summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '32790-pipeline_schedules-pages-throwing-error-500' into 'master'Kamil Trzciński2017-06-131-0/+8
* Merge branch 'counters_cache_invalidation' into 'master' Rémy Coutable2017-06-121-0/+28
* Merge branch '33377-fix-null-ref-in-repo-is-ancestor' into 'master'Douwe Maan2017-06-121-8/+32
* Merge branch 'fix/gb/use-merge-ability-for-protected-manual-actions' into 'ma...Kamil Trzciński2017-06-081-1/+4
* Merge branch 'fix-kubernetes-namespace' into 'master'Grzegorz Bizon2017-06-081-1/+30
* Merge branch 'winh-label-textcolor-default' into 'master'Grzegorz Bizon2017-06-081-0/+17
* Merge branch 'fix_duplicated_assignees_on_milestone_page' into 'master'Sean McGivern2017-06-081-0/+13
* Merge remote-tracking branch 'gitlab/9-2-stable' into 9-2-stableRegis2017-06-071-0/+13
|\
| * All ancestor groups should be returned by GroupsFinderToon Claes2017-05-311-0/+13
* | Merge branch 'bvl-move-project-uploads-correctly' into 'security-9-2'Sean McGivern2017-06-021-1/+1
* | Merge branch 'bvl-security-9-2-28917-contain-uploads-in-system-dir' into 'sec...Douwe Maan2017-05-314-5/+11
|/
* Merge branch 'dm-fix-routes' into 'master'Robert Speicher2017-05-251-1/+1
* Merge branch 'zj-fix-pipeline-etag' into 'master'Kamil Trzciński2017-05-241-0/+10
* Merge branch '9-2-stable-fix-conflicts-for-mr-11298' into '9-2-stable'Douwe Maan2017-05-191-72/+0
|\
| * Fix 9.2 conflicts for 'Fix conflict resolution from corrupted upstream'9-2-stable-fix-conflicts-for-mr-11298Douwe Maan2017-05-191-75/+0
| * Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master'Douwe Maan2017-05-191-0/+3
* | Merge branch 'disable-usage-ping' into 'master'Robert Speicher2017-05-191-0/+62
* | Merge branch 'update_assignee_cache_counts_refactoring' into 'master' Sean McGivern2017-05-192-82/+0
|/
* Merge branch 'reenable-gitaly-ref-name' into 'master'Robert Speicher2017-05-181-19/+14
* Merge branch 'dm-no-conflicts-when-branches-are-missing-9-2' into '9-2-stable'Regis Boudinot2017-05-191-0/+7
|\
| * Stop MR conflict code from blowing up when branches are missingdm-no-conflicts-when-branches-are-missing-9-2Douwe Maan2017-05-181-0/+7
* | Merge branch 'mk-fix-issue-1843' into 'master'Douwe Maan2017-05-181-3/+13
|/
* Added editable concern specLuke "Jared" Bennett2017-05-171-0/+11
* Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-103-18/+44
* Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-40/+0
* Merge branch 'mr-widget-redesign-review' into 'master'Jacob Schatz2017-05-092-4/+46
* Merge branch 'fix/support-gitaly-commit-diff-flags' into 'master' Robert Speicher2017-05-071-28/+27
|\
| * Re-enable Gitaly commit_raw_diff featureAhmad Sherif2017-05-071-28/+27
* | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-075-109/+114
|/
* 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
| |\ \ \ \ \ \ \