Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2012-10-24Feature implementedDmitriy Zaporozhets
2012-10-21Display https as repo clone indicator and prevent modification of web_protoco...Marin Jankovski
2012-10-21Merge pull request #1564 from dosire/cookie_secure_settingDmitriy Zaporozhets
2012-10-15Merge branch 'web_editor'randx
2012-10-13disable annoying rails assets log messagesSaito
2012-10-12WebEditor: base formValeriy Sizov
2012-10-11Separate observing of Note and MergeRequestsRobb Kidd
2012-10-10patch rails to ignore text limitAndrey Kumanyaev
2012-10-10add default postgres configAndrey Kumanyaev
2012-10-05move emoji module to libNihad Abbasov
2012-10-05no need to add fonts to assets pathNihad Abbasov
2012-10-05improve emoji checking performanceNihad Abbasov
2012-10-05specify HTTP verbs for match in routesNihad Abbasov
2012-10-03Merge pull request #1592 from jouve/devise_layoutDmitriy Zaporozhets
2012-10-03Added ability to manage groups from adminDmitriy Zaporozhets
2012-10-02Move all stuff to groups controllerrandx
2012-10-02Admin Group scaffold -> new, show, indexDmitriy Zaporozhets
2012-09-29all devise controller use devise layoutCyril
2012-09-27Merge pull request #1569 from jouve/simplify_controllers2Dmitriy Zaporozhets
2012-09-27Merge branch 'master' into simplify_controllers2Cyril
2012-09-27cleanup database.yml filesNihad Abbasov
2012-09-27Routes are now finalRobert Speicher
2012-09-27Use Rails.root.join where appropriateRobert Speicher
2012-09-27Add Compare#index and Compare#create actionsRobert Speicher
2012-09-27Add a "patch" MIME type, and render it like a normal view in Commit#showRobert Speicher
2012-09-27Finalize new routesRobert Speicher
2012-09-27Add an inflector to mark "commits" as uncountableRobert Speicher
2012-09-27Use Commits#show instead of Commits#indexRobert Speicher
2012-09-27Remove Commits#compare, add CompareControllerRobert Speicher
2012-09-27Add BlobController, remove Refs#blobRobert Speicher
2012-09-27Add BlameController, remove Refs#blame actionRobert Speicher
2012-09-27Enable tree resource, remove old tree routesRobert Speicher
2012-09-27Add tree-ish route placeholders, modify commit(s) routesRobert Speicher
2012-09-27layout selected by controller nameCyril
2012-09-26set activerecord whitelist_attributes to trueNihad Abbasov
2012-09-26Secure and httponly options on cookie.Marin Jankovski
2012-09-24Merge pull request #1501 from caleywoods/masterNihad Abbasov
2012-09-22Consolidate all Resque-related initializers into "4_resque"Robert Speicher
2012-09-22Rename 4_resque_queues initializer to 4_resqueRobert Speicher
2012-09-19Update comment in example unicorn configCaley Woods
2012-09-19Add docs for customizing Redis, add example fileRobert Speicher
2012-09-19Add an initializer to allow custom Resque configsRobert Speicher
2012-09-16Remove Projects#team actionRobert Speicher
2012-09-161.9 Hash syntax in routes.rbRobert Speicher
2012-09-16Limit admin/logs and admin/resque routes to the actions that are usedRobert Speicher
2012-09-16Don't instantiate Resque::Server in routesRobert Speicher
2012-09-15Renamed unicorn.rb.orig to unicorn.rb.example since this seems to be more in ...Tobias Pfeiffer
2012-09-14Refactored profile areaDmitriy Zaporozhets
2012-09-13Be more resilient in the case of missing omniauth settingsRobert Speicher
2012-09-12improve profile layout after omniauth changesrandx