summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optimize project namespace lookup for milestones and add specssh-optimize-milestone-polymorphic-urlStan Hu2017-04-243-5/+24
* Eliminate N+1 queries in loading namespaces for every issuable in milestonesStan Hu2017-04-232-1/+5
* Merge branch 'submodules-no-dotgit' into 'master' Dmitriy Zaporozhets2017-04-223-9/+19
|\
| * submodule_links: handle urls that don't end with .gitDavid Turner2017-04-213-9/+19
* | Update VERSION to 9.2.0-prev9.2.0.preFelipe Artur2017-04-221-1/+1
* | Update CHANGELOG.md for 9.1.0Felipe Artur2017-04-22234-941/+248
* | Merge branch 'backup-restore-docs-update' into 'master' Marcia Ramos2017-04-221-4/+6
|\ \
| * | Reword backup & restore secrets descriptionbackup-restore-docs-updateCindy Pallares2017-04-201-4/+6
* | | Merge branch 'dm-fix-project-import' into 'master' Robert Speicher2017-04-211-2/+3
|\ \ \
| * | | Disable import URL field in New project form since it's hidden by defaultDouwe Maan2017-04-211-2/+3
* | | | Merge branch '31265-update-auto-deploy-documentation-for-postgres-and-private...Achilleas Pipinellis2017-04-212-2/+32
|\ \ \ \
| * | | | Update Auto Deploy documentationJoshua Lambert2017-04-212-2/+32
|/ / / /
* | | | Merge branch 'remove-burndown-chart-reference-from-docs' into 'master' Felipe Artur2017-04-211-3/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove reference to burndown charts since they don't exist for ce.remove-burndown-chart-reference-from-docsVictor Wu2017-04-211-3/+0
* | | | Merge branch '30618-change-placeholder-color' into 'master' Annabel Dunstone Gray2017-04-212-0/+30
|\ \ \ \
| * | | | fix placeholder visibilityAndy2017-04-212-0/+30
* | | | | Merge branch 'sentinel-psswd-docs' into 'master' Achilleas Pipinellis2017-04-211-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [ci skip] Use master_password for SentinelJose Torres2017-04-211-1/+1
* | | | | Merge branch '30672-versioned-markdown-cache' into 'master' Douwe Maan2017-04-2112-251/+343
|\ \ \ \ \
| * | | | | Start versioning cached markdown fieldsNick Thomas2017-04-218-169/+329
| * | | | | Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-215-70/+4
| * | | | | Fix Gitlab::Metrics metaprogramming magicNick Thomas2017-04-211-5/+5
| * | | | | Remove a use of module_functionNick Thomas2017-04-211-12/+10
* | | | | | Merge branch 'dz-cleanup-add-users' into 'master' Douwe Maan2017-04-219-32/+53
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Refactor add_users method for project and groupdz-cleanup-add-usersDmitriy Zaporozhets2017-04-219-32/+53
* | | | | | Merge branch 'resolvable-discussions-docs' into 'master' Achilleas Pipinellis2017-04-2119-108/+154
|\ \ \ \ \ \
| * | | | | | Refactor Discussions docsAchilleas Pipinellis2017-04-2119-71/+83
| * | | | | | Fix broken linkLuke "Jared" Bennett2017-04-211-1/+1
| * | | | | | Added new discussions docsLuke "Jared" Bennett2017-04-213-2/+8
| * | | | | | Started on resolvable discussions docsLuke "Jared" Bennett2017-04-2115-31/+59
* | | | | | | Merge branch 'form-focus-previous-incorrect-form' into 'master' Filipa Lacerda2017-04-213-2/+54
|\ \ \ \ \ \ \
| * | | | | | | Improved the specform-focus-previous-incorrect-formPhil Hughes2017-04-211-9/+25
| * | | | | | | Fixed the preview keyboard shortcut focusing wrong tabPhil Hughes2017-04-213-2/+38
* | | | | | | | Merge branch 'sh-fix-issue-31215-2' into 'master' Douwe Maan2017-04-213-1/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a changelog entrysh-fix-issue-31215-2Lin Jen-Shin2017-04-211-0/+4
| * | | | | | | | Also test against external-issue for deleted projectsLin Jen-Shin2017-04-211-5/+17
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into sh-fix-issue-31215Lin Jen-Shin2017-04-21276-1156/+4021
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix Error 500 when referencing issue with project in pending deletesh-fix-issue-31215Stan Hu2017-04-202-1/+14
* | | | | | | | | | Merge branch 'environments-vue-3' into 'master' Phil Hughes2017-04-2110-310/+357
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Refactor environments components into vue files - part 3Filipa Lacerda2017-04-2110-310/+357
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'fix-user-profile-tabs-showing-raw-json-instead' into 'master' Phil Hughes2017-04-213-15/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Append .json to ajax endpoint to prevent browser to display raw jsonAlfredo Sumaran2017-04-213-15/+22
* | | | | | | | | | | Merge branch '26208-animate-drodowns' into 'master' Clement Ho2017-04-2116-26/+124
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Adding animation for all dropdownNur Rony2017-04-2116-26/+124
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'vue-doc-2' into 'master' Phil Hughes2017-04-211-1/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add help regarding vue resource and where to include itFilipa Lacerda2017-04-211-1/+17
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '31193-ff-copy' into 'master' Douwe Maan2017-04-212-1/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix inline diff copying in firefox31193-ff-copySimon Knox2017-04-212-1/+8
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'dz-refactor-admin-group-members' into 'master' Douwe Maan2017-04-213-2/+34
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Refactor Admin::GroupsController#members_update method and add some specsdz-refactor-admin-group-membersDmitriy Zaporozhets2017-04-203-2/+34