summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bvl-security-patches' into 'master' Robert Speicher2017-05-101-40/+0
|\
| * Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-40/+0
* | Merge branch 'dm-async-tree-readme' into 'master' Douwe Maan2017-05-101-1/+1
|\ \ | |/ |/|
| * Load tree readme asynchronouslydm-async-tree-readmeDouwe Maan2017-05-101-1/+1
* | Use relative paths for group/project/user avatarsblackst0ne2017-05-103-9/+28
|/
* Merge branch 'issue_27168_2' into 'master' Sean McGivern2017-05-093-9/+9
|\
| * Small code improvements and add migration specFelipe Artur2017-05-081-2/+1
| * Fix specs 2Felipe Artur2017-05-082-2/+4
| * Fix SpecsFelipe Artur2017-05-083-10/+9
* | Merge branch 'tc-cache-trackable-attributes' into 'master' Douwe Maan2017-05-091-0/+29
|\ \
| * | Devise can assign trackable fields, but only allow writes once/hourtc-cache-trackable-attributesToon Claes2017-05-081-1/+11
| * | Limit `update_tracked_fields` to write to database once/hourToon Claes2017-05-081-0/+19
* | | Merge request widget redesignFatih Acet2017-05-092-4/+46
| |/ |/|
* | Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-081-0/+49
|\ \ | |/ |/|
| * Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones2017-05-041-0/+49
* | 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
| |\ \ \ \ \ \ \
| * | | | | | | | 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
| |\ \ \ \ \ \ \