summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-0/+44
* Merge branch '31671-merge-request-message-contains-carriage-returns' into 'ma...Douwe Maan2017-05-031-7/+19
|\
| * removes the possibility of commit messages having carriage returnsTiago Botelho2017-05-031-7/+19
* | Merge branch 'dm-link-discussion-to-outdated-diff' into 'master' Sean McGivern2017-05-035-42/+220
|\ \
| * | Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-035-42/+220
* | | Merge branch 'dm-blob-external-storage' into 'master' Sean McGivern2017-05-032-11/+119
|\ \ \
| * | | Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-032-11/+119
| |/ /
* | | Fix lazy error handling of cron parserDosuken shinya2017-05-031-0/+32
* | | Include missing project attributes to Import/ExportJames Lopez2017-05-031-0/+19
|/ /
* | 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
| |/