summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Speed up Project security access specsrs-project-security-spec-speedRobert Speicher2016-11-284-446/+428
* Merge branch 'ux-guide-anchor-hover' into 'master' Achilleas Pipinellis2016-11-272-13/+5
|\
| * [ci skip] UX Guide: Anchor hover guidance include color changeux-guide-anchor-hoverawhildy2016-11-262-13/+5
|/
* Merge branch 'ux-guide-dropdown-max-height' into 'master' Achilleas Pipinellis2016-11-261-0/+2
|\
| * [ci skip] UX Guide: add guidance for max height for dropdownsux-guide-dropdown-max-heightawhildy2016-11-251-0/+2
|/
* Merge branch 'workhorse-v1.0.1' into 'master' Rémy Coutable2016-11-254-3/+7
|\
| * Update GitLab Workhorse to v1.0.1Nick Thomas2016-11-254-3/+7
* | Merge branch '24903-allow-groups-with-special-characters' into 'master' Alfredo Sumaran2016-11-251-2/+3
|\ \
| * | use standard gitlab namespace regex for group name validationMike Greiling2016-11-251-2/+3
| * | allow "." in group name validation regex24903-allow-groups-with-special-charactersMike Greiling2016-11-231-1/+1
* | | Merge branch 'zj-expose-coverage-pipelines' into 'master' Rémy Coutable2016-11-254-6/+29
|\ \ \
| * | | Add docs for pipeline coverageZ.J. van de Weg2016-11-251-6/+12
| * | | Expose coverage on GET pipelines/:idzj-expose-coverage-pipelinesZ.J. van de Weg2016-11-253-0/+17
* | | | Merge branch 'timeout-merge-request-for-binary-file' into 'master' Yorick Peterse2016-11-254-3/+21
|\ \ \ \
| * | | | Fix: Timeout creating and viewing merge request for binary filetimeout-merge-request-for-binary-fileValery Sizov2016-11-254-3/+21
* | | | | Merge branch 'issue-24534' into 'master' Rémy Coutable2016-11-2515-158/+48
|\ \ \ \ \
| * | | | | Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz2016-11-2415-158/+48
* | | | | | Merge branch 'zj-slash-commands-improvements' into 'master' 24769-make-mattermost-command-easier-to-configureKamil Trzciński2016-11-252-1/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Accept a valid ref for issue showZ.J. van de Weg2016-11-252-1/+9
* | | | | | Merge branch '22373-reduce-queries-in-api-helpers-find_project' into 'master' Yorick Peterse2016-11-258-12/+32
|\ \ \ \ \ \
| * | | | | | API: Introduce `#find_group!` which also check access permission22373-reduce-queries-in-api-helpers-find_projectRémy Coutable2016-11-244-7/+15
| * | | | | | API: Introduce `#find_project!` which also check access permissionRémy Coutable2016-11-242-8/+11
| * | | | | | API: Use `#find_project` in API::Triggers and API::ServicesRémy Coutable2016-11-242-2/+2
| * | | | | | Make API::Helpers find a project with only one queryRémy Coutable2016-11-242-1/+10
* | | | | | | Merge branch 'fix-cancelling-pipelines' into 'master' Kamil Trzciński2016-11-258-10/+288
|\ \ \ \ \ \ \
| * | | | | | | Wrap against 80 chars and rename failed_or_canceledfix-cancelling-pipelinesLin Jen-Shin2016-11-231-7/+9
| * | | | | | | Expand the loop and reduce overlapped conditionsLin Jen-Shin2016-11-221-12/+30
| * | | | | | | Passing a user to retry_failed in testsLin Jen-Shin2016-11-221-3/+3
| * | | | | | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-22167-1152/+4241
| |\ \ \ \ \ \ \
| * | | | | | | | Test against all possible cases, feedback:Lin Jen-Shin2016-11-221-14/+17
| * | | | | | | | Test against all types and more status:Lin Jen-Shin2016-11-211-37/+45
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-21305-1386/+7560
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Prefer a description for it and split the case:Lin Jen-Shin2016-11-212-32/+51
| * | | | | | | | | Allow to retry failed or canceled builds and fix cancel running specs failureKamil Trzcinski2016-11-193-9/+69
| * | | | | | | | | Add a test for Ci::Pipeline#cancel_running:Lin Jen-Shin2016-11-191-0/+16
| * | | | | | | | | Add a lot of tests for scopes, feedback:Lin Jen-Shin2016-11-193-0/+85
| * | | | | | | | | Add tests against two jobs having different statusLin Jen-Shin2016-11-181-0/+12
| * | | | | | | | | Add when cancelling for external jobs, feedback:Lin Jen-Shin2016-11-181-0/+7
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-18359-1045/+3887
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve how we could cancel pipelines:Lin Jen-Shin2016-11-175-4/+52
* | | | | | | | | | | Merge branch 'autocomplete-space-prefix' into 'master' Fatih Acet2016-11-252-1/+76
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into autocomplete-space-prefixautocomplete-space-prefixPhil Hughes2016-11-241481-16085/+30504
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tests fixPhil Hughes2016-11-141-2/+2
| * | | | | | | | | | | | Merge branch 'master' into autocomplete-space-prefixPhil Hughes2016-11-112480-25206/+73303
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into autocomplete-space-prefixPhil Hughes2016-08-301869-26998/+71673
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Correctly checks for character before GFM input charPhil Hughes2016-07-212-3/+38
| * | | | | | | | | | | | | | Allow GFM autocomplete to be trigger without the preceding spacePhil Hughes2016-07-212-0/+30
* | | | | | | | | | | | | | | Merge branch 'issue_24748' into 'master' Fatih Acet2016-11-257-11/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix title case to sentence caseLuis Alonso Chavez Armendariz2016-11-237-11/+15
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'issue_24958' into 'master' Rémy Coutable2016-11-252-3/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \