summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix static analysis offencesTomasz Maczukin2018-03-282-2/+2
| * | | | | | Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-284-7/+7
| * | | | | | Add tests for frontend changesTomasz Maczukin2018-03-283-0/+27
| * | | | | | Change timeout_source to enumTomasz Maczukin2018-03-281-9/+7
| * | | | | | Use _human_readable for Runner's registration APITomasz Maczukin2018-03-281-2/+12
| * | | | | | Properly handle empty value for chronic duration attributeTomasz Maczukin2018-03-281-2/+14
| * | | | | | Remove unused methodTomasz Maczukin2018-03-281-18/+0
| * | | | | | Refactor timeout selection mechanismTomasz Maczukin2018-03-281-0/+46
| * | | | | | Add styling improvements in specsTomasz Maczukin2018-03-281-3/+6
| * | | | | | Replace user_readable with human_readableTomasz Maczukin2018-03-281-2/+2
| * | | | | | Show timeout information on job's pageTomasz Maczukin2018-03-283-17/+38
| * | | | | | Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin2018-03-284-17/+17
| * | | | | | Add ChroniDurationAttribute concernTomasz Maczukin2018-03-281-0/+28
| * | | | | | Override project-defined timeout with runner-defined oneTomasz Maczukin2018-03-283-1/+76
| * | | | | | Add support for job_upper_timeout in APITomasz Maczukin2018-03-282-1/+14
* | | | | | | Merge branch 'ac/fix-use_file-race' into 'master'Kamil Trzciński2018-03-292-2/+38
|\ \ \ \ \ \ \
| * | | | | | | Add Gitlab::ExclusiveLease to ObjectStorage#use_fileAlessio Caiazza2018-03-292-2/+38
| |/ / / / / /
* | | | | | | Merge branch 'jivl-change-copy-text-promote-milestones-labels' into 'master'Sean McGivern2018-03-293-3/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix middle alignment for the titleJose Ivan Vargas2018-03-281-1/+1
| * | | | | | Fix promoting labels and milestones copy textJose Ivan Vargas2018-03-283-3/+5
* | | | | | | Merge branch 'dm-deploy-keys-default-user' into 'master'Sean McGivern2018-03-293-1/+26
|\ \ \ \ \ \ \
| * | | | | | | Don’t delete deploy key when user who created it is deletedDouwe Maan2018-03-281-1/+1
| * | | | | | | Fall back on ghost user when deploy key user is not setDouwe Maan2018-03-281-0/+21
| * | | | | | | Set user when adding deploy key to project using APIDouwe Maan2018-03-281-0/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'add-canary-favicon' into 'master'Sean McGivern2018-03-292-0/+10
|\ \ \ \ \ \ \
| * | | | | | | Be explicit about when yellow favicon is usedEric Eastwood2018-03-281-1/+1
| * | | | | | | Update styling and use Gitlab::Utils.to_booleanEric Eastwood2018-03-272-0/+10
* | | | | | | | Merge branch 'ce-3092-fix-unassigned-unapproved-mr-email-failing' into 'master'Sean McGivern2018-03-291-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix unapproved unassigned MR email erroring outce-3092-fix-unassigned-unapproved-mr-email-failingEric Eastwood2018-03-281-1/+1
| |/ / / / / /
* | | | | | | Gitlab-workhorse still needs RepoPath on Git HTTPJacob Vosmaer (GitLab)2018-03-291-0/+3
* | | | | | | Merge branch 'group-rspec' into 'master'Rémy Coutable2018-03-296-14/+133
|\ \ \ \ \ \ \
| * | | | | | | Replace group spinach tests with RSpec analogSemyon Pupkov2018-03-296-14/+133
* | | | | | | | Merge branch '44717-no-resolve-issue' into 'master'Fatih Acet2018-03-281-5/+13
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Don't show Jump to Discussion button on issue notes44717-no-resolve-issueSimon Knox2018-03-281-5/+13
* | | | | | | | Merge branch '44752-remove-ee-specific-comments' into 'master'Rémy Coutable2018-03-281-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove EE-specific comments from CE44752-remove-ee-specific-commentsEric Eastwood2018-03-281-2/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch '44392-resolve-projects-creation-silently-failing-on-after-creat...Douwe Maan2018-03-282-3/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | When a Service templates are invalid newly created projects will have them in...Tiago Botelho2018-03-282-7/+23
| * | | | | | | | Project creation does not fail silently on DB related changesTiago Botelho2018-03-271-0/+10
* | | | | | | | | Merge branch 'expose-commits-mr-api' into 'master'Rémy Coutable2018-03-281-0/+29
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Allow merge requests related to a commit to be found via APIMark Fletcher2018-03-261-0/+29
* | | | | | | | | Merge branch '44649-reference-parsing-conflicting-with-auto-linking' into 'ma...Douwe Maan2018-03-281-0/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix auto-linking with escaped HTML entitiesSean McGivern2018-03-281-0/+9
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'fix-workhorse-test' into 'master'Sean McGivern2018-03-282-6/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make all workhorse gitaly calls opt-out, take 2Jacob Vosmaer2018-03-282-6/+8
* | | | | | | | | | Merge branch 'zj-remote-repo-exists' into 'master'Sean McGivern2018-03-282-1/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Test if remote repository exists before cloningZeger-Jan van de Weg2018-03-272-1/+15
* | | | | | | | | | | Merge branch 'bvl-no-permanent-redirect' into 'master'Douwe Maan2018-03-288-307/+105
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | New migration helper for finding custom indexesBob Van Landuyt2018-03-281-0/+29
| * | | | | | | | | | | Remove permanent redirectsBob Van Landuyt2018-03-287-307/+76
| | |_|/ / / / / / / / | |/| | | | | | | | |