summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/support-commit-deltas-only-for-gitaly' into 'master' Robert Speicher2017-05-141-15/+0
|\
| * Add support for deltas_only under GitalyAhmad Sherif2017-05-131-15/+0
* | Make the new repository_update_events configurable in System Hooks UIGabriel Mazetto2017-05-121-0/+13
* | Added repository_update hookGabriel Mazetto2017-05-121-0/+8
* | Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan2017-05-121-65/+0
|\ \
| * | Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-121-65/+0
* | | Merge branch 'disable-usage-ping' into 'master'Robert Speicher2017-05-121-0/+62
|\ \ \
| * | | Allow disabling usage ping in `gitlab.yml`Sean McGivern2017-05-111-0/+62
* | | | Merge branch '27439-performance-deltas' into 'master' Douwe Maan2017-05-123-17/+26
|\ \ \ \
| * | | | Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki2017-05-113-6/+7
| * | | | Custom queries for prometheusPawel Chojnacki2017-05-111-11/+19
* | | | | Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-122-14/+14
* | | | | Merge branch 'update_assignee_cache_counts_refactoring' into 'master' Sean McGivern2017-05-122-82/+0
|\ \ \ \ \
| * | | | | Move update_assignee_cache_counts to the serviceValery Sizov2017-05-122-82/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'protected-branches-no-one-merge' into 'master' Sean McGivern2017-05-122-0/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Added model specsPhil Hughes2017-05-122-0/+10
* | | | | Merge branch 'remove-deltas-only' into 'master' Sean McGivern2017-05-121-17/+4
|\ \ \ \ \
| * | | | | Remove deltas_only from DiffCollectionJacob Vosmaer2017-05-111-17/+4
| | |/ / / | |/| | |
* | | | | Fix displaying a repository without a readmedm-fix-repository-without-readmeDouwe Maan2017-05-111-3/+13
| |_|/ / |/| | |
* | | | Merge branch 'zj-clean-up-ci-variables-table' into 'master' Yorick Peterse2017-05-111-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove rails dependent: :destroy statementZ.J. van de Weg2017-05-111-1/+1
| | |/ | |/|
* | | Reset Repository#license memo when license file is changedDouwe Maan2017-05-101-1/+2
* | | Implement auxiliary blob viewersDouwe Maan2017-05-107-43/+255
|/ /
* | Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-103-18/+44
|\ \
| * | Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-073-18/+44
* | | Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher2017-05-1016-22/+22
|\ \ \
| * | | Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-102-4/+4
| * | | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-1015-18/+18
| | |/ | |/|
* | | 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
| |\ \ \ \