summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Only create unmergeable todos onceonly-create-unmergeable-todo-onceSean McGivern2017-02-242-6/+25
* Merge branch '3874-correctly-return-json-on-delete-responses' into 'master' Sean McGivern2017-02-243-4/+31
|\
| * Return 202 with JSON body on async removals on V4 API3874-correctly-return-json-on-delete-responsesOswaldo2017-02-233-4/+31
* | Merge branch '27762-add-default-artifacts-expiration' into 'master' Kamil Trzciński2017-02-244-4/+82
|\ \
| * | Test against default to '0', it should not setLin Jen-Shin2017-02-241-8/+22
| * | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-24192-1076/+3789
| |\ \
| * | | Fix tests due to error key changedLin Jen-Shin2017-02-211-1/+1
| * | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-218-45/+206
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-21146-1059/+3002
| |\ \ \ \
| * | | | | 0 for unlimited, disallow blank, feedback:Lin Jen-Shin2017-02-162-12/+20
| * | | | | Use static error message and don't give booleansLin Jen-Shin2017-02-161-0/+4
| * | | | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-1621-40/+325
| |\ \ \ \ \
| * | | | | | Fix tests and disallow 0 to make it consistent with .gitlab-ci.ymlLin Jen-Shin2017-02-151-0/+6
| * | | | | | Add a few more tests and make sure empty value sets to nilLin Jen-Shin2017-02-152-2/+31
| * | | | | | Use the same syntax for default expirationLin Jen-Shin2017-02-151-3/+3
| * | | | | | Test build API if expire_in not set, set to app defaultLin Jen-Shin2017-02-151-2/+17
| * | | | | | ApplicationSetting.current doesn't work well in testsLin Jen-Shin2017-02-151-0/+2
| * | | | | | Initial implementation for default artifacts expirationLin Jen-Shin2017-02-151-1/+1
* | | | | | | Merge branch '27530-fix-job-dropdown-pipeline-console-error' into 'master' Fatih Acet2017-02-241-0/+12
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Prevent propagation of click even in job name inside dropdown.27530-fix-job-dropdown-pipeline-console-errorFilipa Lacerda2017-02-231-0/+12
* | | | | | | Merge branch 'create_branch_repo_less' into 'master' Robert Speicher2017-02-232-1/+48
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fixes after reviewcreate_branch_repo_lessValery Sizov2017-02-232-8/+12
| * | | | | | Create master branch first if project is repository-lessValery Sizov2017-02-231-1/+44
* | | | | | | Merge branch 'enable-rspec-be_eql-cop' into 'master' Robert Speicher2017-02-233-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Enable the RSpec/BeEql copenable-rspec-be_eql-copRémy Coutable2017-02-233-7/+7
* | | | | | | | Merge branch 'fix-git-access-specs' into 'master' Rémy Coutable2017-02-231-5/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix GitAccess specsfix-git-access-specsSean McGivern2017-02-231-5/+14
* | | | | | | | | Merge branch 'master' into 'master' Clement Ho2017-02-232-0/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | on branch deletion show loading icon and disabled the buttonwendy04022017-02-222-0/+60
* | | | | | | | | | Merge branch 'dm-meer-blauw-op-straat' into 'master' Robert Speicher2017-02-23116-437/+461
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "Enable Style/DotPosition"Douwe Maan2017-02-23113-574/+574
| * | | | | | | | | | Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-23295-2436/+2436
| * | | | | | | | | | Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-2321-40/+40
| * | | | | | | | | | Fix new offensesDouwe Maan2017-02-2312-50/+55
| * | | | | | | | | | Enable Rails/DelegateDouwe Maan2017-02-233-9/+3
| * | | | | | | | | | Enable Style/WordArrayDouwe Maan2017-02-2344-121/+116
| * | | | | | | | | | Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-2312-83/+77
| * | | | | | | | | | Enable Style/MultilineArrayBraceLayoutDouwe Maan2017-02-235-70/+100
| * | | | | | | | | | Enable Style/EmptyLineBetweenDefsDouwe Maan2017-02-231-0/+2
| * | | | | | | | | | Enable Style/ClassCheckDouwe Maan2017-02-233-3/+3
| * | | | | | | | | | Prefer leading style for Style/DotPositionDouwe Maan2017-02-23295-2424/+2424
| * | | | | | | | | | Fix another specDouwe Maan2017-02-231-1/+1
| * | | | | | | | | | Fix code for copsDouwe Maan2017-02-2311-32/+35
| * | | | | | | | | | Fix specsDouwe Maan2017-02-235-11/+12
| * | | | | | | | | | Enable Style/ConditionalAssignmentDouwe Maan2017-02-233-9/+9
| * | | | | | | | | | Enable Style/ColonMethodCallDouwe Maan2017-02-2315-20/+20
| * | | | | | | | | | Enable Style/BarePercentLiteralsDouwe Maan2017-02-2321-40/+40
| * | | | | | | | | | Enable Security/JSONLoadDouwe Maan2017-02-233-4/+4
| * | | | | | | | | | Enable Lint/UnifiedIntegerDouwe Maan2017-02-235-10/+10
| * | | | | | | | | | Enable Performance/RedundantMergeDouwe Maan2017-02-232-3/+3