summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Removed another unused Bootstrap pluginbye-bye-unused-depsPhil Hughes2017-03-021-1/+0
|
* Removed some unused JS depsPhil Hughes2017-03-022-57/+0
| | | | We dont use them anywhere, so why have them around?
* Merge branch 'expose-pagination-headers' into 'master' Rémy Coutable2017-03-022-2/+6
|\ | | | | | | | | | | | | CORS: Whitelist pagination headers Closes #28405 See merge request !9651
| * 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 UI Closes #18437 See merge request !9649
| * | Remove jQuery UIbye-bye-jquery-uiPhil Hughes2017-03-024-6/+0
| |/ | | | | | | jQuery UI is no longer used anywhere so say goodbye to it from package.json & Gemfile
* | Merge branch 'fix/gb/update-commit-status-api' into 'master' Kamil Trzciński2017-03-023-22/+63
|\ \ | | | | | | | | | | | | | | | | | | Fix updaing commit status when using optional attributes Closes #28656 and #25784 See merge request !9618
| * | 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
| | | | | | | | | | | | | | | Passing different optional attributes in case of updating an existing commit status should not create a new commit status with the same name.
* | | Merge branch '28257-issues-iids' into 'master' Sean McGivern2017-03-024-1/+68
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | API issues - support filtering by iids Closes #28257 See merge request !9541
| * | | 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 details Closes #28896 See merge request !9643
| * | | | 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 API Closes #28807 See merge request !9606
| * | | Enable filtering milestones by search criteria in the APIMark Fletcher2017-03-025-7/+30
| | | | | | | | | | | | | | | | - Also remove a redundant test
* | | | Merge branch ↵Rémy Coutable2017-03-023-17/+39
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '28805-download-archive-with-branch-like-feature-xxxx-add-extra-directory-level' into 'master' Ensure archive download is only one directory deep Closes #28805 See merge request !9616
| * | | | 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 Gitaly See merge request !8983
| * | | | 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 class Closes #28647 See merge request !9624
| * | | | 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 docs See merge request !9631
| * | | | | 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
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename MWBS to MWPS Closes #24707 See merge request !9335
| * | | | | | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-0157-233/+389
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename column in the database Rename fields related to import/export feature Rename API endpoints Rename documentation links Rename the rest of occurrences in the code Replace the images that contain the words "build succeeds" and docs referencing to them Make sure pipeline is green and nothing is missing. updated doc images renamed only_allow_merge_if_build_succeeds in projects and fixed references more updates fix some spec failures fix rubocop offences fix v3 api spec fix MR specs fixed issues with partials fix MR spec fix alignment add missing v3 to v4 doc wip - refactor v3 endpoints fix specs fix a few typos fix project specs copy entities fully to V3 fix entity error more fixes fix failing specs fixed missing entities in V3 API remove comment updated code based on feedback typo fix spec
* | | | | | | Merge branch 'fix/gb/improve-merge-request-pipelines-api' into 'master' Kamil Trzciński2017-03-013-3/+8
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve internal API for new merge request Closes #27866 See merge request !9304
| * | | | | | | 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
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: Add environment action with /stop action Closes #27142 See merge request !8808
| * | | | | | | Add environment `/stop` action27142-api-replace-destroy-with-stop-environmentToon Claes2017-02-285-3/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add endpoint to stop an environment through the API.
* | | | | | | | 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 class See merge request !9615
| * | | | | | | | Remove unused method from CI/CD build classfix/gb/remove-unused-method-from-buildGrzegorz Bizon2017-03-012-23/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'persona-images' into 'master' Allison Whilden2017-03-013-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Persona images See merge request !9556
| * | | | | | | | Persona imagesSarah O'Donnell2017-03-013-2/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'patch-17' into 'master' Rémy Coutable2017-03-011-24/+8
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove duplicate backup skip details See merge request !9525
| * | | | | | | | remove duplicate backup skip details Ben Bodenmiller2017-02-241-24/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | [skip ci]
* | | | | | | | | Merge branch 'patch-18' into 'master' Rémy Coutable2017-03-011-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix GitLab download archives link See merge request !9528
| * | | | | | | | | fix GitLab download archives link Ben Bodenmiller2017-02-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [skip ci]
* | | | | | | | | | Merge branch '26136-list-repository-tree-api-doc' into 'master' Rémy Coutable2017-03-012-0/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarification of list repository tree API call Closes #26136 See merge request !9532
| * | | | | | | | | | Clarification of list repository tree API callMarius Kleiner2017-03-012-0/+6
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '27778-a11y-sidebar' into 'master' Clement Ho2017-03-015-20/+25
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve a11y in sidebar Closes #27778 See merge request !9593
| * | | | | | | | | | Adds changelog27778-a11y-sidebarFilipa Lacerda2017-03-011-0/+5
| | | | | | | | | | |
| * | | | | | | | | | Fix linter errorsFilipa Lacerda2017-03-012-2/+2
| | | | | | | | | | |
| * | | | | | | | | | Improve a11y in sidebarFilipa Lacerda2017-02-284-20/+20
| | | | | | | | | | |
* | | | | | | | | | | Merge branch '28609-fix-redirect-to-home-page-url' into 'master' Robert Speicher2017-03-014-36/+62
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the redirect to custom home page URL and move it to RootController Closes #28609 See merge request !9518
| * | | | | | | | | | | Fix the redirect to custom home page URL and move it to RootController28609-fix-redirect-to-home-page-urlRémy Coutable2017-02-274-36/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | | | | | | Merge branch 'use-v3-api-on-frontend' into 'master' Sean McGivern2017-03-011-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add changelog for !9614 See merge request !9626
| * | | | | | | | | | | Add changelog for !9614Sean McGivern2017-03-011-0/+4
| | | | | | | | | | | |