summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dz-improve-admin-group-routing' into 'master' Sean McGivern2017-01-051-1/+1
* Revert "Merge branch '23638-remove-builds-tab' into 'master'"revert-79a816f3Kamil Trzciński2016-12-261-0/+4
* Merge branch 'permit-uploadedfile-scalar' into 'master' Rémy Coutable2016-12-231-0/+16
* Merge branch '25896-fix-404-katax-fonts' into 'master' Alfredo Sumaran2016-12-211-0/+2
* Merge branch '23638-remove-builds-tab' into 'master' Kamil Trzciński2016-12-211-4/+0
* Merge branch 'zj-mattermost-slash-config' into 'master'Kamil Trzciński2016-12-212-1/+3
* Merge branch '19703-direct-link-pipelines' into 'master' Grzegorz Bizon2016-12-211-0/+1
* Merge branch 'authentiq-id-oauth-support' into 'master' Rémy Coutable2016-12-211-0/+10
* Merge branch '22864-kubernetes-deploy-with-terminal' into 'master' Kamil Trzciński2016-12-213-0/+5
* Merge branch '22348-gitea-importer' into 'master' Rémy Coutable2016-12-212-1/+7
* Fix rubocop failureszj-mattermost-sessionKamil Trzcinski2016-12-171-2/+2
* Store mattermost_url in settingsKamil Trzcinski2016-12-172-0/+13
* Merge branch 'bitbucket-oauth2' into 'master' Douglas Barbosa Alexandre2016-12-162-2/+6
|\
| * Merge remote-tracking branch 'origin/master' into bitbucket-oauth2Douglas Barbosa Alexandre2016-12-165-3/+13
| |\
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2Valery Sizov2016-12-141-7/+16
| |\ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2Valery Sizov2016-12-148-16/+34
| |\ \ \
| * \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2Valery Sizov2016-11-309-158/+184
| |\ \ \ \
| * | | | | Remove code to clone Bitbucket repositories using SSHDouglas Barbosa Alexandre2016-11-211-2/+0
| * | | | | Add custom OmniAuth strategy for Bitbucket OAuth2Douglas Barbosa Alexandre2016-11-211-0/+6
* | | | | | Merge branch '18435-autocomplete-is-not-performant' into 'master' Fatih Acet2016-12-161-1/+12
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performantLuke Bennett2016-12-151-1/+12
| | |_|_|/ | |/| | |
* | | | | Calls to the API are checked for scope.Timothy Andrew2016-12-162-2/+3
* | | | | Merge branch 'rs-filter-params' into 'security' bpj-issuable-sidebar-autoupdatebackport-link_to_member_avatarRémy Coutable2016-12-151-1/+3
* | | | | Merge branch 'katex-math' into 'master' Sean McGivern2016-12-152-0/+4
|\ \ \ \ \
| * | | | | Render math in Asciidoc and Markdown with KaTeX using code blocksMunken2016-12-142-0/+4
* | | | | | Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-151-0/+3
| |/ / / / |/| | | |
* | | | | Merge branch 'dz-fix-admin-routes' into 'master' Sean McGivern2016-12-141-7/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add support for nested groups to admin routingdz-fix-admin-routesDmitriy Zaporozhets2016-12-111-7/+16
* | | | | Merge branch 'fix-autoloading-issue' into 'master' Sean McGivern2016-12-131-1/+0
|\ \ \ \ \
| * | | | | Don't require `API::API` in routesfix-autoloading-issueRémy Coutable2016-12-121-1/+0
| |/ / / /
* | | | | Crontab typo '* */6' -> '0 */6' (4x/day not 1x-per-min-for-1h 4x/day)Jon Bailey2016-12-121-1/+1
|/ / / /
* | | | Merge branch 'rs-filter-authentication_token' into 'security' Douwe Maan2016-12-082-2/+3
|/ / /
* | | Fix 404 error when visit group label edit pagedz-fix-group-label-404Dmitriy Zaporozhets2016-12-061-11/+11
* | | Merge branch '24814-pipeline-tabs' into 'master' Fatih Acet2016-12-011-0/+1
|\ \ \
| * | | Pipelines tabsFilipa Lacerda2016-11-301-0/+1
| | |/ | |/|
* | | Merge branch 'fix-optimistic-locking-for-destroy' into 'master' Stan Hu2016-12-011-0/+17
|\ \ \
| * | | Use Arel to avoid MySQL triple quotingfix-optimistic-locking-for-destroyLin Jen-Shin2016-12-011-2/+1
| * | | Make deleting with optimistic locking respect NULLLin Jen-Shin2016-12-011-0/+18
| |/ /
* | | Gracefully recover from Redis connection failures in Sidekiq initializerStan Hu2016-12-011-1/+1
|/ /
* | Merge branch '24880-configurable-plaintext-emails' into 'master' Sean McGivern2016-11-291-0/+2
|\ \
| * | Add new configuration setting to enable/disable HTML emails.24880-configurable-plaintext-emailsRuben Davila2016-11-281-0/+2
* | | Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan2016-11-247-158/+160
|\ \ \ | |/ / |/| |
| * | Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-237-158/+160
| |/
* | Merge branch 'doc-for-config' into 'master' Achilleas Pipinellis2016-11-221-0/+22
|\ \ | |/ |/|
| * Update wordings by feedback from:doc-for-configLin Jen-Shin2016-06-231-7/+8
| * Add some clarification for some files under config/*Lin Jen-Shin2016-06-221-0/+21
* | Fix 404 on some group pages when name contains dotdz-fix-group-name-dotDmitriy Zaporozhets2016-11-211-3/+8
* | Merge branch '22539-display-folders' into 'master' Fatih Acet2016-11-191-0/+1
|\ \
| * \ Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski2016-11-187-9/+34
| |\ \
| * | | Includes page specific JSFilipa Lacerda2016-11-161-0/+1