summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* removed gray button styling from todo buttons in sidebars24279-issue-merge-request-sidebar-todo-button-style-improvementDimitrie Hoekstra2016-11-102-14/+4
|
* Merge branch 'hide-graph-btn' into 'master' Fatih Acet2016-11-101-1/+1
|\ | | | | | | | | | | | | Make toggle pipeline btn into button element Toggle pipeline graph button was a `div` instead of a `button` :frowning2: See merge request !7404
| * Make toggle pipeline btn into button elementAnnabel Dunstone Gray2016-11-101-1/+1
|/
* Merge branch 'grapify-token-api' into 'master' Rémy Coutable2016-11-102-47/+31
|\ | | | | | | | | | | | | | | | | Grapify triggers API ## What are the relevant issue numbers? Related to #22928 See merge request !7378
| * Grapify token APIRobert Schilling2016-11-102-47/+31
| |
* | Merge branch 'fix/error-when-invalid-branch-for-new-pipeline-used' into ↵Douwe Maan2016-11-104-7/+62
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix error when using invalid branch name when creating a new pipeline ## What does this MR do? This MR fixes `500` error when creating a new pipeline though user interface ("Run pipeline") ## Are there points in the code the reviewer needs to double check? Is this a good approach to catch those exceptions on `Repository` level? ## Does this MR meet the acceptance criteria? - [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added - Tests - [x] Added for this feature/bug ## What are the relevant issue numbers? Closes #23982 See merge request !7324
| * | Remove redundant rescue from repository keep_aroundfix/error-when-invalid-branch-for-new-pipeline-usedGrzegorz Bizon2016-11-091-5/+1
| | |
| * | Remove redundant space from repository model codeGrzegorz Bizon2016-11-091-1/+1
| | |
| * | Add Changelog entry for new pipeline fixGrzegorz Bizon2016-11-071-0/+4
| | |
| * | Evade some exceptions when using invalid referencesGrzegorz Bizon2016-11-072-1/+54
| | |
| * | Improve code readability in pipelines controllerGrzegorz Bizon2016-11-071-1/+3
| | |
* | | Merge branch 'fix-cache-for-commit-status' into 'master' Rémy Coutable2016-11-102-1/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix cache for commit status in commits list to respect branches Fix cache for commit status in commits list to respect branches Closes #24324 See merge request !7372
| * | | Fix cache for commit status in commits list to respect branchesLin Jen-Shin2016-11-102-1/+5
| | | |
* | | | Merge branch 'forking-in-progress-title' into 'master' Sean McGivern2016-11-102-1/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Use 'Forking in progress' title when appropriate See merge request !7394
| * | | | Use 'Forking in progress' title when appropriatePhilip Karpiak2016-11-092-1/+5
| | |_|/ | |/| |
* | | | Merge branch '23945-improve-ee_compat_check-task-part-3' into 'master' Robert Speicher2016-11-103-83/+110
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Improve ee_compat_check task (part 3)" Improve the `ee_compat_check` task with caching and keep artifacts on failure. Closes #23945. See merge request !7177
| * | | | Improve EeCompatCheck, cache EE repo and keep artifacts for the ↵23945-improve-ee_compat_check-task-part-3Rémy Coutable2016-11-103-83/+110
| |/ / / | | | | | | | | | | | | | | | | | | | | ee_compat_check task Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | Merge branch '23502-import-university-training-preso-slides' into 'master' Achilleas Pipinellis2016-11-1027-0/+1383
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import University training preso slides ## What does this MR do? Adds missing training material from University. ## What are the relevant issue numbers? Closes #23502 See merge request !7016
| * | | | Added training material23502-import-university-training-preso-slidesSean Packham2016-10-2027-0/+1383
| | | | |
* | | | | Merge branch 'grapify-milestone-api' into 'master' Rémy Coutable2016-11-102-54/+66
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Grapify milestones API ## What are the relevant issue numbers? Related to #22928 See merge request !7373
| * | | | Grapify milestones APIgrapify-milestone-apiRobert Schilling2016-11-102-54/+66
| | |_|/ | |/| |
* | | | Merge branch 'grapify-runners-api' into 'master' Rémy Coutable2016-11-102-55/+66
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Grapify runners API ## What are the relevant issue numbers? Related to #22928 See merge request !7377
| * | | | Grapify runners APIRobert Schilling2016-11-102-55/+66
| |/ / /
* | | | Merge branch 'grapify-session-api' into 'master' Rémy Coutable2016-11-102-17/+18
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Grapify the session API ## What are the relevant issue numbers? Related to #22928 See merge request !7381
| * | | | Grapify the session APIgrapify-session-apiRobert Schilling2016-11-092-17/+18
| |/ / /
* | | | Merge branch 'feature/api_owned_resource' into 'master' Sean McGivern2016-11-105-0/+65
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Add api endpoint `/groups/owned` See merge request !7103
| * | | Added API endpoint groups/ownedBorja Aparicio2016-11-084-0/+41
| | | |
| * | | Added API spec test for projects/owned endpointBorja Aparicio2016-11-081-0/+24
| | | |
* | | | Fix CHANGELOG after 8.14.0-rc1 tagAlejandro Rodríguez2016-11-091-3/+0
| | | |
* | | | Update CHANGELOG.md for 8.14.0-rc1Alejandro Rodríguez2016-11-0932-126/+34
| | | | | | | | | | | | [ci skip]
* | | | Fix YAML syntax on CHANGELOG entryAlejandro Rodríguez2016-11-091-1/+1
| | | |
* | | | Merge branch '24341-fix-failure' into 'master' Stan Hu2016-11-092-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove order-dependent expectation Fixes #24341, hopefully See merge request !7385
| * | | | Remove order-dependent expectation24341-fix-failureRémy Coutable2016-11-092-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Merge branch 'rs-doc-highlighting' into 'master' Achilleas Pipinellis2016-11-093-15/+15
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more highlighting to development docs Now that docs.gitlab.com has lovely highlighting, we should make sure we use it everywhere it makes sense! See merge request !7369
| * | | | Add more highlighting to Shell Commands docrs-doc-highlightingRobert Speicher2016-11-091-4/+4
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Add more highlighting to Instrumentation docRobert Speicher2016-11-091-5/+5
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Add more highlighting to Migration Style Guide docRobert Speicher2016-11-091-6/+6
| | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | Merge branch '23731-add-param-to-user-api' into 'master' Sean McGivern2016-11-094-1/+45
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add query param to filter users by 'external' & 'blocked' type on API Closes #23731 See merge request !7109
| * | | | | Add query param to filter users on 'external' & 'blocked' type on APIYatish Mehta2016-11-084-1/+45
| | | | | |
* | | | | | Merge remote-tracking branch 'dev/master'Robert Speicher2016-11-091-5/+4
|\ \ \ \ \ \
| * | | | | | Minor CHANGELOG.md cleanupsRobert Speicher2016-11-091-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | Merge branch 'docs/add-git-cheatsheet' into 'master' Achilleas Pipinellis2016-11-091-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Add a link to Git cheatsheet PDF in docs readme See merge request !7382
| * | | | | | Add a link to Git cheatsheet PDF in docs readmeAchilleas Pipinellis2016-11-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | Merge branch '22058-auto-selection' into 'master' Fatih Acet2016-11-092-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change auto selection behaviour of emoji and slash commands to be more UX/Type friendly ## What does this MR do? In the context of a special command (starting with "/", ":", ...), the MR disables auto selection of first item in the dropdown suggestion menu, until at least a character has been typed. This behavior change originated from #22058 and #23578 in which problems with the ":" special command were pointed out. ## Are there points in the code the reviewer needs to double check? At lines +187 and +242 there were originally no sorters. Given what ``DefaultOptions.sorter`` does, I don't think it is a problem. ## Why was this MR needed? To solve #22058 and #23578 ## Does this MR meet the acceptance criteria? - [X] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [X] All builds are passing - [X] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [X] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [X] Branch has no merge conflicts with `master` (if it does - rebase it please) - [X] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Closes #22058 and #23578 See merge request !7129
| * | | | | | | Fixes #22058 and #23578Yann Gravrand2016-11-062-0/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'ldap_check_bind' into 'master' Sean McGivern2016-11-099-78/+226
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve ldap:check errors Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21621. See merge request !6601
| * | | | | | | Introduce better credential and error checking to `rake gitlab:ldap:check`Drew Blessing2016-11-089-78/+226
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was previously possible for invalid credential errors to go unnoticed in this task. Users would believe everything was configured correctly and then sign in would fail with 'invalid credentials'. This adds a specific bind check, plus catches errors connecting to the server. Also, specs :)
* | | | | | | | Merge branch 'remove-heading-space-from-diff-content' into 'master' Alfredo Sumaran2016-11-096-26/+28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove an extra leading space from diff paste data ## What does this MR do? Remove an extra leading space from diff paste data. ## Are there points in the code the reviewer needs to double check? I have checked the following three patterns. * inline diff * parallel diff * blob preview ## Why was this MR needed? Diff paste data contain an extra leading space. So it need to remove an extra leading space manually from pasted diff data. ## Screenshots (if relevant) ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [ ] Branch has no merge conflicts with `master` (if it does - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? #14176 Closes #23899 See merge request !7133
| * | | | | | | | Remove an extra leading space from diff contentHiroyuki Sato2016-11-046-26/+28
| | | | | | | | |
* | | | | | | | | Merge branch 'pipeline-notifications' into 'master' Sean McGivern2016-11-0923-136/+344
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Integrate CI emails into notification system Closes #21930 See merge request !6342