summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Resque must be running in the own namespaceAlexander Simonov2012-11-201-1/+1
* Clean old rails2 style codeAlexander Simonov2012-11-201-4/+2
* GitLabCi Service imtegrationDmitriy Zaporozhets2012-11-191-0/+6
* Update gemsRiyad Preukschas2012-11-181-0/+2
* Update Rails configRiyad Preukschas2012-11-184-22/+31
* Stats pagerandx2012-11-101-0/+1
* remove encode lib, clean all encoded area.Saito2012-11-091-19/+0
* gitolite custom configValeriy Sizov2012-11-072-0/+5
* Add quiet_assets gem, remove initializerRobert Speicher2012-11-011-13/+0
* grack: allow repositories to have dots in name, e.g. serverconfigs-example.co...Markus Grobelin2012-10-261-1/+1
* Feature implementedDmitriy Zaporozhets2012-10-241-1/+10
* Display https as repo clone indicator and prevent modification of web_protoco...Marin Jankovski2012-10-211-7/+9
* Merge pull request #1564 from dosire/cookie_secure_settingDmitriy Zaporozhets2012-10-211-1/+3
|\
| * Secure and httponly options on cookie.Marin Jankovski2012-09-261-1/+3
* | Merge branch 'web_editor'randx2012-10-151-1/+1
|\ \
| * | WebEditor: base formValeriy Sizov2012-10-121-1/+1
* | | disable annoying rails assets log messagesSaito2012-10-141-0/+13
|/ /
* | Separate observing of Note and MergeRequestsRobb Kidd2012-10-101-1/+9
* | patch rails to ignore text limitAndrey Kumanyaev2012-10-101-0/+26
* | add default postgres configAndrey Kumanyaev2012-10-101-0/+48
* | move emoji module to libNihad Abbasov2012-10-051-4/+0
* | no need to add fonts to assets pathNihad Abbasov2012-10-051-3/+0
* | improve emoji checking performanceNihad Abbasov2012-10-051-0/+4
* | specify HTTP verbs for match in routesNihad Abbasov2012-10-051-1/+2
* | Merge pull request #1592 from jouve/devise_layoutDmitriy Zaporozhets2012-10-031-4/+0
|\ \
| * | all devise controller use devise layoutCyril2012-09-291-4/+0
* | | Added ability to manage groups from adminDmitriy Zaporozhets2012-10-031-0/+1
* | | Move all stuff to groups controllerrandx2012-10-021-0/+13
* | | Admin Group scaffold -> new, show, indexDmitriy Zaporozhets2012-10-021-0/+5
|/ /
* | Merge pull request #1569 from jouve/simplify_controllers2Dmitriy Zaporozhets2012-09-271-0/+4
|\ \
| * \ Merge branch 'master' into simplify_controllers2Cyril2012-09-274-35/+34
| |\ \
| * | | layout selected by controller nameCyril2012-09-261-0/+4
* | | | cleanup database.yml filesNihad Abbasov2012-09-273-19/+5
| |/ / |/| |
* | | Routes are now finalRobert Speicher2012-09-261-1/+0
* | | Use Rails.root.join where appropriateRobert Speicher2012-09-261-1/+1
* | | Add Compare#index and Compare#create actionsRobert Speicher2012-09-261-1/+1
* | | Add a "patch" MIME type, and render it like a normal view in Commit#showRobert Speicher2012-09-261-0/+2
* | | Finalize new routesRobert Speicher2012-09-261-10/+4
* | | Add an inflector to mark "commits" as uncountableRobert Speicher2012-09-261-0/+21
* | | Use Commits#show instead of Commits#indexRobert Speicher2012-09-261-13/+13
* | | Remove Commits#compare, add CompareControllerRobert Speicher2012-09-261-4/+1
* | | Add BlobController, remove Refs#blobRobert Speicher2012-09-261-7/+1
* | | Add BlameController, remove Refs#blame actionRobert Speicher2012-09-261-9/+1
* | | Enable tree resource, remove old tree routesRobert Speicher2012-09-261-13/+3
* | | Add tree-ish route placeholders, modify commit(s) routesRobert Speicher2012-09-261-1/+11
|/ /
* | set activerecord whitelist_attributes to trueNihad Abbasov2012-09-263-1/+10
* | Merge pull request #1501 from caleywoods/masterNihad Abbasov2012-09-241-1/+1
|\ \ | |/ |/|
| * Update comment in example unicorn configCaley Woods2012-09-191-1/+1
* | Consolidate all Resque-related initializers into "4_resque"Robert Speicher2012-09-224-23/+30
* | Rename 4_resque_queues initializer to 4_resqueRobert Speicher2012-09-221-0/+0
|/