summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optimize discussion notes resolving and unresolving21109-discussion-resolve-runs-a-single-update-query-per-note-but-should-run-a-single-update-query-for-all-notes-insteadAlejandro Rodríguez2016-09-066-71/+125
* Merge branch '20321-handle-long-variable-values-better' into 'master' Rémy Coutable2016-09-066-11/+45
|\
| * remove css selectorsubudzisz2016-09-062-11/+10
| * improve code after reviewubudzisz2016-09-062-2/+2
| * add feature testubudzisz2016-09-067-31/+37
| * add js fileubudzisz2016-09-065-11/+36
| * render only commit titleubudzisz2016-09-061-0/+4
|/
* Merge branch '19814-regression-snippet-pagination-on-user-page-leads-to-raw-j...12508-gitlab-ui-enhancement-proposalsFatih Acet2016-09-064-6/+51
|\
| * Convert SnippetsList to ES619814-regression-snippet-pagination-on-user-page-leads-to-raw-json-instead-of-normal-webpageSean McGivern2016-09-052-7/+11
| * Fix pagination on user snippets pageSean McGivern2016-09-024-6/+47
* | Merge branch 'repository-page-ui-issues' into 'master' Fatih Acet2016-09-067-28/+35
|\ \
| * \ Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-0520-157/+179
| |\ \
| * \ \ Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-0544-269/+528
| |\ \ \
| * \ \ \ Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-02124-403/+1234
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' into repository-page-ui-issuesBryce Johnson2016-09-0194-1002/+1574
| |\ \ \ \
| * | | | | Fix repo page ui issues, show full last commit message in repo view.Bryce2016-08-317-15/+33
| * | | | | Revert "Add last commit time to repo view"Bryce2016-08-312-16/+5
* | | | | | Merge branch 'zj-test-migration-paths' into 'master' Kamil Trzciński2016-09-062-1/+16
|\ \ \ \ \ \
| * | | | | | Have CI test migration pathsZ.J. van de Weg2016-09-062-1/+16
* | | | | | | Merge branch '21773-document-trigger-section-in-gitlab-ci-yml-docs' into 'mas...Achilleas Pipinellis2016-09-068-99/+89
|\ \ \ \ \ \ \
| * | | | | | | Fix failing rspec test for triggersAchilleas Pipinellis2016-09-061-1/+1
| * | | | | | | Add Changelog entry21773-document-trigger-section-in-gitlab-ci-yml-docsAchilleas Pipinellis2016-09-061-0/+1
| * | | | | | | Add a reference to triggers docs in ci/yaml/README.mdAchilleas Pipinellis2016-09-061-0/+7
| * | | | | | | Replace the triggers docs with new imagesAchilleas Pipinellis2016-09-065-1/+3
| * | | | | | | Clean up and refactor the triggers viewsAchilleas Pipinellis2016-09-061-53/+77
| * | | | | | | Use stage instead of typeAchilleas Pipinellis2016-09-061-1/+1
| * | | | | | | Remove doctocAchilleas Pipinellis2016-09-061-44/+0
* | | | | | | | Merge branch 'clean_up_search_classes' into 'master' Rémy Coutable2016-09-065-42/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Clean up search result classesclean_up_search_classesValery Sizov2016-09-065-42/+0
| |/ / / / / /
* | | | | | | Merge branch 'build-cancel-spinner' into 'master' Fatih Acet2016-09-061-1/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'master' into build-cancel-spinnerbuild-cancel-spinnerPhil Hughes2016-09-05338-2265/+5598
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into build-cancel-spinnerPhil Hughes2016-08-302113-38477/+92898
| |\ \ \ \ \ \ \
| * | | | | | | | Hide build spinner on canceled buildsPhil Hughes2016-07-111-1/+3
* | | | | | | | | Merge branch 'zj-drop-gitorious-field' into 'master' Rubén Dávila Santos2016-09-052-0/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't fail on an empty databasezj-drop-gitorious-fieldZ.J. van de Weg2016-09-052-6/+11
| * | | | | | | | | Support MySQL too, when removing gitorious from import_sourcesZ.J. van de Weg2016-09-051-1/+5
| * | | | | | | | | Remove gitorious from import_sources on ApplicationSetting modelZ.J. van de Weg2016-09-053-1/+33
* | | | | | | | | | Merge branch '21857-refactor-merge-requests-documentation' into 'master' Achilleas Pipinellis2016-09-0538-286/+445
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Refactor authorization_for_merge_requests.md21857-refactor-merge-requests-documentationAchilleas Pipinellis2016-09-051-16/+32
| * | | | | | | | | Add links to new docs in merge_requests.md and workflow/README.mdAchilleas Pipinellis2016-09-055-34/+128
| * | | | | | | | | Move merge request versions to its own documentAchilleas Pipinellis2016-09-053-5/+23
| * | | | | | | | | Move "Only allow merge requests to be merged if the build succeeds" to new lo...Achilleas Pipinellis2016-09-055-13/+21
| * | | | | | | | | Move revert_changes.md to new locationAchilleas Pipinellis2016-09-057-65/+66
| * | | | | | | | | Move cherry_pick_changes.md to new locationAchilleas Pipinellis2016-09-057-53/+54
| * | | | | | | | | Move `wip_merge_requests.md` to a new locationAchilleas Pipinellis2016-09-056-14/+19
| * | | | | | | | | Move merge_when_build_succeeds.md to new locationAchilleas Pipinellis2016-09-054-15/+29
| * | | | | | | | | Move authorization_for_merge_requests.md to new locationAchilleas Pipinellis2016-09-052-40/+41
| * | | | | | | | | Move `workflow/merge_requests.md` to `user/project/merge_requests.md`Achilleas Pipinellis2016-09-058-91/+92
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'fix-changelog' into 'master' Rémy Coutable2016-09-051-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move CHANGELOG entries of !5361, !5451 and !5887 from 8.11 to 8.12fix-changelogWinnie2016-09-021-3/+3