summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '27762-add-default-artifacts-expiration' into 'master' Kamil Trzciński2017-02-245-5/+46
|\
| * Introduce DurationValidator, feedback:27762-add-default-artifacts-expirationLin Jen-Shin2017-02-242-8/+18
| * Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-24196-1135/+1474
| |\
| * | Remove syntax help link and update screenshotLin Jen-Shin2017-02-221-2/+0
| * | 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-2111-119/+108
| |\ \
| * | | Update error message and check with presence: trueLin Jen-Shin2017-02-211-6/+11
| * | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-21243-2321/+2241
| |\ \ \
| * | | | 0 for unlimited, disallow blank, feedback:Lin Jen-Shin2017-02-163-15/+8
| * | | | The exception was no longer usedLin Jen-Shin2017-02-161-1/+1
| * | | | Use squish to also compact the stringLin Jen-Shin2017-02-161-1/+1
| * | | | Use static error message and don't give booleansLin Jen-Shin2017-02-161-9/+4
| * | | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-1647-184/+200
| |\ \ \ \
| * | | | | Update docs to reflect current behaviourLin Jen-Shin2017-02-152-2/+4
| * | | | | Fix tests and disallow 0 to make it consistent with .gitlab-ci.ymlLin Jen-Shin2017-02-151-3/+9
| * | | | | Add a few more tests and make sure empty value sets to nilLin Jen-Shin2017-02-151-0/+8
| * | | | | Check default_artifacts_expire_in only if existedLin Jen-Shin2017-02-151-1/+2
| * | | | | Use the same syntax for default expirationLin Jen-Shin2017-02-154-28/+16
| * | | | | ApplicationSetting.current doesn't work well in testsLin Jen-Shin2017-02-151-1/+2
| * | | | | Initial implementation for default artifacts expirationLin Jen-Shin2017-02-154-3/+37
* | | | | | Merge branch '27530-fix-job-dropdown-pipeline-console-error' into 'master' Fatih Acet2017-02-241-14/+22
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Prevent propagation of click even in job name inside dropdown.27530-fix-job-dropdown-pipeline-console-errorFilipa Lacerda2017-02-231-12/+20
| * | | | | adds mount function with prevent and removes keepGraph functionNur Rony2017-02-231-20/+16
| * | | | | fixes job dropdown action button errorNur Rony2017-02-231-6/+10
* | | | | | Merge branch 'create_branch_repo_less' into 'master' Robert Speicher2017-02-233-4/+49
|\ \ \ \ \ \
| * | | | | | Fixes after reviewcreate_branch_repo_lessValery Sizov2017-02-232-17/+20
| * | | | | | Create master branch first if project is repository-lessValery Sizov2017-02-233-4/+46
* | | | | | | Merge branch '27989-disable-counting-tags' into 'master' Rémy Coutable2017-02-232-4/+1
|\ \ \ \ \ \ \
| * | | | | | | Disable unused tags count cache for Projects, Builds and RunnersPawel Chojnacki2017-02-232-4/+1
* | | | | | | | Merge branch '28610-white-square-nav' into 'master' Filipa Lacerda2017-02-231-6/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix white square and sidebar animation28610-white-square-navAnnabel Dunstone Gray2017-02-231-6/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'master' into 'master' Clement Ho2017-02-233-1/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | on branch deletion show loading icon and disabled the buttonwendy04022017-02-223-1/+39
* | | | | | | | | Merge branch 'dm-meer-blauw-op-straat' into 'master' Robert Speicher2017-02-2386-314/+285
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix new offensesdm-meer-blauw-op-straatDouwe Maan2017-02-231-4/+4
| * | | | | | | | | Revert "Enable Style/DotPosition"Douwe Maan2017-02-2357-225/+225
| * | | | | | | | | Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-23117-524/+524
| * | | | | | | | | Revert "Enable Style/BarePercentLiterals"Douwe Maan2017-02-232-2/+2
| * | | | | | | | | Manually correct autocorrectDouwe Maan2017-02-231-2/+2
| * | | | | | | | | Move up delegate callsDouwe Maan2017-02-237-27/+23
| * | | | | | | | | ActiveSupport delegation is preferred over ForwardableDouwe Maan2017-02-231-4/+5
| * | | | | | | | | Fix new offensesDouwe Maan2017-02-233-3/+3
| * | | | | | | | | Enable Rails/DelegateDouwe Maan2017-02-2311-60/+21
| * | | | | | | | | Enable Style/WordArrayDouwe Maan2017-02-2312-22/+22
| * | | | | | | | | Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-236-17/+16
| * | | | | | | | | Enable Style/EmptyLineBetweenDefsDouwe Maan2017-02-231-0/+1
| * | | | | | | | | Enable Style/ClassCheckDouwe Maan2017-02-235-5/+5
| * | | | | | | | | Prefer leading style for Style/DotPositionDouwe Maan2017-02-23117-525/+525
| * | | | | | | | | Fix code for copsDouwe Maan2017-02-2316-91/+106
| * | | | | | | | | Enable Style/ConditionalAssignmentDouwe Maan2017-02-2315-46/+46