summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-073-18/+44
* Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-062-41/+54
|\
| * Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-0514-75/+482
| |\
| * \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-036-0/+109
| |\ \
| * \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-0227-245/+655
| |\ \ \
| * | | | Fix Rubocop offense in environments policy classGrzegorz Bizon2017-05-011-1/+1
| * | | | Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-2211-93/+305
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-1345-2087/+3621
| |\ \ \ \ \
| * | | | | | Use build policy to determine if user can play buildGrzegorz Bizon2017-04-122-52/+0
| * | | | | | Extract build play specs and extend test examplesGrzegorz Bizon2017-04-121-34/+2
| * | | | | | Take branch access into account when stopping environmentGrzegorz Bizon2017-04-061-0/+25
| * | | | | | Fix specs related to new manual actions permissionsGrzegorz Bizon2017-04-061-13/+40
| * | | | | | Check branch access when user triggers manual actionGrzegorz Bizon2017-04-061-12/+53
| * | | | | | Improve specs related to CI/CD job environmentGrzegorz Bizon2017-04-061-8/+12
* | | | | | | Real time pipeline show actionZeger-Jan van de Weg2017-05-062-2/+75
* | | | | | | Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern2017-05-064-8/+244
|\ \ \ \ \ \ \
| * | | | | | | Reduce risk of deadlocks17361-redirect-renamed-pathsMichael Kozono2017-05-051-14/+1
| * | | | | | | Delete conflicting redirectsMichael Kozono2017-05-052-13/+111
| * | | | | | | Create redirect routes on path changeMichael Kozono2017-05-051-1/+33
| * | | | | | | Redirect from redirect routes to canonical routesMichael Kozono2017-05-053-4/+123
* | | | | | | | Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-056-119/+184
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-057-18/+128
| |\ \ \ \ \ \ \
| * | | | | | | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-046-119/+184
* | | | | | | | | Merge branch 'backport-ee-4b464eaaee' into 'master' Robert Speicher2017-05-053-8/+30
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Backport avatar-related spec changes from gitlab-org/gitlab-ee@4b464eaaeebackport-ee-4b464eaaeeRémy Coutable2017-05-043-8/+30
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'prometheus-integration-test-setting-fix' into 'master' Robert Speicher2017-05-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Improved code styling and added a HTTParty rescue blockJose Ivan Vargas2017-05-041-3/+2
| * | | | | | | | Added rescue block for the test method for the prometheus serviceJose Ivan Vargas2017-05-041-2/+3
| |/ / / / / / /
* | | | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-0417-89/+558
|\ \ \ \ \ \ \ \
| * | | | | | | | Update last_repository_updated_at when the wiki is updatedDouglas Barbosa Alexandre2017-05-041-6/+15
| * | | | | | | | Update last_repository_updated_at when a push event is createdDouglas Barbosa Alexandre2017-05-041-8/+34
| * | | | | | | | Set last_repository_updated_at to created_at upon project creationDouglas Barbosa Alexandre2017-05-041-0/+8
| |/ / / / / / /
| * | | | | | | Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern2017-05-041-0/+44
| |\ \ \ \ \ \ \
| | * | | | | | | Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-0/+44
| * | | | | | | | Merge branch '30973-network-graph-sorted-by-date-and-topo' into 'master' Douwe Maan2017-05-041-3/+18
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Sort the network graph both by commit date and topographically.30973-network-graph-sorted-by-date-and-topoTimothy Andrew2017-05-041-3/+18
| * | | | | | | | Merge branch 'always-show-latest-pipeline-in-commit-box' into 'master' Kamil Trzciński2017-05-041-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Rename latest_pipeline to last_pipelinealways-show-latest-pipeline-in-commit-boxLin Jen-Shin2017-05-031-3/+3
| * | | | | | | | | Merge branch 'zj-chat-message-pretty-time' into 'master' Sean McGivern2017-05-041-9/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Convert seconds to minutes and hours on chat notifationszj-chat-message-pretty-timeZ.J. van de Weg2017-05-041-9/+6
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-0/+21
| |/ / / / / / / /
| * | | | | | | | Merge branch '31671-merge-request-message-contains-carriage-returns' into 'ma...Douwe Maan2017-05-031-7/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | removes the possibility of commit messages having carriage returnsTiago Botelho2017-05-031-7/+19
| * | | | | | | | | Merge branch 'dm-link-discussion-to-outdated-diff' into 'master' Sean McGivern2017-05-035-42/+220
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-035-42/+220
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'dm-blob-external-storage' into 'master' Sean McGivern2017-05-032-11/+119
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-032-11/+119
| | |/ / / / / / / /
| * | | | | | | | | Fix lazy error handling of cron parserDosuken shinya2017-05-031-0/+32
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Include missing project attributes to Import/ExportJames Lopez2017-05-031-0/+19
| |/ / / / / / /
* | | | | | | | Add CHANGELOG entry, some specs and locale file for German.Ruben Davila2017-05-041-0/+8
|/ / / / / / /