summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'project-homepage-activity' into 'master'Tim Zallmann2017-08-081-0/+15
|\ \ \ \ \ \
| * | | | | | Fixed activity not loading on project homepageproject-homepage-activityPhil Hughes2017-08-081-0/+15
* | | | | | | Expose noteable_iid in Notesue4452017-08-081-0/+35
* | | | | | | Merge branch 'rc/fix-tags-api' into 'master'Sean McGivern2017-08-084-160/+348
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix the /projects/:id/repository/tags endpoint to handle dots in the tag name...Rémy Coutable2017-08-084-160/+348
| |/ / / / /
* | | | | | Merge branch '35941-fix-testing-issue-following-gitaly-install-fix' into 'mas...Rémy Coutable2017-08-082-17/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Print the setup steps and duration and fix an issue resulting in re-setuping ...35941-fix-testing-issue-following-gitaly-install-fixRémy Coutable2017-08-042-8/+17
| * | | | | Unset the RUBYOPT env variable before installing gitaly-rubyRémy Coutable2017-08-042-5/+10
| * | | | | Revert "Merge branch 'fix-gitaly-install' into 'master'"Rémy Coutable2017-08-042-16/+11
* | | | | | Merge branch 'master' into ideMike Greiling2017-08-0764-271/+1523
|\ \ \ \ \ \
| * | | | | | Show all labelsRegis Boudinot2017-08-083-17/+21
| * | | | | | Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu2017-08-0811-20/+109
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira2017-08-0711-20/+109
| * | | | | | 33874 confidential issue redesignRegis Boudinot2017-08-074-0/+169
| * | | | | | Resolve "User dropdown in filtered search does not load avatar on `master`"Tim Zallmann2017-08-071-1/+1
| * | | | | | Merge branch 'feature/migrate-find-commits-by-message-to-gitaly' into 'master'Robert Speicher2017-08-071-9/+21
| |\ \ \ \ \ \
| | * | | | | | Migrate Repository#find_commits_by_message to Gitalyfeature/migrate-find-commits-by-message-to-gitalyAhmad Sherif2017-08-071-9/+21
| | |/ / / / /
| * | | | | | Merge branch '32844-issuables-performance' into 'master'Sean McGivern2017-08-075-10/+122
| |\ \ \ \ \ \
| | * | | | | | Move some after_create parts to worker to improve performance32844-issuables-performanceJarka Kadlecova2017-08-075-10/+122
| * | | | | | | Group-level new issue & MR using previously selected projectBryce Johnson2017-08-074-5/+125
| * | | | | | | Merge branch '35761-convdev-perc' into 'master'Sean McGivern2017-08-075-4/+71
| |\ \ \ \ \ \ \
| | * | | | | | | Store & use ConvDev percentages returned by Version app35761-convdev-percJarka Kadlecova2017-08-075-4/+71
| * | | | | | | | Merge branch 'backport-ee-2251' into 'master'Sean McGivern2017-08-074-26/+160
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/25...Nick Thomas2017-08-074-26/+160
| * | | | | | | | Merge branch 'blob-batch-methods' into 'master'Douwe Maan2017-08-071-0/+71
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Rename 'limit' to 'blob_size_limit'Jacob Vosmaer2017-08-071-5/+5
| | * | | | | | | | Add Gitlab::Git::Blob.batch methodJacob Vosmaer2017-08-011-0/+71
| * | | | | | | | | Merge branch '15664-remove-jquery-nicescroll' into 'master'Phil Hughes2017-08-073-6/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fix failing specs due phantomJS scroll positionMike Greiling2017-08-041-4/+4
| | * | | | | | | | | remove nicescroll from jobs page and remove the library from common.bundle.jsMike Greiling2017-08-042-2/+0
| * | | | | | | | | | Merge branch 'github' into 'master'Robert Speicher2017-08-072-25/+9
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Does not fetch repository when importing from GitHub on import serviceDouglas Barbosa Alexandre2017-08-071-24/+8
| | * | | | | | | | | | Set the new GitHub import as import sourceDouglas Barbosa Alexandre2017-08-071-1/+1
| * | | | | | | | | | | Merge branch 'zj-project-templates' into 'master'Sean McGivern2017-08-075-12/+137
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix html structureFilipa Lacerda2017-08-071-11/+0
| | * | | | | | | | | | | Port form back to use form_tagZ.J. van de Weg2017-08-071-2/+2
| | * | | | | | | | | | | Fix last feature test for project templatesZ.J. van de Weg2017-08-071-2/+2
| | * | | | | | | | | | | After merge cleanupZ.J. van de Weg2017-08-073-8/+4
| | * | | | | | | | | | | Fixes race condition in project uploadsTiago Botelho2017-08-071-0/+1
| | * | | | | | | | | | | Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-071289-4469/+9612
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Rename GitLabProjectImporterService and misc fixesZ.J. van de Weg2017-08-013-6/+21
| | * | | | | | | | | | | | Create rake task to create project templatesZ.J. van de Weg2017-08-011-2/+2
| | * | | | | | | | | | | | Allow projects to be started from a templateZ.J. van de Weg2017-07-283-0/+95
| * | | | | | | | | | | | | Merge branch 'group-milestone-references-system-notes' into 'master'Robert Speicher2017-08-0710-133/+286
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Show group milestones in autocompleteSean McGivern2017-08-071-0/+27
| | * | | | | | | | | | | | | Create system notes for group milestone changesSean McGivern2017-08-072-16/+43
| | * | | | | | | | | | | | | Support references to group milestonesSean McGivern2017-08-077-117/+216
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch '36052-reset-only-migration-models' into 'master'Sean McGivern2017-08-072-2/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Reset only migration models36052-reset-only-migration-modelsLin Jen-Shin2017-08-072-2/+12
| * | | | | | | | | | | | | Add sidekiq metrics endpoint and add http server to sidekiqPaweł Chojnacki2017-08-073-1/+205
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |