Andrew Cantino
|
6041746fb8 |
add an error when bundling if bundler is older than version 1.5 |
10 年 前 |
Andrew Cantino
|
44bb36f058 |
Merge branch 'fix-bundler-platforms' of https://github.com/knu/huginn into knu-fix-bundler-platforms |
10 年 前 |
Matthew Werner
|
a70a6943ae |
merged master |
10 年 前 |
Akinori MUSHA
|
9e3bc4e8b3 |
Require bundler >=1.5.0 and add back x64_mingw and mingw to the tzinfo-data dependency. |
10 年 前 |
Matthew Werner
|
2b3f17ad7b |
prefer interpolate_jsonpaths over mustache |
10 年 前 |
Andrew Cantino
|
af54bffb4c |
:mingw and :x64_mingw for now since they do not work on 1.9.3 |
10 年 前 |
Akinori MUSHA
|
05ca6c164b |
Avoid the "Your Gemfile lists the gem tzinfo-data more than once." warning. |
10 年 前 |
Akinori MUSHA
|
e55d94541e |
FreeBSD needs tzinfo-data too. |
10 年 前 |
Akinori MUSHA
|
71833634e6 |
The tzinfo-data gem is required for Windows. |
10 年 前 |
Andrew Cantino
|
b688c56c67 |
Merge branch 'master' into dsander-rails41 |
10 年 前 |
Dominik Sander
|
ed87c84068 |
Removed unicorn from the Gemfile |
10 年 前 |
Akinori MUSHA
|
85a7369e65 |
Use Faraday in WebsiteAgent and make HTTP backend library selectable. |
10 年 前 |
Dominik Sander
|
a7fae2f457 |
Added dotenv-deployment and rack to the Gemfile |
10 年 前 |
Dominik Sander
|
dc6f88c68b |
Added unicorn to the gemfile |
10 年 前 |
Matthew Werner
|
d6ec02f45d |
Add Jabber Agent |
10 年 前 |
Dominik Sander
|
0b5dc61164 |
Updated the twitter gem |
10 年 前 |
Andrew Cantino
|
a36078c190 |
update rturk and twilio-ruby, both confirmed to work; improve TwilioAgent documentation |
10 年 前 |
Dominik Sander
|
335acdb899 |
Updated gems, fixed issue with flash messages |
10 年 前 |
Dominik Sander
|
b7b3460fd3 |
Update to rails 4.1 |
10 年 前 |
Dominik Sander
|
558eb37ff1 |
Added Hipchat Agent |
10 年 前 |
Tijmen Brommet
|
9b56cf036c |
No more Ruby 1.8! |
10 年 前 |
Tijmen Brommet
|
fbd7dea70d |
Upgrade Rails and use pessimistic versioning |
10 年 前 |
Andrew Cantino
|
25b62ae1f1 |
Merge pull request #203 from cantino/data_output_agent |
10 年 前 |
Andrew Cantino
|
671e190b35 |
disable DelayedJobWeb link when it is not enabled |
10 年 前 |
Andrew Cantino
|
794ae69b91 |
Refactor webhook handling to accept all HTTP verbs |
10 年 前 |
Andrew Cantino
|
49be934792 |
Merge pull request #160 from scavone/master |
10 年 前 |
snicker
|
b944eb0e16 |
Growl agent to add support for sending Growl notifications to network destinations |
10 年 前 |
Andrew Cantino
|
196f51f098 |
upgrade the twitter gem so that it is threadsafe, and fix init issues |
10 年 前 |
Andrew Cantino
|
c043a40868 |
add Ace editor for editing JavaScript in credentials |
10 年 前 |
Joseph Scavone
|
c678e93939 |
Added ForecastIO agent |
10 年 前 |
Umar M. Sheikh
|
2188f3a72e |
Merge branch 'master' into code-agent |
10 年 前 |
Umar M. Sheikh
|
6984973267 |
update Gemfile to include therubyracer gem |
10 年 前 |
KenYN
|
cc881557b6 |
Use better_errors for better errors |
10 年 前 |
Larry Gilbert
|
91b9b4dc8f |
Removing one of two instances of 'rake' in Gemfile |
10 年 前 |
Andrew Cantino
|
009d806f27 |
move back to current delayed_job |
10 年 前 |
Andrew Cantino
|
94567a26ce |
trying out coveralls.io |
10 年 前 |
Albert Sun
|
dd630a95e4 |
moving things out of assets group in gemfile |
11 年 前 |
Andrew Cantino
|
0120ccb9c1 |
Basic HuamnTaskAgent with specs |
11 年 前 |
Andrew Cantino
|
c5fb643832 |
remove rails_admin - let users install it if they want it |
11 年 前 |
Albert Sun
|
8754e50a02 |
first pass at a weibo publishing agent, almost identical to the twitter one |
11 年 前 |
Andrew Cantino
|
d0715756f0 |
add webhooks controller |
11 年 前 |
Rishabh Jain
|
bd11e43dbc |
Twilio Agent |
11 年 前 |
Albert Sun
|
236730e33e |
bundle update. resolves the YAML warning and Mocha deprecation warnings |
11 年 前 |
Andrew Cantino
|
d5164ad56b |
work in progress |
11 年 前 |
itkevin
|
2a9c5e172a |
User can now change password without having to provide an invitation code |
11 年 前 |
Andrew Cantino
|
df2ebc6711 |
fix failing mail spec and safe_yaml warning |
11 年 前 |
Andrew Cantino
|
24049c2c1d |
make more things configurable with .env and pull out deployment defaults |
11 年 前 |
Robert Whitney
|
38624da2ab |
adds foreman and .env.example file |
11 年 前 |
Andrew Cantino
|
becf4ede42 |
add fastercsv and system_timer for ruby platform 1.8 |
11 年 前 |
Andrew Cantino
|
defe0a6f01 |
trying to get travis to work |
11 年 前 |