Commit Graph

294 Commits (master)

Author SHA1 Message Date
Zequez 64105577ea Added virtual display for Travis. Hope this works on the first try. 2015-07-20 12:18:30 -03:00
Zequez a7eb705ce1 Change the name of the default user to administrator so the slug isn't 'admin' 2015-07-20 12:15:50 -03:00
Zequez 174205450a Merge pull request #3 from willglynn/travisci
Add Travis-CI
2015-07-20 12:02:02 -03:00
Zequez 281c4b1f4e Strenghtened all the mods validations 2015-07-20 10:36:00 -03:00
Zequez 479a688914 Added link to Trello on the README 2015-07-20 05:56:04 -03:00
Zequez 9980003a9f Fixed mod edit screen iframe position on Firefox 2015-07-18 19:04:35 -03:00
Will Glynn baea09792b Add a Travis-CI badge 2015-07-18 15:50:26 -05:00
Will Glynn 98c8e74707 Add a Travis config 2015-07-18 15:49:40 -05:00
Zequez e848aef84a Fix debuger logger loading 2015-07-18 17:27:32 -03:00
Zequez 9ef9289158 Added nprogress 2015-07-18 17:22:03 -03:00
Zequez 1b139fa04c Added rails_12factor 2015-07-18 17:22:03 -03:00
Zequez 3f429248b5 Remove some left out loggings 2015-07-18 17:22:03 -03:00
Zequez 5949c68e8c Use STDOUT as log output in production 2015-07-18 17:22:03 -03:00
Will Glynn 5ff8c9c258 Prevent design/ from being built into the Heroku slug
This saves only a small amount of space, but... hey, it's something.
2015-07-18 15:18:41 -05:00
Zequez 1403b9defa Merge pull request #1 from willglynn/move_database_yml_to_example
Move database.yml to database.yml.example and add to .gitignore
2015-07-18 17:14:33 -03:00
Will Glynn 1d3d202111 Move database.yml to database.yml.example and add to .gitignore
This allows developers with different development environments to avoid
clobbering each others' configs and avoid checking in config changes by
mistake.

Removal of config/database.yml doesn't affect production, since Heroku
generates a config/database.yml on deploy for Rails <= 4.1, and Rails
4.2 natively supports configuring via DATABASE_URL.
2015-07-18 15:04:57 -05:00
Zequez 77d2ce2dd6 I forgot something comented out and the administration stylesheets were turned off 2015-07-17 07:31:20 -03:00
Zequez 558a2f60dd Fix DB name 2015-07-17 07:04:12 -03:00
Zequez ddb1fa89d9 Switched to Postgres for Heroku. I still need to migrate the SQLite data though. 2015-07-17 06:38:38 -03:00
Zequez 11f91b1157 Disable rails-assets on the Gemfile because we are not using it 2015-07-17 05:40:31 -03:00
Zequez 9cc3c26ba9 bundle update, fixed dependencies, tests passsing, everything up do date! 2015-07-17 05:38:09 -03:00
Zequez 11f0ee1ca9 Fixed the rake task and added some instructions 2015-07-17 02:15:58 -03:00
Zequez 478397a081 Fixed the highlighter 2015-07-16 23:28:24 -03:00
Zequez 5b2ea48620 Added simple format to the summaries 2015-07-16 22:45:11 -03:00
Zequez a9517e21dc Major cleanup. Moved many texts to I18n. Added the most basic user page. 2015-07-16 22:41:04 -03:00
Zequez 20ab9c9490 Fix the #available_url 2015-07-16 17:47:52 -03:00
Zequez 61d0b7c86c Purge old unused files, remove comments and general cleanup" 2015-07-16 17:30:58 -03:00
Zequez 01fb70343d Readme 2015-07-16 16:53:15 -03:00
Zequez 2e6be1938d Should I leave the GAnalytics key? Yeah why not 2015-07-16 06:40:43 -03:00
Zequez f72a689015 Horrible hack for beautiful purposes 2015-07-16 06:07:16 -03:00
Zequez b9376835df Fixed an styling issue on the mod creation screen that was really bothering me, too many categories 2015-07-16 04:48:45 -03:00
Zequez 7333fc214e Switch to Unicorn, didn't see any difference though, no rainbows 2015-07-16 04:48:24 -03:00
Zequez bc99f2a978 Removed comment 2015-07-16 02:45:31 -03:00
Zequez c84c16cb7f Remembered why I had done something before and now I undid something I did after. Optimizations. 2015-07-16 02:44:29 -03:00
Zequez 39d4520c6e Made the cogs on the header rotate on mouse hover. So pretty. 2015-07-16 02:35:22 -03:00
Zequez 0555901238 I think I finally decided for a licence, it's CPAL, the same licence as Reddit 2015-07-16 02:23:37 -03:00
Zequez 4bbbd5b362 Change some CSS around 2015-07-16 00:00:26 -03:00
Zequez 2a1e69c69d Added category 2015-07-15 23:43:41 -03:00
Zequez 7138fb638e Readme 2015-07-15 21:13:22 -03:00
Zequez 26e1512cb7 Added a 'Player' category 2015-07-15 20:59:15 -03:00
Zequez 4b4d5135b3 Readme 2015-07-15 20:58:28 -03:00
Zequez a0ead8fbc0 Renamed the category routes from /tag to /category, let's face it, I'm gonna need to actually add tags, these categories are getting out of hand 2015-07-15 09:05:27 -03:00
Zequez 632fcdffd9 Added text shadow on the header session element 2015-07-15 08:56:35 -03:00
Zequez da11cbd60c Added category 2015-07-15 08:56:16 -03:00
Zequez 995daa817c Added category 2015-07-15 08:36:03 -03:00
Zequez ae9d67ec62 Fixed a bug that made callbacks of has_many through references not being called, see: https://github.com/rails/rails/issues/7618 2015-07-15 05:35:51 -03:00
Zequez 89819c9e08 Added category 2015-07-15 00:11:00 -03:00
Zequez 31c38f9587 I want to use this moment to thanks the tests for breaking when I change things. Fixed the mod versions sorting. 2015-07-14 23:50:08 -03:00
Zequez 2694fdf093 Added some default categories 2015-07-14 21:07:48 -03:00
Zequez bd4033e37c Changed filters for the mods posts for easier managing 2015-07-14 06:41:05 -03:00