summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'user_filter_auth' into 'master' Rémy Coutable2016-11-141-16/+3
|\ \ \ \ \
| * | | | | Centralize LDAP config/filter logicDrew Blessing2016-11-111-16/+3
| |/ / / /
* | | | | Merge branch 'repository-name-emojis' into 'master' Rémy Coutable2016-11-141-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added ability to put emojis into repository nameVincent Composieux2016-11-121-6/+6
| | |/ / | |/| |
* | | | Refactored initializer code to its own class and added testsPatricio Cano2016-11-101-7/+1
* | | | Allow the Sidekiq queues to throttle and the factor by which to throttle them...Patricio Cano2016-11-101-12/+4
* | | | Allow certain Sidekiq jobs to be throttledPatricio Cano2016-11-101-0/+16
|/ / /
* | | Merge branch 'dz-refactor-project-routes' into 'master' Dmitriy Zaporozhets2016-11-086-183/+176
|\ \ \
| * | | Refactor project routingdz-refactor-project-routesDmitriy Zaporozhets2016-11-076-183/+176
| |/ /
* | | Merge branch 'dz-refactor-namespace-regex' into 'master' Sean McGivern2016-11-082-23/+24
|\ \ \
| * | | Refactor namespace regexdz-refactor-namespace-regexDmitriy Zaporozhets2016-11-072-23/+24
| |/ /
* | | Merge branch 'sidekiq_default_retries' into 'master' Yorick Peterse2016-11-081-0/+3
|\ \ \
| * | | Set default Sidekiq retries to 3Drew Blessing2016-11-041-0/+3
| |/ /
* | | Merge branch 'dz-refactor-group-routes' into 'master' Dmitriy Zaporozhets2016-11-081-19/+19
|\ \ \
| * | | Refactor group routingdz-refactor-group-routesDmitriy Zaporozhets2016-11-071-19/+19
| |/ /
* | | Merge branch 'use-separate-token-for-incoming-email' into 'master' Douwe Maan2016-11-082-0/+2
|\ \ \
| * | | implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-0/+1
| * | | Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-071-0/+1
| |/ /
* | | Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-071-0/+1
|/ /
* | Update gitlab.yml.exampleElan Ruusamäe2016-11-021-1/+3
* | Merge branch 'background-migrations' into 'master'Robert Speicher2016-11-011-0/+12
|\ \
| * | Support for post deployment migrationsbackground-migrationsYorick Peterse2016-10-311-0/+12
* | | Initialize Sidekiq with the list of queues used by GitLabsh-init-sidekiq-queuesStan Hu2016-11-011-0/+16
* | | Merge branch 'blacklist-osl' into 'master' Robert Speicher2016-11-011-0/+7
|\ \ \
| * | | Blacklist the OSL 3.0 licenseSean McGivern2016-10-281-0/+7
* | | | Merge branch 'lfs_object_removal' into 'master' 23858-task-listsSean McGivern2016-10-311-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unreferenced LFS objects from DB and fsFrank Groeneveld2016-10-281-0/+3
* | | | Create cycle analytics bundlePhil Hughes2016-10-281-0/+1
|/ / /
* | | Merge branch 'issue_1008_1' into 'master' Sean McGivern2016-10-281-0/+4
|\ \ \ | |/ / |/| |
| * | Finish updates to use JIRA gemFelipe Artur2016-10-261-0/+4
* | | Merge branch 'dz-revert-revert' into 'master' Dmitriy Zaporozhets2016-10-271-15/+18
|\ \ \
| * | | Revert "Revert "Change "Group#web_url" to return "/groups/twitter" rather tha...dz-revert-revertDmitriy Zaporozhets2016-10-271-15/+18
| |/ /
* | | Updated mail_room and added sentinel support to Reply by Email21645-mail_room_sentinelGabriel Mazetto2016-10-261-1/+16
|/ /
* | Revert "Change "Group#web_url" to return "/groups/twitter" rather than "/twit...Dmitriy Zaporozhets2016-10-241-18/+15
* | Fix reply-by-email not working due to queue name mismatchsh-fix-mailroom-configStan Hu2016-10-231-1/+1
* | Fix bug where e-mails were not being sent out via SidekiqStan Hu2016-10-211-0/+1
* | Merge branch 'separate-sidekiq-queues' into 'master' Douwe Maan2016-10-212-1/+48
|\ \
| * | Re-organize queues to use for Sidekiqseparate-sidekiq-queuesYorick Peterse2016-10-212-1/+48
* | | Change "Group#web_url" to return "/groups/twitter" rather than "/twitter".Adam Niedzielski2016-10-211-15/+18
|/ /
* | Create protected branches bundleAlfredo Sumaran2016-10-201-0/+1
* | Disable subscribing to group-level labelsDouglas Barbosa Alexandre2016-10-191-5/+1
* | Validate if project label title does not exist at group levelDouglas Barbosa Alexandre2016-10-191-0/+1
* | Add CRUD for Group LabelsDouglas Barbosa Alexandre2016-10-191-0/+6
* | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-183-0/+3
|\ \
| * \ Merge branch 'merge-conflicts-editor-2' into 'master' Jacob Schatz2016-10-183-0/+3
| |\ \
| | * \ Merge branch 'master' into merge-conflicts-editor-2Sean McGivern2016-10-174-2/+12
| | |\ \
| | * | | Refactor JS codeAlfredo Sumaran2016-10-131-0/+1
| | * | | Allow setting content for resolutionsSean McGivern2016-10-131-0/+1
| | * | | Add instrumentation to conflict classesSean McGivern2016-10-131-0/+1
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 22191-delete-dy...Kamil Trzcinski2016-10-171-4/+10
|\ \ \ \ \ | |/ / / /