summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '30195-document-search-param-on-api' into 'master' Sean McGivern2017-04-054-292/+231
|\
| * Add "search" optional param and docs for V430195-document-search-param-on-apiOswaldo Ferreira2017-04-054-292/+231
* | Merge branch 'workhorse-1.4.3' into 'master' Sean McGivern2017-04-053-10/+3
|\ \
| * | Remove deprecated field from workhorse responseJacob Vosmaer2017-04-052-9/+2
| * | Use gitlab-workhorse 1.4.3Jacob Vosmaer2017-04-051-1/+1
* | | Merge branch 'convert-poll-interval-to-string' into 'master' Sean McGivern2017-04-052-3/+3
|\ \ \
| * | | Convert value to string before setting Poll-Interval headerconvert-poll-interval-to-stringAdam Niedzielski2017-04-052-3/+3
* | | | Merge branch 'dz-fix-group-move' into 'master' Douwe Maan2017-04-053-15/+50
|\ \ \ \
| * | | | Fix subgroup repository disappearance if group was moveddz-fix-group-moveDmitriy Zaporozhets2017-04-053-15/+50
* | | | | Merge branch 'gitaly-refs' into 'master'Robert Speicher2017-04-0525-87/+280
|\ \ \ \ \
| * | | | | Rename {create,inizialize}_raw_repositorygitaly-refsJacob Vosmaer2017-04-051-3/+3
| * | | | | Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-0425-87/+280
* | | | | | Merge branch 'emoji-menu-duplicated-search-icon' into 'master' Filipa Lacerda2017-04-052-2/+6
|\ \ \ \ \ \
| * | | | | | Removes the duplicated search icon in emoji menuemoji-menu-duplicated-search-iconPhil Hughes2017-04-052-2/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'render-pdfs-in-gitlab' into 'master' Jacob Schatz2017-04-0513-1/+51299
|\ \ \ \ \ \
| * | | | | | Use PDFLab to render PDFs in GitLabSam Rose2017-04-0513-1/+51299
|/ / / / / /
* | | | | | Merge branch 'docs-polling-query-params' into 'master' Sean McGivern2017-04-051-0/+6
|\ \ \ \ \ \
| * | | | | | Document how ETag caching middleware handles query parametersAdam Niedzielski2017-04-051-0/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'wildcard-routes-in-etag-middleware' into 'master' Sean McGivern2017-04-051-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use NamespaceValidator::WILDCARD_ROUTES in ETag caching middlewarewildcard-routes-in-etag-middlewareAdam Niedzielski2017-04-051-1/+1
| |/ / / /
* | | | | Merge branch 'sh-fix-award-emoji-transient-spec' into 'master' Rémy Coutable2017-04-051-1/+3
|\ \ \ \ \
| * | | | | Potential fix for intermittent spec failure in award emoji specssh-fix-award-emoji-transient-specStan Hu2017-04-051-1/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'sketch-preview-files' into 'master' Jacob Schatz2017-04-0511-2/+293
|\ \ \ \ \
| * | | | | Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-0511-2/+293
* | | | | | Merge branch 'fix-groups-long-url' into 'master' Jacob Schatz2017-04-052-2/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Make group skip validation in the frontendAlfredo Sumaran2017-04-052-2/+6
|/ / / / /
* | | | | Merge branch '20841-getting-started-better-empty-state-for-merge-requests-vie...Jacob Schatz2017-04-0520-40/+213
|\ \ \ \ \
| * | | | | MR empty stateLuke "Jared" Bennett2017-04-0520-40/+213
|/ / / / /
* | | | | Merge branch 'gitlab-ci-multi-runner-2284' into 'master' Rémy Coutable2017-04-052-0/+29
|\ \ \ \ \
| * | | | | Return an empty array when dependencies is an empty arrayMike Wyatt2017-04-052-0/+29
|/ / / / /
* | | | | Merge branch 'mock-deployments' into 'master' Rémy Coutable2017-04-0510-2/+124
|\ \ \ \ \
| * | | | | Added mock deployment and monitoring service with environments fixturesKamil Trzciński2017-04-0510-2/+124
|/ / / / /
* | | | | Merge branch 'issue-boards-list-template-in-js' into 'master' Filipa Lacerda2017-04-056-140/+382
|\ \ \ \ \
| * | | | | Changed order in Vue filePhil Hughes2017-04-051-77/+78
| * | | | | Added specs for board list componentPhil Hughes2017-04-053-6/+210
| * | | | | Issue boards list template in JS filePhil Hughes2017-04-055-138/+175
| | |/ / / | |/| | |
* | | | | Merge branch 'fix/import-namespace' into 'master' Sean McGivern2017-04-055-12/+212
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Create subgroups if they don't exist while importing projectsJames Lopez2017-04-055-12/+212
|/ / / /
* | | | Merge branch 'fix_wiki_commit_message' into 'master' Sean McGivern2017-04-054-1/+33
|\ \ \ \
| * | | | Fix wiki commit messageblackst0ne2017-04-054-1/+33
* | | | | Merge branch 'issue_91_ee_backport' into 'master'Sean McGivern2017-04-053-12/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Do not set closed_at to nil when issue is reopenedissue_91_ee_backportFelipe Artur2017-04-043-12/+4
* | | | | Merge branch 'sh-fix-ssh-keys-with-spaces' into 'master' Sean McGivern2017-04-053-1/+14
|\ \ \ \ \
| * | | | | Handle SSH keys that have multiple spaces between each markerStan Hu2017-04-043-1/+14
* | | | | | Update CHANGELOG.md for 9.0.3James Lopez2017-04-0515-58/+17
|/ / / / /
* | | | | Merge branch 'backport-transient-failure-1567' into 'master'Rémy Coutable2017-04-041-0/+4
|\ \ \ \ \
| * | | | | Backport changes of ee fix for transient failure in environments specFilipa Lacerda2017-04-041-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'simple-ci-sourcemaps' into 'master' Clement Ho2017-04-041-1/+2
|\ \ \ \ \
| * | | | | use a less memory-intensive sourcemap when running in CIMike Greiling2017-04-041-1/+2
| |/ / / /
* | | | | Merge branch '30461-fix-transient-failure' into 'master' Robert Speicher2017-04-041-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |