summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hides the tooltip on scrolltooltip-hide-on-scrollPhil Hughes2017-03-022-0/+8
* Merge branch 'dz-dashboard-groups-search' into 'master' Dmitriy Zaporozhets2017-03-0215-47/+225
|\
| * Improve groups list specsdz-dashboard-groups-searchDmitriy Zaporozhets2017-03-023-6/+5
| * Update JS to use new standardsFilipa Lacerda2017-03-0211-60/+83
| * Add filter and sorting to dashboard groups pageDmitriy Zaporozhets2017-03-0114-46/+202
* | Merge branch '28933-update-rubyzip' into 'master' Sean McGivern2017-03-021-2/+2
|\ \
| * | Update Rubyzip to 1.2.1Rémy Coutable2017-03-021-2/+2
* | | Merge branch 'docs/google-cloud-platform-installation' into 'master' Achilleas Pipinellis2017-03-0214-7/+198
|\ \ \
| * | | Add docs on how to install GitLab on GCPAchilleas Pipinellis2017-03-0214-7/+198
* | | | Merge branch 'fix/gb/remove-deprecated-ci-build-status-badge' into 'master'Rémy Coutable2017-03-0213-210/+5
|\ \ \ \
| * | | | Add Changelog for deprecated build badge removalGrzegorz Bizon2017-03-021-0/+4
| * | | | Remove legacy build status svg for deprecated servicefix/gb/remove-deprecated-ci-build-status-badgeGrzegorz Bizon2017-03-017-7/+0
| * | | | Remove specs for legacy build image serviceGrzegorz Bizon2017-03-011-50/+0
| * | | | Remove deprecated legacy CI project status badgeGrzegorz Bizon2017-03-014-153/+1
* | | | | Merge branch 'dm-dont-copy-toolip' into 'master' Jacob Schatz2017-03-022-0/+7
|\ \ \ \ \
| * | | | | Don't copy tooltip when copying GFMdm-dont-copy-toolipDouwe Maan2017-02-272-0/+7
* | | | | | Merge branch 'api-doc-return-code' into 'master' Rémy Coutable2017-03-021-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Correct the return code description for 204api-doc-return-codeRobert Schilling2017-03-021-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'expose-pagination-headers' into 'master' Rémy Coutable2017-03-022-2/+6
|\ \ \ \ \
| * | | | | CORS: Whitelist pagination headersexpose-pagination-headersRobert Schilling2017-03-022-2/+6
| |/ / / /
* | | | | Merge branch 'bye-bye-jquery-ui' into 'master' Filipa Lacerda2017-03-024-6/+0
|\ \ \ \ \
| * | | | | Remove jQuery UIbye-bye-jquery-uiPhil Hughes2017-03-024-6/+0
| |/ / / /
* | | | | Merge branch 'fix/gb/update-commit-status-api' into 'master' Kamil Trzciński2017-03-023-22/+63
|\ \ \ \ \
| * | | | | Fix Rubocop offenses in commit status API specsfix/gb/update-commit-status-apiGrzegorz Bizon2017-03-011-3/+6
| * | | | | Add Changelog entry for commit status update fixGrzegorz Bizon2017-03-011-0/+4
| * | | | | Fix updaing commit status with optional attributesGrzegorz Bizon2017-03-012-22/+56
* | | | | | Merge branch '28257-issues-iids' into 'master' Sean McGivern2017-03-024-1/+68
|\ \ \ \ \ \
| * | | | | | API issues - support filtering by iidsJarka Kadlecova2017-03-014-1/+68
* | | | | | | Merge branch 'patch-17' into 'master' Rémy Coutable2017-03-021-29/+64
|\ \ \ \ \ \ \
| * | | | | | | cleanup SSH key detailsBen Bodenmiller2017-03-021-29/+64
|/ / / / / / /
* | | | | | | Merge branch '28807-search-for-milestone-by-title-in-rest-api' into 'master'Rémy Coutable2017-03-025-7/+30
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Enable filtering milestones by search criteria in the APIMark Fletcher2017-03-025-7/+30
* | | | | | | Merge branch '28805-download-archive-with-branch-like-feature-xxxx-add-extra-...Rémy Coutable2017-03-023-17/+39
|\ \ \ \ \ \ \
| * | | | | | | Ensure archive download is only one directory deepMark Fletcher2017-03-023-17/+39
| |/ / / / / /
* | | | | | | Merge branch 'gitaly-post-receive' into 'master' Robert Speicher2017-03-0210-0/+126
|\ \ \ \ \ \ \
| * | | | | | | Add internal endpoint to notify post-receive to Gitalygitaly-post-receiveAlejandro Rodríguez2017-03-0110-0/+126
* | | | | | | | Merge branch 'rs-issue-28647' into 'master' Alfredo Sumaran2017-03-021-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix ES6 interpolation in GitLabCrop classrs-issue-28647Robert Speicher2017-03-011-1/+1
* | | | | | | | Merge branch 'api-v4-doc' into 'master' Douwe Maan2017-03-0143-213/+213
|\ \ \ \ \ \ \ \
| * | | | | | | | Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-0143-213/+213
* | | | | | | | | Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-0157-233/+389
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-0157-233/+389
* | | | | | | | | | Merge branch 'fix/gb/improve-merge-request-pipelines-api' into 'master' Kamil Trzciński2017-03-013-3/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix rubocop errorfix/gb/improve-merge-request-pipelines-apiFilipa Lacerda2017-02-281-1/+2
| * | | | | | | | | | Adds frontend needed changes to accomodate for new endpoint schemaFilipa Lacerda2017-02-281-1/+3
| * | | | | | | | | | Reinstate new merge request pipelines hash in APIGrzegorz Bizon2017-02-282-3/+5
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '27142-api-replace-destroy-with-stop-environment' into 'master' Kamil Trzciński2017-03-015-3/+88
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add environment `/stop` action27142-api-replace-destroy-with-stop-environmentToon Claes2017-02-285-3/+88
* | | | | | | | | | | Merge branch 'fix/gb/remove-unused-method-from-build' into 'master' Kamil Trzciński2017-03-012-23/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unused method from CI/CD build classfix/gb/remove-unused-method-from-buildGrzegorz Bizon2017-03-012-23/+0
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |