summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update documentationapi-subscription-restfulRobert Schilling2017-02-224-14/+14
|
* API: Make subscription API more RESTfuLRobert Schilling2017-02-219-36/+177
|
* Merge branch 'api-todos-restful' into 'master' Sean McGivern2017-02-218-26/+130
|\ | | | | | | | | | | | | Use POST methods to mark Todos as done Closes #28467 See merge request !9410
| * Backport Todos API to V3api-todos-restfulRobert Schilling2017-02-213-0/+102
| |
| * API: Use POST requests to mark todos as doneRobert Schilling2017-02-215-26/+28
| |
* | Merge branch 'mr-origin-8390' into 'master' Rémy Coutable2017-02-211-6/+9
|\ \ | | | | | | | | | | | | Update using_docker_images.md See merge request !9417
| * | Update using_docker_images.mdAdam Boseley2017-02-211-6/+9
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'group-memebrs-owner-level' into 'master'Sean McGivern2017-02-213-1/+20
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Added ability to change user permissions in group to owner Closes #28233 See merge request !9299
| * | | Added ability to change user permissions in group to ownergroup-memebrs-owner-levelPhil Hughes2017-02-163-1/+20
| | | | | | | | | | | | | | | | Closes #28233
* | | | Merge branch 'snippets-search' into 'master'Sean McGivern2017-02-212-31/+28
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Fixed alignment of snippet search results Closes #26832 See merge request !9228
| * | | Fixed alignment of snippet search resultssnippets-searchPhil Hughes2017-02-142-31/+28
| | | | | | | | | | | | | | | | | | | | | | | | Also enabled syntaax highlight on the search results Closes #26832
* | | | Merge branch '28186-long-group-names-overflow-out-of-todos-view' into 'master' Filipa Lacerda2017-02-213-13/+52
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Truncate long title text on Todo items Closes #28186 See merge request !9311
| * | | | Truncate long title text on Todo items28186-long-group-names-overflow-out-of-todos-viewSam Rose2017-02-203-13/+52
| | | | |
* | | | | Merge branch 'patch-1' into 'master'Rémy Coutable2017-02-211-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update GitLab CE/EE comparison & subscribe links in README.md See merge request !9404
| * | | | | Update GitLab CE/EE comparison & subscribe links in README.mdPeter Dave Hello2017-02-211-1/+1
| | | | | |
* | | | | | Merge branch 'dropdown-loading-class-add' into 'master' Filipa Lacerda2017-02-212-1/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Changes when loading indicator is added to dropdown See merge request !9345
| * | | | | Fixed eslint errordropdown-loading-class-addPhil Hughes2017-02-201-1/+1
| | | | | |
| * | | | | Fixed ref switcher testsPhil Hughes2017-02-201-0/+2
| | | | | |
| * | | | | Changes when loading indicator is added to dropdownPhil Hughes2017-02-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Previously it was added when you started typing. But there is actually a delay before sending any requests which meant the loading icon was visible but it wasn't actually loading anything
* | | | | | Merge branch '28357-colon-search' into 'master' Clement Ho2017-02-214-2/+32
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow searching issues for strings containing colons Closes #28357 See merge request !9400
| * | | | | Allow searching issues for strings containing colonsSimon Knox2017-02-214-2/+32
| |/ / / /
* | | | | Merge branch 'add-approving-license-process' into 'master' Clement Ho2017-02-211-0/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add process for requesting approval for licenses Closes gitlab-com/organization#22 See merge request !9242
| * | | | | Add process for requesting approval for licensesadd-approving-license-processClement Ho2017-02-171-0/+7
| | | | | |
* | | | | | Merge branch 'fix-spinach-failure' into 'master' Robert Speicher2017-02-211-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Spinach failure See merge request !9401
| * | | | | | Fix Spinach failurefix-spinach-failureDouwe Maan2017-02-201-0/+1
| | | | | | |
* | | | | | | Merge branch '26206-fix-download-dropdown' into 'master' Clement Ho2017-02-203-0/+16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set dropdown height fixed to `250px;` and make it scrollable Closes #26206 See merge request !9063
| * | | | | | | Set dropdown to fixed height of `250px` and make it scrollable26206-fix-download-dropdownKushal Pandya2017-02-092-0/+12
| | | | | | | |
| * | | | | | | Fix dropdown height regressionKushal Pandya2017-02-091-2/+0
| | | | | | | |
| * | | | | | | Update MR numberKushal Pandya2017-02-091-1/+1
| | | | | | | |
| * | | | | | | Add changelog entryKushal Pandya2017-02-091-0/+4
| | | | | | | |
| * | | | | | | Set dropdown height fixed to `250px;` and make it scrollableKushal Pandya2017-02-091-0/+2
| | | | | | | |
* | | | | | | | Merge branch 'rename-karma-job' into 'master' Alfredo Sumaran2017-02-201-2/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Rename karma job to rake karma See merge request !9342
| * | | | | | | Rename karma job to rake karmarename-karma-jobClement Ho2017-02-171-2/+2
| | | | | | | |
* | | | | | | | Merge branch '27934-left-align-nav' into 'master' Alfredo Sumaran2017-02-207-105/+84
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Left align nav items" Closes #27934 See merge request !9338
| * | | | | | | | Update positioning of nav scroll arrows27934-left-align-navAnnabel Dunstone Gray2017-02-172-4/+8
| | | | | | | | |
| * | | | | | | | Move tanuki to left of title; increase max-width of titleAnnabel Dunstone Gray2017-02-173-25/+6
| | | | | | | | |
| * | | | | | | | Refactor project stats & last_commit CSS; left align main nav itemsAnnabel Dunstone Gray2017-02-174-76/+70
| | | | | | | | |
* | | | | | | | | Merge branch 'dm-fix-editing-files-on-forks-quick' into 'master' Robert Speicher2017-02-202-37/+44
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix issue where files on a fork could not be edited Closes #28188 See merge request !9349
| * | | | | | | | | Don't use potentially slow ForkService in specdm-fix-editing-files-on-forks-quickDouwe Maan2017-02-201-4/+6
| | | | | | | | | |
| * | | | | | | | | Fix issue where files on a fork could not be editedDouwe Maan2017-02-172-31/+36
| | | | | | | | | |
* | | | | | | | | | Merge branch 'ux-guide-add-personas' into 'master' Régis Freyd (GitLab)2017-02-204-11/+159
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UX Guide: Add personas See merge request !9390
| * | | | | | | | | | [ci skip] UX Guide: Add personasAllison Whilden2017-02-204-11/+159
| | | | | | | | | | |
* | | | | | | | | | | Merge branch '26315-unify-labels-filter-behavior' into 'master' Rémy Coutable2017-02-205-19/+52
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unify issues search behavior by always filtering when ALL labels matches Closes #26315 See merge request !8849
| * | | | | | | | | | | Unify issues search behavior by always filtering when ALL labels matches26315-unify-labels-filter-behaviorOswaldo Ferreira2017-02-205-19/+52
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'feature/github-find-users-by-email' into 'master' Robert Speicher2017-02-2012-50/+196
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GitHub Importer - Find users based on their email address Closes #15181 See merge request !8958
| * | | | | | | | | | | | Reuse User#find_by_any_email on UserFormatter#find_by_emailDouglas Barbosa Alexandre2017-02-201-10/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Use leading periods on UserFormatter#find_by_external_uidDouglas Barbosa Alexandre2017-02-201-2/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add CHANGELOG entryDouglas Barbosa Alexandre2017-02-201-0/+4
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add a simple cache for Gitlab::GithubImport::Client#userDouglas Barbosa Alexandre2017-02-201-0/+8
| | | | | | | | | | | | |
| * | | | | | | | | | | | GitHub Importer - Find users based on their email addressDouglas Barbosa Alexandre2017-02-2010-50/+191
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The returned email by the GitHub API is the user's publicly visible email address (or null if the user has not specified a public email address in their profile)