summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Fixed up some codePhil Hughes2017-04-121-1/+2
| |/ / / / / /
| * | | | | | Fix unreversible migration, and small rubocop warningsPawel Chojnacki2017-03-281-2/+2
| * | | | | | Optionally filter by deployment timePawel Chojnacki2017-03-281-1/+1
| * | | | | | Use DeploymentSerializer to create deployment jsonPawel Chojnacki2017-03-282-5/+6
| * | | | | | Add endpoint that returns a list of deployments that happened within last 8.h...Pawel Chojnacki2017-03-281-0/+50
* | | | | | | Merge branch 'dm-snippet-download-button' into 'master' Sean McGivern2017-05-023-93/+111
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add download button to project snippetsdm-snippet-download-buttonDouwe Maan2017-04-303-93/+111
* | | | | | | Merge branch '12910-personal-snippets-notes-show' into 'master' Sean McGivern2017-05-026-1/+347
|\ \ \ \ \ \ \
| * | | | | | | Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-026-1/+347
* | | | | | | | Merge branch 'gitaly-branch-tag-count' into 'master' Sean McGivern2017-05-023-15/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Cleanupgitaly-branch-tag-countKim "BKC" Carlbäcker2017-04-281-0/+5
| * | | | | | | | Fix RSpecKim "BKC" Carlbäcker2017-04-281-13/+1
| * | | | | | | | Use Gitaly for getting Branch/Tag countsKim "BKC" Carlbäcker2017-04-282-2/+9
* | | | | | | | | Merge branch 'pdf-test-fix' into 'master' Sean McGivern2017-05-021-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed PDF blob specsPhil Hughes2017-05-021-1/+1
* | | | | | | | | | Merge branch '19364-webhook-edit' into 'master' Dmitriy Zaporozhets2017-05-025-13/+146
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Implement ability to update hooksAlexander Randa2017-04-285-13/+146
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '26488-target-disabled-mr' into 'master' Sean McGivern2017-05-024-1/+81
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix 404 when upstream has disabled merge requestsmhasbini2017-04-274-1/+81
* | | | | | | | | | | Merge branch 'add-tanuki-ci-status-favicons' into 'master' Sean McGivern2017-05-021-0/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Added testLuke "Jared" Bennett2017-04-251-0/+6
* | | | | | | | | | | Better Explore Groups viewLuke "Jared" Bennett2017-05-023-4/+185
* | | | | | | | | | | Merge branch 'pdflab-in-repo' into 'master' Phil Hughes2017-05-029-8/+149
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Move PDFLab into GitLabpdflab-in-repoSam Rose2017-04-289-8/+149
* | | | | | | | | | | Update Carrierwave and fog-coreZeger-Jan van de Weg2017-05-013-11/+14
* | | | | | | | | | | Merge branch 'fix/add-specs-for-request-profiler' into 'master' Douwe Maan2017-05-013-0/+140
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add specs for Gitlab::RequestProfilerAhmad Sherif2017-05-013-0/+140
* | | | | | | | | | | | Merge branch 'dont-blow-up-when-email-has-no-references-header' into 'master' Douwe Maan2017-05-011-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Don't blow up when email has no References headerdont-blow-up-when-email-has-no-references-headerSean McGivern2017-05-011-1/+9
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'dm-blob-download-button' into 'master' Sean McGivern2017-05-011-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Show Raw button as Download for binary filesDouwe Maan2017-04-301-0/+24
* | | | | | | | | | | | Merge branch '28968-revert-allow-people-with-merge-access-to-create-branches'...Douwe Maan2017-05-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | Prevent people from creating branches if they don't have persmission to pushPawel Chojnacki2017-04-281-2/+2
* | | | | | | | | | | | Merge branch 'dm-snippet-blob-viewers' into 'master' Sean McGivern2017-05-0110-14/+332
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Use blob viewers for snippetsDouwe Maan2017-04-3010-14/+332
* | | | | | | | | | | | 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 '31615-fix-dropdown-animation-failure' into 'master' Jacob Schatz2017-05-011-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fixed transient failure related to dropdown animations31615-fix-dropdown-animation-failureLuke "Jared" Bennett2017-04-301-0/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rs-add_column_with_default_cops' into 'master' Sean McGivern2017-05-012-2/+46
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add AddColumnWithDefaultToLargeTable copRobert Speicher2017-04-281-0/+44
| * | | | | | | | | | | Rename AddColumnWithDefault to ReversibleAddColumnWithDefaultRobert Speicher2017-04-281-2/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Revert "Merge branch 'tc-no-todo-service-select' into 'master'"revert-c3c465acStan Hu2017-04-291-31/+17
* | | | | | | | | | | Another change from .click -> .trigger('click') to make spec passStan Hu2017-04-281-1/+1
* | | | | | | | | | | Change from .click -> .trigger('click') to make spec passrs-trigger-clickRobert Speicher2017-04-281-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'tc-no-todo-service-select' into 'master' Robert Speicher2017-04-281-17/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Avoid plucking Todo ids and use sub-queries insteadtc-no-todo-service-selectToon Claes2017-04-271-17/+31
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Resolve "rspec_profiling is enabled for MySQL"Rémy Coutable2017-04-281-2/+3
* | | | | | | | | | Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher2017-04-2835-587/+342
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-2635-587/+342
| | |_|_|/ / / / / / | |/| | | | | | | |