Commit graph

42 commits

Author SHA1 Message Date
Absurdon
9c67e1fbdd
Updating some dependencies 2019-08-25 18:58:56 +02:00
Ari Timonen
4a8bd8ee7d Update ensl.org for docker version
Create docker version
- Remove rubyracer, use nodejs
- Add Makefile and fig.yml examples
- Update to v2 circle.yml sample
- Create Dockerfile
- Do not use nested folders in tmp for puma
2018-04-10 01:08:38 +00:00
Absurdon
a43914e815 Migrated countries to use country_select gem and reworked how flags get displayed 2017-08-23 22:45:09 +02:00
Absurdon
6d5536ea94 Added Google API gem 2017-04-02 19:35:50 +02:00
virtual-user
91cc27fb78 Change back to 2.2.2 2017-02-12 21:38:27 +01:00
Ari Timonen
8ca9dfb7fe Update Ruby to 2.2.3 2016-08-02 00:29:36 +02:00
Luke Barratt
da28408cb8 Bumped NewRelic gem version 2015-08-31 16:21:15 +01:00
Luke Barratt
b11db192d7 Moved test-unit to the Gemfile to fix issues with activesupport 2015-08-15 17:44:33 +01:00
Luke Barratt
04c66e1bea Upgrade ruby to 2.2.2. Bump rails to 3.2.22
- Upgrade RSpec to 3.3
- Auto formatted existing specs
- Fixes broken test assertions
- Update capistrano rbenv_ruby to target 2.2.2
- Added test-unit as test dependency as it has been removed form ruby 2.2
2015-08-15 12:50:28 +01:00
cblanc
50d9d2c21f No more graphing 2015-05-18 22:40:34 +02:00
simplefl
3e2458588c Pump rmagick to 2.13.4. 2015-05-13 23:30:29 +02:00
cblanc
cb95c97126 Update poltergeist (current version uses out of date phantomjs) 2015-05-13 23:30:29 +02:00
Luke Barratt
7ec4af9d1b Update rbenv_ruby to 2.1.5 for deployments. Bump puma webserver version. 2015-04-07 21:19:25 +01:00
Luke Barratt
654eb07f38 Bump Ruby version to 2.1.5 2015-04-07 20:46:19 +01:00
Ari Timonen
cec4b1b732 Downgrade ruby for compatibility 2015-04-04 16:44:12 +03:00
Ari Timonen
f7d7c429da Fix timezone parsing for google calendar 2015-04-02 04:01:41 +03:00
Luke Barratt
59000309db Bump Ruby and puma versions 2014-09-27 19:58:10 +01:00
Luke Barratt
4f6cc69611 Added steam profile lookup API endpoint 2014-08-28 22:42:00 +01:00
Luke Barratt
bc04b35053 Bump rails and puma versions 2014-08-10 18:21:53 +01:00
Luke Barratt
86a278319a Bump ruby to 2.1.2
See:

http://www.omniref.com/blog/blog/2014/03/27/ruby-garbage-collection-still-not-ready-for-production/
2014-08-10 17:42:51 +01:00
Room5-Joey
463b2d7e23 added autolink gem to site. We should integrate this with the forums as well? And pretty much any text field? 2014-05-19 20:52:21 +01:00
Luke Barratt
c64df4e70d Merge in alternate CSS 2014-05-16 22:10:24 +01:00
Ari Timonen
d91a2eae52 Add match admin page and casting 2014-05-10 11:52:00 +03:00
Luke Barratt
faa895b3f0 Bump to Rails 3.2.18
Reduce aggressive topic reply/view count caching
Improve shout box spacing
Pass broken tests
2014-05-10 02:26:18 +01:00
Luke Barratt
f2d908a06f Switched web server to puma
Added styling to gathers page
Added styling to account page
Improved forms styling
2014-04-15 10:59:52 +01:00
Luke Barratt
ef83ec88f5 Added form view styling
Improved articles styling
Improved bbcode to html formatting
HTML and CSS refactorings
Moved Extra into concerns
Changed repo URL to read-only for deploys
Fixes quotes in comments
2014-04-12 02:35:42 +01:00
Luke Barratt
5487854a6c Start to cleanup old assets
Added new ISO country code flag icons to asset pipeline
Lots and lots of new style changes
Began converting to JS to coffeescript
2014-04-09 00:28:53 +01:00
Luke Barratt
4aa83bf4cd Initial HTML refactor 2014-04-07 11:04:56 +01:00
Luke Barratt
ca7784e97b Initial work using bourbon, neat, bitters and refills 2014-04-05 17:26:11 +01:00
Luke Barratt
ae6d146852 Added 2 hour start date overlap for calendar events
Added new NSL logo
Change default gather passwords
Explicitly add sprockets to the Gemfile
2014-04-04 23:56:22 +01:00
Luke Barratt
c2309dd2ef Added timezone based google calendar widget
Updated unicorn and capistrano deployment configuration for the staging environment
HTML formatting
Fixes errors when posting new issues
Added Google Calendar client code
CSS tweaks to layout
Added new .env vars
Layout tweaks
Updated contributors
2014-04-04 17:55:49 +01:00
Callum Barratt
e7c39a4673 Fixed formatting and ruby hash syntax 2014-03-31 22:37:38 +01:00
Luke Barratt
ed43a36e9d Add exceptional for better error tracking in production 2014-03-31 00:11:32 +01:00
Luke Barratt
cea15c1eb1 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
704a6b4e9b 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
8fd28245f2 Added initial API endpoint to fetch basic user and associated team information. 2014-03-29 00:59:26 +00:00
Luke Barratt
d6ae95e18c 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
e337d0580a Bump gem versions to latest stable without breaking compatibility
Fixes .env in staging/production
2014-03-25 12:53:20 +00:00
Luke Barratt
913bb3bb48 Updated unicorn config
Updated gem versions
Removed foreman
2014-03-25 11:15:49 +00:00
Luke Barratt
0f6b953222 Bump gem versions 2014-03-23 01:53:42 +00:00
Luke Barratt
aebaf6fd63 Updated install instructions
Added missing dalli gem to the Gemfile
2014-03-23 01:22:47 +00:00
Luke Barratt
6bcc8dc76b Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00