summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-032-11/+119
* Merge branch '30272-bvl-reject-more-namespaces' into 'master' Douwe Maan2017-05-025-0/+80
|\
| * Refresh the markdown cache if it was `nil`Bob Van Landuyt2017-05-021-0/+6
| * Reject group-routes as names of child namespacesBob Van Landuyt2017-05-013-0/+25
| * The dynamic path validator can block out partial pathsBob Van Landuyt2017-05-012-0/+14
| * Check `has_parent?` for determining validation typeBob Van Landuyt2017-05-011-0/+1
| * Streamline the path validation in groups & projectsBob Van Landuyt2017-05-012-0/+34
* | Merge branch 'gitaly-branch-tag-count' into 'master' Sean McGivern2017-05-021-0/+10
|\ \
| * | Cleanupgitaly-branch-tag-countKim "BKC" Carlbäcker2017-04-281-0/+5
| * | Use Gitaly for getting Branch/Tag countsKim "BKC" Carlbäcker2017-04-281-0/+5
* | | Update Carrierwave and fog-coreZeger-Jan van de Weg2017-05-011-9/+6
* | | Merge branch 'dm-snippet-blob-viewers' into 'master' Sean McGivern2017-05-012-1/+59
|\ \ \
| * | | Use blob viewers for snippetsDouwe Maan2017-04-302-1/+59
| | |/ | |/|
* | | Merge branch '30586-fix-gitaly-is-ancestor' into 'master' 31611-sketch43-click-opens-new-tab-and-closes-it-quicklySean McGivern2017-05-011-13/+11
|\ \ \ | |/ / |/| |
| * | Fix Gitaly::Commit#is_ancestor30586-fix-gitaly-is-ancestorKim "BKC" Carlbäcker2017-04-281-13/+11
| |/
* | Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher2017-04-288-21/+34
|\ \
| * | Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-268-21/+34
* | | Merge branch 'dz-improve-add-users-method' into 'master' Douwe Maan2017-04-281-2/+4
|\ \ \
| * | | Collect all users by single query when using Member#add_usersdz-improve-add-users-methodDmitriy Zaporozhets2017-04-281-2/+4
* | | | Merge branch '28020-improve-todo-list-when-comes-from-yourself' into 'master' Sean McGivern2017-04-281-0/+46
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improve text on todo list when the todo action comes from yourselfJacopo2017-04-281-0/+46
| | |/ | |/|
* | | Merge branch 'dm-blob-viewers' into 'master' Tim Zallmann2017-04-282-138/+306
|\ \ \
| * | | Address feedbackDouwe Maan2017-04-271-2/+2
| * | | Add specsDouwe Maan2017-04-272-5/+358
| * | | Add test stubsDouwe Maan2017-04-272-191/+6
| | |/ | |/|
* | | Merge branch 'dm-fix-ghost-user-validation' into 'master' Robert Speicher2017-04-271-0/+10
|\ \ \
| * | | Skip validation when creating internal (ghost, service desk) usersdm-fix-ghost-user-validationDouwe Maan2017-04-261-0/+10
* | | | Merge branch '31138-improve-test-settings-for-services-in-empty-projects' int...Douwe Maan2017-04-272-25/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projectsTiago Botelho2017-04-272-25/+30
* | | | Merge branch 'remove-invalid-services' into 'master' Douwe Maan2017-04-272-1/+5
|\ \ \ \
| * | | | tadds migration to remove invalid servicesTiago Botelho2017-04-272-2/+2
| * | | | remove invalid servicesTiago Botelho2017-04-261-0/+4
* | | | | Merge branch '30973-fix-network-graph-ordering' into 'master' Douwe Maan2017-04-271-0/+21
|\ \ \ \ \
| * | | | | Fix ordering of commits in the network graph.Timothy Andrew2017-04-271-0/+21
| |/ / / /
* | | | | Merge branch '2246-uuid-is-nil-for-new-installation' into 'master' Sean McGivern2017-04-271-0/+1
|\ \ \ \ \
| * | | | | Lazily sets UUID in ApplicationSetting for new installationsDouglas Barbosa Alexandre2017-04-261-0/+1
| | |_|/ / | |/| | |
* | | | | Cache the rendered README, but post-process on showToon Claes2017-04-271-2/+2
|/ / / /
* | | | Merge branch 'backport-md-cache-fix' into 'master' Dmitriy Zaporozhets2017-04-261-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix a failing specNick Thomas2017-04-251-2/+2
| | |/ | |/|
* | | Show correct size when MR diff overflowsSean McGivern2017-04-251-7/+25
|/ /
* | Merge branch 'dm-fix-individual-notes-reply-attributes' into 'master' Sean McGivern2017-04-241-0/+8
|\ \
| * | Ensure replying to an individual note by email creates a note with its own di...dm-fix-individual-notes-reply-attributesDouwe Maan2017-04-241-0/+8
| |/
* | Merge branch 'sh-optimize-duplicate-routable-full-path' into 'master' Sean McGivern2017-04-241-0/+18
|\ \
| * | Cache Routable#full_path in RequestStore to reduce duplicate route loadssh-optimize-duplicate-routable-full-pathStan Hu2017-04-241-0/+18
| |/
* | Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' Kamil Trzciński2017-04-241-4/+22
|\ \
| * | Simplify specs and remove unnecessary attributestc-realtime-every-pipeline-on-mrToon Claes2017-04-241-11/+3
| * | Refactor ExpirePipelineCacheWorker#performToon Claes2017-04-241-8/+10
| * | Use a better performing query to find all MRs for pipelineToon Claes2017-04-241-0/+24
| * | Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-241-2/+2
| |/
* | Merge branch 'fix/gb/fix-blocked-pipeline-duration' into 'master' Kamil Trzciński2017-04-241-20/+45
|\ \ | |/ |/|