Cesy
3325e1e388
Merge pull request #1020 from Growstuff/dev
...
Release 13
release13
2016-07-19 10:45:28 +01:00
Daniel O'Connor
7947fd6e91
Clean up link_to as per #1013
2016-07-08 17:08:17 +09:30
Daniel O'Connor
70bf5499b2
Clean up logic a bit as per #1013
2016-07-08 17:07:14 +09:30
Daniel O'Connor
6b059cb4f4
Clean up a bit as per #1013 with TODO comments
2016-07-08 17:06:05 +09:30
Daniel O'Connor
efd112c4b8
And vs && - revised version of b50127c166
2016-07-08 17:01:59 +09:30
Mackenzie Morgan
5c7b760f34
Use array literal [] instead of Array.new
2016-07-08 16:58:34 +09:30
Mackenzie Morgan
81ae473972
space between comma-separated arguments
2016-07-08 16:58:29 +09:30
Mackenzie Morgan
a8171bb739
has_key? -> key?
2016-07-08 16:58:22 +09:30
Daniel O'Connor
c803ed4ee6
Merge pull request #976 from pozorvlak/remove_default_shows
...
Remove "show" methods that just do the default
2016-07-08 16:56:25 +09:30
Daniel O'Connor
9e41a65749
Tweak readme wiki links
...
Supercedes #1016
2016-07-08 15:33:16 +09:30
Cesy
a7539df5b5
Merge pull request #1018 from CloCkWeRX/minor_rails_bump
...
Minor gem upgrades for the month
2016-07-01 10:14:22 +01:00
Daniel O'Connor
3950619877
Update various minor gems even more
2016-07-01 17:42:58 +09:30
Daniel O'Connor
7373fd4aa9
Update various minor gems
2016-07-01 17:34:25 +09:30
Daniel O'Connor
c3d9885525
Merge pull request #987 from CloCkWeRX/upgradazzle_rails
...
Upgrade to rails 4.2.0+ (round 2)
2016-06-29 14:47:05 +09:30
Daniel O'Connor
4b5dee7bdb
Merge pull request #1007 from ctlewitt/dev
...
issue #1006 : change "Freenode" to "irc.freenode.net" in README.md
2016-06-29 12:51:05 +09:30
Charley Lewittes
55d846b9e0
Merge remote-tracking branch 'them/dev' into dev
2016-06-22 10:56:56 -04:00
Daniel O'Connor
f2d8349a88
#1012 Tweak script to avoid errors after merge
2016-06-22 10:46:26 +09:30
Daniel O'Connor
7c7dd7c609
Merge pull request #1012 from pozorvlak/check_contributors_md
...
Check PR author is in CONTRIBUTORS.md under Travis
2016-06-22 10:25:06 +09:30
Charley Lewittes
d8f2c580ee
added myself to contributors list
2016-06-21 13:14:26 -04:00
Charley Lewittes
2a0602468d
Added link and wording to access Freenode IRC growstuff channel easily
...
fixes #1006
2016-06-21 13:03:06 -04:00
Charley Lewittes
89a9c18188
fixes #1006 : change "Freenode" to "irc.freenode.net" in README.md
2016-06-21 12:49:33 -04:00
Miles Gould
8b426da149
Check PR author is in CONTRIBUTORS.md under Travis
...
Results of testing this locally (the exit value of the last command is
in my prompt):
```
0 $ TRAVIS=true TRAVIS_REPO_SLUG=growstuff/growstuff
TRAVIS_PULL_REQUEST=1007 script/check_contributors_md
Checking to see if you're in CONTRIBUTORS.md...
Thanks for your contribution, ctlewitt!
Please add your name and GitHub handle to the file CONTRIBUTORS.md,
commit it, and update your PR.
1 $ TRAVIS=true TRAVIS_REPO_SLUG=growstuff/growstuff
TRAVIS_PULL_REQUEST=1008 script/check_contributors_md
Checking to see if you're in CONTRIBUTORS.md...
- Miles Gould / [pozorvlak](https://github.com/pozorvlak )
0 $ script/check_contributors_md
Checking to see if you're in CONTRIBUTORS.md...
- Miles Gould / [pozorvlak](https://github.com/pozorvlak )
0 $
```
2016-06-21 16:37:26 +01:00
pozorvlak
cab98f9750
Merge pull request #1011 from Growstuff/revert-1002-letsencrypt-pt2-1
...
Revert "challenge code"
2016-06-21 15:28:15 +01:00
pozorvlak
27b7a26fee
Merge pull request #1010 from Growstuff/revert-999-letsencrypt
...
Revert "lets encrypt challenge page"
2016-06-21 15:27:38 +01:00
Cesy
7261fae9f2
Revert "challenge code"
2016-06-21 15:06:02 +01:00
Cesy
628ebd6841
Revert "lets encrypt challenge page"
2016-06-21 15:05:45 +01:00
Cesy
61bbf7c30d
Merge pull request #1008 from pozorvlak/test_gemfile_commits
...
Check for "forgot to commit Gemfile.lock" in CI
2016-06-21 14:57:54 +01:00
Miles Gould
e33803343a
Check for "forgot to commit Gemfile.lock" in CI
...
Quick-and-dirty script to catch an error we've missed a couple of times
in code review, but which is not (AFAICT) covered by any of our existing
checkers. Inspired by the following posts:
- https://zachholman.com/posts/how-github-writes-blog-posts/
- https://zachholman.com/talk/move-fast-break-nothing/
2016-06-21 13:32:11 +01:00
Mackenzie
b08a448fdc
hotfix commit: letsencrypt try #2
2016-06-20 13:40:49 -04:00
Cesy
7210ebfb22
Merge pull request #1004 from maco/letsencrypt
...
Letsencrypt, will be backed out once SSL is up and running.
2016-06-20 16:57:24 +01:00
Mackenzie Morgan
039978357b
letsencrypt verification for staging
2016-06-20 11:48:19 -04:00
Cesy
7ce2481cbc
Merge pull request #1002 from Growstuff/letsencrypt-pt2-1
...
challenge code - will also get reverted once SSL is up.
2016-06-20 15:49:33 +01:00
Mackenzie
5bc6af87c5
challenge code
2016-06-20 10:46:40 -04:00
Cesy
a5eaf3566e
Merge pull request #999 from Growstuff/letsencrypt
...
lets encrypt challenge page - temporary change for SSL tool, will be backed out after
2016-06-20 15:42:22 +01:00
Mackenzie
63d89be698
lets encrypt challenge page
2016-06-20 10:34:11 -04:00
pozorvlak
1b7be9f9b0
Merge pull request #936 from maco/add_bootstrap_flashes
...
Add support for Bootstrap alert types
2016-06-20 10:19:36 +01:00
Mackenzie Morgan
7a53e96d52
test the default case
2016-06-19 22:52:51 -04:00
Mackenzie Morgan
b28d146de7
use default of info
...
add tests
2016-06-19 22:42:20 -04:00
Mackenzie Morgan
55c8be8dc5
merge
2016-06-19 22:27:27 -04:00
Daniel O'Connor
38a273459a
Merge pull request #996 from pozorvlak/block_unknown_urls_in_features
...
Block external URLs in feature tests
2016-06-18 20:21:32 +09:30
Miles Gould
1b07632c69
Block external URLs in features
...
https://github.com/teampoltergeist/poltergeist/issues/375#issuecomment-42620085
suggested that this might help with our intermittent "Request to
http://localhost:8081 failed to reach server, check DNS and/or server
status" errors in CI - the theory being that the error message is
misleading, and it's actually a daughter request to an external service
timing out. Seems worth a shot. It also ought to speed up testing, but
the effect is slight (20s out of 3.5 minutes) on my machine.
I've blacklisted only URLs I could find in app/views or by tcpdumping a
test run, because I couldn't get whitelisting to work.
2016-06-17 21:12:25 +01:00
pozorvlak
4a12523793
Merge pull request #991 from Growstuff/dev
...
Release 12
release12
2016-06-17 11:37:29 +01:00
pozorvlak
6aa601b8ab
Merge pull request #993 from Growstuff/revert-988-dev
...
Revert "Handled Issue #950 (Branded Error Pages)"
2016-06-16 13:30:50 +01:00
pozorvlak
a66a040207
Revert "Handled Issue #950 (Branded Error Pages)"
2016-06-16 12:58:22 +01:00
pozorvlak
547a408a99
Merge pull request #988 from Prashanth261993/dev
...
Add branding to error pages (#950 )
2016-06-16 11:12:23 +01:00
pozorvlak
8cd224b7fa
Merge pull request #990 from maco/sparkpost_#917
...
don't override our environment email settings with plain old sendmail
2016-06-15 20:03:35 +01:00
Mackenzie Morgan
8428e93b47
don't override our environment email settings with plain old sendmail
2016-06-15 13:27:51 -04:00
Prashanth
483143f2fe
Merge branch 'growstuff-dev' into dev
...
Conflicts:
CONTRIBUTORS.md
2016-06-14 17:09:06 +05:30
pozorvlak
1b3d106b6d
Merge pull request #989 from maco/sparkpost_#917
...
update to SparkPost's mailserver
2016-06-13 18:04:43 +01:00
Mackenzie Morgan
e7be006fa7
update to SparkPost's mailserver
2016-06-13 12:12:00 -04:00