Commit graph

25 commits

Author SHA1 Message Date
Luke Barratt
b71fd55d0a Merge branch 'develop' of https://github.com/cbarratt/ensl.org into cbarratt-develop 2014-03-31 22:54:38 +01:00
Callum Barratt
fbd6ad4ac6 Fixed formatting and ruby hash syntax 2014-03-31 22:37:38 +01:00
Luke Barratt
31a385823c Prevent errors when displaying flag icons for users that have not country set. 2014-03-31 21:57:56 +01:00
Luke Barratt
8836bc49f2 Add exceptional for better error tracking in production 2014-03-31 00:11:32 +01:00
Luke Barratt
e1a42da0dc Removed dynamic_form and country_code_select gems to fold them in as a gem dependencies. 2014-03-30 23:32:11 +01:00
Luke Barratt
24eabf89e6 Changed newrelic configuration to load from environment variables
Changed login field text
Changed database configuration connection pool size to be configured via dotenv
Use a single BBcode parser library
Added better translations coverage
Code formatting
Increases maximum article text limit
Added database cleaner with the deletion strategy during testing
2014-03-30 20:50:52 +01:00
Luke Barratt
95113d0750 Merge branch 'refs/heads/develop' into bug-article-text 2014-03-29 01:27:44 +00:00
Luke Barratt
5a9c393791 Added initial API endpoint to fetch basic user and associated team information. 2014-03-29 00:59:26 +00:00
Luke Barratt
600b41d8e2 Merge branch 'develop' into bug-article-text 2014-03-27 21:08:10 +00:00
Luke Barratt
722f2d87d7 Updated production config
Updated .env and database.yml
2014-03-26 11:12:00 +00:00
Luke Barratt
85d592f648 Initial article text code
Added model annotations
2014-03-26 11:09:39 +00:00
Luke Barratt
47d29cb96c Properly add code climate repo token 2014-03-25 22:24:56 +00:00
Luke Barratt
6b5f2a0854 Update travis config to cache bundler
Fallback to older rails I18n behaviour
Silence deprecation warnings, for now
Added code climate test reporter
Created CI deployment task
Added *all* the badges
2014-03-25 21:58:51 +00:00
Luke Barratt
41d95ef2fb Added travis config
Changed create schema timestamp to last update
2014-03-25 17:48:29 +00:00
Luke Barratt
a4d5329fdb Add initial schema creation migration (cleared history) 2014-03-25 15:21:24 +00:00
Luke Barratt
74bb409a71 Updated unicorn and capistrano configs 2014-03-25 14:44:42 +00:00
Luke Barratt
7a6cfb2df1 Bump gem versions to latest stable without breaking compatibility
Fixes .env in staging/production
2014-03-25 12:53:20 +00:00
Luke Barratt
bc1c00aa02 Updated unicorn config
Updated gem versions
Removed foreman
2014-03-25 11:15:49 +00:00
Luke Barratt
81700faa1d Removed unused rails plugins & code/comments 2014-03-24 14:23:08 +00:00
Luke Barratt
960aab7aca Silence deprecation warning in production
Fix rbenv not being able to export to upstart via foreman
2014-03-23 04:13:19 +00:00
Luke Barratt
d28004b6dd Removed legacy schema migrations 2014-03-23 02:00:56 +00:00
Luke Barratt
830b748f5c Bump gem versions 2014-03-23 01:53:42 +00:00
Luke Barratt
bf18e54d83 Updated install instructions
Added missing dalli gem to the Gemfile
2014-03-23 01:22:47 +00:00
Luke Barratt
c9f645bb5c Improve install log
Remove unused files
Update .env.example
2014-03-23 00:56:13 +00:00
Luke Barratt
8ed526716f Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00