summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Rename method responsible for updating stage statusGrzegorz Bizon2017-07-261-1/+1
* Move enum specific code from a concern to CI stageGrzegorz Bizon2017-07-262-5/+1
* Update related stage status when job status is changedGrzegorz Bizon2017-07-242-0/+3
* Do not implement CI/CD job to stage association yetGrzegorz Bizon2017-07-241-11/+4
* Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-245-23/+43
|\
| * Wrong data type when testing webhooksAlexander Randa2017-07-204-23/+27
| * Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński2017-07-201-0/+16
| |\
| | * Add specs for pipeline process with auto-retriesGrzegorz Bizon2017-07-171-6/+4
| | * Make it possible to auto retry a failed CI/CD jobGrzegorz Bizon2017-07-171-0/+10
| | * Make it possible to count a number of job retriesGrzegorz Bizon2017-07-171-0/+8
* | | Implement method that updates a stage statusGrzegorz Bizon2017-07-201-0/+47
* | | Change a method name which enumerates CI/CD statusesGrzegorz Bizon2017-07-202-2/+2
* | | Implement proper associations with a persisted stageGrzegorz Bizon2017-07-201-2/+2
* | | Use a new stage_id reference to a persisted stageGrzegorz Bizon2017-07-201-3/+1
* | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-2015-85/+91
|\ \ \ | |/ /
| * | Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-192-1/+7
| |\ \
| | * | Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-192-1/+7
| * | | Resolve "Clarify k8s service keys"Dimitrie Hoekstra2017-07-191-10/+10
| * | | Merge branch 'issue_35132' into 'master'Sean McGivern2017-07-192-3/+3
| |\ \ \
| | * | | Fix external issue trackers redirectissue_35132Felipe Artur2017-07-182-3/+3
| | |/ /
| * | | Merge branch 'request-store-wrap' into 'master'Rémy Coutable2017-07-182-17/+4
| |\ \ \
| | * | | Rename the methods to make it fit with current nameLin Jen-Shin2017-07-181-1/+1
| | * | | Follow feedback on the merge requestLin Jen-Shin2017-07-181-1/+1
| | * | | Cache Note#notable for commits and fix testsrequest-store-wrapLin Jen-Shin2017-07-181-1/+1
| | * | | Use RequestStoreWrap for Commit#authorLin Jen-Shin2017-07-181-16/+3
| | |/ /
| * | | Renamed Gitaly servicesAndrew Newdigate2017-07-181-2/+2
| |/ /
| * | Promote visibility level helpers from Group to NamespaceNick Thomas2017-07-172-5/+5
| |/
| * Merge branch 'fix-exact-matches-of-username-and-email-on-top-of-the-user-sear...Sean McGivern2017-07-141-1/+1
| |\
| | * Fixes the user order being overriden in the autocomplete controllerfix-exact-matches-of-username-and-email-on-top-of-the-user-searchTiago Botelho2017-07-141-1/+1
| * | Merge branch 'fix/gb/recover-from-renaming-project-with-container-images' int...Sean McGivern2017-07-141-3/+5
| |\ \ | | |/ | |/|
| | * Implement memoization in project correctly this timefix/gb/recover-from-renaming-project-with-container-imagesGrzegorz Bizon2017-07-141-1/+3
| | * Memoize result of checking container images on projectGrzegorz Bizon2017-07-141-1/+1
| | * Recover from renaming project that has container imagesGrzegorz Bizon2017-07-131-2/+2
| * | Revert "Merge branch 'revert-2c879643' into 'master'"Sean McGivern2017-07-142-26/+3
| * | Merge branch 'gitlab-git-repository-log' into 'master'Sean McGivern2017-07-141-0/+2
| |\ \
| | * | More Gitaly annotationsJacob Vosmaer2017-07-131-0/+2
| | |/
| * | Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-142-5/+9
| |\ \
| | * | Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-132-5/+9
| * | | Merge branch 'dm-merge-request-creation-error' into 'master'Stan Hu2017-07-141-6/+31
| |\ \ \ | | |_|/ | |/| |
| | * | Make sure MergeRequest commit methods work when either compare_commits or mer...dm-merge-request-creation-errorDouwe Maan2017-07-131-6/+31
| * | | Stop sanitizing user 'name' when inserting into dbNathan Neulinger2017-07-121-1/+1
| * | | Support multiple Redis instances based on queue typePaul Charlton2017-07-112-5/+5
| | |/ | |/|
| * | Prevent bad data being added to application settings when Redis is unavailableNick Thomas2017-07-101-0/+3
* | | Freeze mutable constants in stages migration codeGrzegorz Bizon2017-07-111-1/+1
* | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-1066-329/+786
|\ \ \ | |/ /
| * | Merge branch 'backport-exceptions-argument' into 'master'Rémy Coutable2017-07-101-2/+4
| |\ \
| | * | Allow passing exceptions when creating project servicesbackport-exceptions-argumentSean McGivern2017-07-101-2/+4
| | |/
| * | Merge branch 'fix/offline_runner_detection' into 'master'Rémy Coutable2017-07-101-3/+7
| |\ \ | | |/ | |/|
| | * Fix offline runner detectionAlessio Caiazza2017-07-071-3/+7
| * | Merge branch 'sh-optimize-mr-api' into 'master'Stan Hu2017-07-081-1/+1
| |\ \