summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 22191-delete-dy...Kamil Trzcinski2016-10-171-4/+6
|\
| * Add Pipeline metrics workerKamil Trzcinski2016-10-171-4/+6
* | Fix environments specsKamil Trzcinski2016-10-171-0/+3
* | Improve after code reviewKamil Trzcinski2016-10-172-5/+7
* | Add on_stop column [ci skip]Kamil Trzcinski2016-10-171-2/+0
* | Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski2016-10-174-27/+18
* | Add environment stop action [ci skip]Kamil Trzcinski2016-10-171-10/+0
* | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-1730-92/+450
|\ \ | |/
| * Merge branch 'fix/mirror-update-error' into 'master' Rémy Coutable2016-10-141-1/+1
| |\
| | * fix empty import URL errorsfix/mirror-update-errorJames Lopez2016-10-051-1/+1
| * | Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master' Kamil Trzciński2016-10-142-14/+14
| |\ \
| | * | Add build finished worker that creates a workflowGrzegorz Bizon2016-10-141-2/+1
| | * | Calculate build coverage asynchronouslyGrzegorz Bizon2016-10-141-2/+1
| | * | Add build success worker that runs asynchronouslyGrzegorz Bizon2016-10-131-12/+9
| | * | Perform CI build hooks asynchronously using workerGrzegorz Bizon2016-10-131-2/+3
| | * | Execute pipeline hooks asynchronouslyGrzegorz Bizon2016-10-121-1/+6
| * | | Merge branch 'zj-show-deployed-time-ago' into 'master' Kamil Trzciński2016-10-144-6/+36
| |\ \ \
| | * | | Minor style improvementZ.J. van de Weg2016-10-142-1/+11
| | * | | Refactor ci_status on MergeRequestControllerZ.J. van de Weg2016-10-143-18/+13
| | * | | Fix indenting error in HAMLZ.J. van de Weg2016-10-141-1/+1
| | * | | Show what time ago a MR was deployedZ.J. van de Weg2016-10-143-0/+25
| * | | | Merge branch '15463-extract-update-merge-requests' into 'master' Yorick Peterse2016-10-141-5/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Extract project#update_merge_requests and SystemHooks to its own worker from ...15463-extract-update-merge-requestsPaco Guzman2016-10-131-5/+0
| * | | | Merge branch '22655-deployments-don-t-always-have-keep-around-refs' into 'mas...Rémy Coutable2016-10-131-1/+8
| |\ \ \ \
| | * | | | Handle case where deployment ref no longer exists22655-deployments-don-t-always-have-keep-around-refsSean McGivern2016-10-131-1/+8
| * | | | | Merge branch 'feature/issues-board' into 'master' Sean McGivern2016-10-131-2/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add Project::BoardLimitExcedeed error classDouglas Barbosa Alexandre2016-10-111-1/+3
| | * | | | Restrict the number of permitted boards per project to oneDouglas Barbosa Alexandre2016-10-111-1/+6
| | * | | | Allow projects to have many boardsDouglas Barbosa Alexandre2016-10-111-2/+1
| * | | | | Merge branch 'feature/cycle-analytics-2-backend' into 'master' Douwe Maan2016-10-131-4/+10
| |\ \ \ \ \
| | * | | | | updated var name based on feedbackfeature/cycle-analytics-2-backendJames Lopez2016-10-131-2/+2
| | * | | | | Ignore deployment for statistics in Cycle Analytics, except in staging and pr...James Lopez2016-10-121-4/+10
| * | | | | | Merge branch 'feature/improve-mrwbs-and-todos-for-pipelines' into 'master' Kamil Trzciński2016-10-132-20/+13
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch 'master' into feature/improve-mrwbs-and-todos-for-pipelinesfeature/improve-mrwbs-and-todos-for-pipelinesGrzegorz Bizon2016-10-121-1/+2
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Do not return from proc-closure in pipeline transitionGrzegorz Bizon2016-10-121-1/+1
| | * | | | | Schedule async pipeline success worker after commitGrzegorz Bizon2016-10-121-1/+2
| | * | | | | Merge branch 'master' into feature/improve-mrwbs-and-todos-for-pipelinesGrzegorz Bizon2016-10-1224-42/+340
| | |\ \ \ \ \
| | * | | | | | Process MWBS in successful pipeline asynchronouslyGrzegorz Bizon2016-10-071-1/+1
| | * | | | | | Rename pipeline workers to match current conventionGrzegorz Bizon2016-10-061-2/+2
| | * | | | | | Move MWBS trigger from build to pipeline eventGrzegorz Bizon2016-10-062-11/+9
| * | | | | | | Refactor straight compare diff codeDmitriy Zaporozhets2016-10-122-8/+18
| * | | | | | | Improve tests for merge request diff modelDmitriy Zaporozhets2016-10-121-1/+1
| * | | | | | | Use straight diff approach when compare merge request versionsDmitriy Zaporozhets2016-10-122-3/+9
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch '20708-new-branch-is-immediatelly-tagged-as-merged' into 'master' Douwe Maan2016-10-121-1/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-111-6/+3
| | * | | | | removes inconsistency regarding tagging immediately as merged once you create...tiagonbotelho2016-10-091-1/+5
| * | | | | | Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable2016-10-111-1/+1
| | |_|/ / / | |/| | | |
| * | | | | Make guests unable to view MRsguests_cant_see_mrsValery Sizov2016-10-111-1/+7
| | |_|/ / | |/| | |
| * | | | Merge branch 'sh-fix-issue-20776' into 'master' Robert Speicher2016-10-111-1/+13
| |\ \ \ \
| | * | | | Fix Error 500 when viewing old merge requests with bad diff datash-fix-issue-20776Stan Hu2016-10-101-1/+13