summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-0227-245/+655
|\
| * 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
| |\ \ | | |/ | |/|
| | * Improve helpers in pipeline model specsGrzegorz Bizon2017-04-211-3/+3
| | * Fix missing pipeline duration for blocked pipelinesGrzegorz Bizon2017-04-211-19/+44
* | | 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 '30672-versioned-markdown-cache' into 'master' Douwe Maan2017-04-211-77/+193
| |\ \
| | * | Start versioning cached markdown fieldsNick Thomas2017-04-211-67/+194
| | * | Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-211-14/+3
| | |/
| * | Refactor add_users method for project and groupdz-cleanup-add-usersDmitriy Zaporozhets2017-04-212-2/+27
| |/
| * Merge branch 'uassign_on_member_removing' into 'master' Sean McGivern2017-04-203-7/+10
| |\