summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add todo for deprecated user routes and more information about deprecation to...dz-rename-user-routesDmitriy Zaporozhets2016-10-172-1/+3
* Add user routing rename to CHANGELOGDmitriy Zaporozhets2016-10-131-0/+1
* Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets2016-10-1313-87/+87
* Update users routing specDmitriy Zaporozhets2016-10-132-6/+18
* Rename users routing from /u/:username to /users/:username for consistency wi...Dmitriy Zaporozhets2016-10-121-4/+8
* Merge branch 'user-events-api' into 'master' Robert Speicher2016-10-125-1/+222
|\
| * Make spec deterministicuser-events-apiRémy Coutable2016-10-111-11/+9
| * Addresses Robert's feedbackRémy Coutable2016-10-113-4/+5
| * API: New /users/:id/events endpointRémy Coutable2016-10-104-0/+222
* | Merge branch 'add-disabled-delete-button' into 'master' Robert Speicher2016-10-122-2/+3
|\ \
| * | Add disabled delete button to protected branchesClement Ho2016-10-112-2/+3
* | | Merge branch 'speed-up-api-projects-spec' into 'master' Robert Speicher2016-10-121-13/+15
|\ \ \
| * | | Speed up specs for GET /projects/:id/eventsspeed-up-api-projects-specRémy Coutable2016-10-101-13/+15
* | | | Merge branch '20708-new-branch-is-immediatelly-tagged-as-merged' into 'master' Douwe Maan2016-10-1217-45/+78
|\ \ \ \
| * | | | refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-1116-46/+65
| * | | | writes tests to verify the issue is solved and fixes breaking issues.tiagonbotelho2016-10-092-6/+14
| * | | | removes inconsistency regarding tagging immediately as merged once you create...tiagonbotelho2016-10-092-1/+7
* | | | | Merge branch 'download_snippets' into 'master' Sean McGivern2016-10-124-3/+14
|\ \ \ \ \
| * | | | | Added 'Download' button to snippet viewJustin DiPierro2016-10-114-3/+14
* | | | | | Merge branch 'sh-update-changelog' into 'master' Stan Hu2016-10-111-0/+3
|\ \ \ \ \ \
| * | | | | | Add CHANGELOG entry for 8.12.6sh-update-changelogStan Hu2016-10-111-0/+3
|/ / / / / /
* | | | | | Merge branch 'select2-fix-for-project-lfs-enabled' into 'master' Rémy Coutable2016-10-111-1/+1
|\ \ \ \ \ \
| * | | | | | FIx JS bug with select2 because of missing `data-field` attribute in select box.Patricio Cano2016-10-111-1/+1
* | | | | | | Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable2016-10-114-2/+22
* | | | | | | Add 8.12.5, 8.11.9, and 8.10.12 CHANGELOG entriesRémy Coutable2016-10-111-4/+15
* | | | | | | Merge branch 'allow_multiple_labels_commands' into 'master' Rémy Coutable2016-10-113-3/+62
|\ \ \ \ \ \ \
| * | | | | | | allow multiple labels commandsbarthc2016-10-113-3/+62
* | | | | | | | Merge branch '22211-500-instead-of-404' into 'master' Sean McGivern2016-10-113-0/+17
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' into 22211-500-instead-of-404Linus G Thiel2016-10-11391-1934/+6133
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '22211-500-instead-of-404' of https://gitlab.com/yesbabyyes/gitl...Linus G Thiel2016-10-050-0/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Respond with 404 Not Found for non-existent tagsLinus G Thiel2016-10-053-0/+17
| * | | | | | | | | Respond with 404 Not Found for non-existent tagsLinus G Thiel2016-10-052-3/+2
| * | | | | | | | | Respond with 404 Not Found for non-existent tagsLinus G Thiel2016-10-053-0/+18
* | | | | | | | | | Merge branch 'assign-issues-for-merge-request-18876' into 'master' Douwe Maan2016-10-119-1/+221
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fixup! Added link to bulk assign issues to MR author. (Issue #18876)James Edwards-Jones2016-10-101-1/+1
| * | | | | | | | | | fixup! Added link to bulk assign issues to MR author. (Issue #18876)James Edwards-Jones2016-10-073-3/+22
| * | | | | | | | | | Added link to bulk assign issues to MR author. (Issue #18876)James2016-10-069-1/+202
* | | | | | | | | | | Remove pointless `.vagrant_enabled` fileRobert Speicher2016-10-111-0/+0
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'guests_cant_see_mrs' into 'master' Sean McGivern2016-10-1113-13/+143
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make guests unable to view MRsguests_cant_see_mrsValery Sizov2016-10-1113-13/+143
* | | | | | | | | | | Merge branch 'build-instead-create-in-label-link-spec' into 'master' Dmitriy Zaporozhets2016-10-111-2/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Build instead create in label_link model specSemyon Pupkov2016-10-111-2/+1
* | | | | | | | | | | | Merge branch 'remove-empty-describe' into 'master' Dmitriy Zaporozhets2016-10-111-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove empty describe block on key spec modelSemyon Pupkov2016-10-111-3/+0
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'fix-changelog-entries-in-wrong-version' into 'master' Robert Speicher2016-10-111-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Move some CHANGELOG entries to the 8.13.0 partRémy Coutable2016-10-111-4/+4
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'docs/refactor-operations' into 'master' Achilleas Pipinellis2016-10-1111-364/+370
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Move operations/ to new locationdocs/refactor-operationsAchilleas Pipinellis2016-10-1111-364/+370
* | | | | | | | | | | | | Merge branch 'sh-fix-changelog' into 'master' Rémy Coutable2016-10-111-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove duplicate CHANGELOG entrysh-fix-changelogStan Hu2016-10-111-1/+0