summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-252-5/+5
|\
| * Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-232-5/+5
* | Merge branch 'winh-label-textcolor-default' into 'master'Grzegorz Bizon2017-05-251-0/+17
|\ \
| * | Add failing test for #32728winh2017-05-251-0/+17
* | | Merge branch 'revert-b0498c17' into 'master'Robert Speicher2017-05-252-4/+4
|\ \ \
| * | | Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-242-4/+4
* | | | Merge branch 'fix-kubernetes-namespace' into 'master'Grzegorz Bizon2017-05-251-1/+30
|\ \ \ \
| * | | | Fix terminals support for Kubernetes serviceKamil Trzcinski2017-05-251-1/+30
* | | | | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-255-91/+91
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Implement web hooks loggingAlexander Randa2017-05-255-91/+91
* | | | | ensure rss token on readAlexis Reigel2017-05-241-3/+5
* | | | | add missing spec for incoming email token presenceAlexis Reigel2017-05-241-0/+7
* | | | | add rss_token attribute to user modelAlexis Reigel2017-05-241-0/+7
| |/ / / |/| | |
* | | | Merge branch 'dm-outdated-system-note' into 'master'Grzegorz Bizon2017-05-243-3/+66
|\ \ \ \
| * | | | Address reviewDouwe Maan2017-05-241-0/+26
| * | | | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-232-3/+40
| | |_|/ | |/| |
* | | | Merge branch 'dm-fix-routes' into 'master'Robert Speicher2017-05-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove changes that are not absolutely necessarydm-fix-routesDouwe Maan2017-05-232-4/+4
| * | | Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan2017-05-232-5/+5
| | |/ | |/|
* | | Merge branch 'issue_32225' into 'master'Robert Speicher2017-05-232-7/+4
|\ \ \
| * | | Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-222-7/+4
* | | | Test the ExpireJobCacheWorker and related changeszj-fix-pipeline-etagZ.J. van de Weg2017-05-221-0/+10
| |/ / |/| |
* | | Exclude manual actions from cancelable jobs scopefix/gb/exclude-manual-actions-from-cancelable-jobsGrzegorz Bizon2017-05-191-0/+10
|/ /
* | Merge branch 'rubocop-empty-example-group' into 'master'Robert Speicher2017-05-182-6/+0
|\ \
| * | Enable the RSpec/EmptyExampleGroup coprubocop-empty-example-groupRémy Coutable2017-05-182-6/+0
* | | Merge branch 'dm-gemfile-viewer'Rémy Coutable2017-05-185-0/+125
|\ \ \ | |/ / |/| |
| * | Add auxiliary blob viewers to dependency filesDouwe Maan2017-05-175-0/+125
* | | Fixes #32474Michael Kozono2017-05-171-3/+13
|/ /
* | Add auxiliary blob viewer for CHANGELOGDouwe Maan2017-05-171-0/+27
* | Merge branch 'counters_cache_invalidation' into 'master' Rémy Coutable2017-05-171-0/+28
|\ \ | |/ |/|
| * Invalidate cache for issue and MR counters more granularlycounters_cache_invalidationValery Sizov2017-05-151-0/+28
* | Merge branch 'dm-blob-viewer-concerns' into 'master' Robert Speicher2017-05-162-37/+40
|\ \
| * | Rename BlobViewer max_size to overridable_max_size and absolute_max_size to m...dm-blob-viewer-concernsDouwe Maan2017-05-151-20/+20
| * | Specify explicitly whether a blob viewer should be loaded asynchronouslyDouwe Maan2017-05-132-17/+20
* | | Re-enable gitaly migration for ref_name_for_sha after bugfixesreenable-gitaly-ref-nameAlejandro Rodríguez2017-05-161-19/+14
| |/ |/|
* | 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
|\ \ \ \ \ | |_|_|_|/ |/| | | |