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
2016-12-13Merge branch 'fix-autoloading-issue' into 'master' Sean McGivern
2016-12-12Crontab typo '* */6' -> '0 */6' (4x/day not 1x-per-min-for-1h 4x/day)Jon Bailey
2016-12-12Don't require `API::API` in routesRémy Coutable
2016-12-09Merge branch 'rs-filter-authentication_token' into 'security' Douwe Maan
2016-12-06Fix 404 error when visit group label edit pageDmitriy Zaporozhets
2016-12-02Merge branch '24814-pipeline-tabs' into 'master' Fatih Acet
2016-12-01Merge branch 'fix-optimistic-locking-for-destroy' into 'master' Stan Hu
2016-12-01Gracefully recover from Redis connection failures in Sidekiq initializerStan Hu
2016-12-01Use Arel to avoid MySQL triple quotingLin Jen-Shin
2016-12-01Make deleting with optimistic locking respect NULLLin Jen-Shin
2016-11-30Pipelines tabsFilipa Lacerda
2016-11-29Merge branch '24880-configurable-plaintext-emails' into 'master' Sean McGivern
2016-11-29Add new configuration setting to enable/disable HTML emails.Ruben Davila
2016-11-24Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-11-23Merge branch 'doc-for-config' into 'master' Achilleas Pipinellis
2016-11-21Fix 404 on some group pages when name contains dotDmitriy Zaporozhets
2016-11-19Merge branch '22539-display-folders' into 'master' Fatih Acet
2016-11-19Merge branch 'add-logging-to-rack-attack' into 'master' Douwe Maan
2016-11-18Add logging for rack attack eventsBrian Neel
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-18Improve consistency of empty todo list messagesRobert Speicher
2016-11-18Merge branch 'feature/cycle-analytics-events' into 'master' Douwe Maan
2016-11-17Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern
2016-11-17Merge branch 'chat-name-authorize' into 'master' Rémy Coutable
2016-11-17Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre
2016-11-17Merge branch 'mailroom_idle_timeout' into 'master' Rémy Coutable
2016-11-17 fix issue with commits and also updated routesJames Lopez
2016-11-17added the rest of the stages to the controller and relevant specsJames Lopez
2016-11-17added cycle analytics events controller and started integration specJames Lopez
2016-11-16Merge branch 'fix-shibboleth-auth-with-no-uid' into 'master' Rémy Coutable
2016-11-16Merge remote-tracking branch 'origin/master' into chat-name-authorizeKamil Trzcinski
2016-11-16Create relation between chat user and GitLab user and allow to authorize them...Kamil Trzcinski
2016-11-16Includes page specific JSFilipa Lacerda
2016-11-16Add idle_timeout to reply by email doc.Marin Jankovski
2016-11-16Make mail_room idle_timeout option configurable.Marin Jankovski
2016-11-15Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan
2016-11-15fix shibboleth misconfigurations resulting in authentication bypassBrian Neel
2016-11-14Merge branch 'issue-13823' into 'master' Alfredo Sumaran
2016-11-14Fix typos and grammarseongahjo
2016-11-14Merge branch 'user_filter_auth' into 'master' Rémy Coutable
2016-11-14Merge branch 'repository-name-emojis' into 'master' Rémy Coutable
2016-11-12Added ability to put emojis into repository nameVincent Composieux
2016-11-12Centralize LDAP config/filter logicDrew Blessing
2016-11-12Add new messagesJosep Llaneras
2016-11-11Remove authorJosep Llaneras
2016-11-11Issue #13823: random message when all Todos are DoneJosep Llaneras
2016-11-10Refactored initializer code to its own class and added testsPatricio Cano