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
AgeCommit message (Expand)Author
2013-02-18Merge pull request #2991 from raphendyr/username_change_disablationDmitriy Zaporozhets
2013-02-16uppercase Gitlab version and revision constants. check api return gitlab vers...Dmitriy Zaporozhets
2013-02-14Add option to disable username changingJaakko Kantojärvi
2013-02-14Environments support added to Gitlab configAndrew8xx8
2013-02-11No gitolite in project any moreDmitriy Zaporozhets
2013-02-07gitlab;shell init scriptDmitriy Zaporozhets
2013-02-04Make gitlab works with gitlab-shellDmitriy Zaporozhets
2013-01-20Fix application crash on help pageDmitriy Zaporozhets
2013-01-19Small fixesRiyad Preukschas
2013-01-18Add optional signup.Marin Jankovski
2013-01-18Fix default settings when they are boolean.Cyril
2013-01-17Merge pull request #2346 from sodabrew/omniauth_configsRiyad Preukschas
2013-01-17Fix settingsRiyad Preukschas
2013-01-17Merge branch 'check_gitlab_in_git_group' of https://github.com/VonC/gitlabhq ...Riyad Preukschas
2013-01-16Fix satellite path settingsRiyad Preukschas
2013-01-16add default for Settings['satellites']Cyril
2013-01-16Store repo satellites outside of tmp directoryDmitriy Zaporozhets
2013-01-14Fix git group detection for gitolite ssh user.VonC
2013-01-10remove passenger_fix.rb, which due to the recent removal of Resque in favor o...James Newton
2013-01-09sidekiq with green testsDmitriy Zaporozhets
2013-01-09sidekiqDmitriy Zaporozhets
2012-12-28added RAILS_RELATIVE_URL_ROOT supportChris Frohoff
2012-12-26Fix shared Redis connection issue on PassengerJakub Jirutka
2012-12-25No resque errorsDmitriy Zaporozhets
2012-12-25Trying to fix resque issueDmitriy Zaporozhets
2012-12-24Fixed syntax error in config -> settingsDmitriy Zaporozhets
2012-12-24Cleanup deprecated configsDmitriy Zaporozhets
2012-12-24Allow the OmniAuth provider args parameter to pass through as either an Array...Aaron Stone
2012-12-20Fix gravatar and ldap configRiyad Preukschas
2012-12-20Update uses of Gitolite.config.foo settingsRiyad Preukschas
2012-12-20Refactor Settings initializerRiyad Preukschas
2012-12-07allow customize gravatar urlSergey Linnik
2012-11-22Register diff mime typeRiyad Preukschas
2012-11-20Resque must be running in the own namespaceAlexander Simonov
2012-11-20Clean old rails2 style codeAlexander Simonov
2012-11-19Update gemsRiyad Preukschas
2012-11-08remove encode lib, clean all encoded area.Saito
2012-11-07gitolite custom configValeriy Sizov
2012-11-02Add quiet_assets gem, remove initializerRobert Speicher
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-13disable annoying rails assets log messagesSaito
2012-10-10patch rails to ignore text limitAndrey Kumanyaev
2012-09-27Use Rails.root.join where appropriateRobert Speicher
2012-09-27Add a "patch" MIME type, and render it like a normal view in Commit#showRobert Speicher
2012-09-27Add an inflector to mark "commits" as uncountableRobert Speicher
2012-09-26Secure and httponly options on cookie.Marin Jankovski
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-19Add an initializer to allow custom Resque configsRobert Speicher