summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [skip ci] replace Rails.env.developmentcss-html-validatorClement Ho2017-04-121-1/+1
|
* Add changelogClement Ho2017-04-111-0/+4
|
* Remove href='#' ruleClement Ho2017-04-111-4/+0
|
* Add aria-label to validatorClement Ho2017-04-101-3/+3
|
* Add rules for target blank anchors and not aria-hidden iconsClement Ho2017-04-101-10/+21
|
* Add html validation using cssClement Ho2017-04-083-0/+46
|
* Merge branch 'docs/ci-index-page' into 'master' Achilleas Pipinellis2017-04-053-27/+191
|\ | | | | | | | | | | | | Refactor CI index page Closes #29217 See merge request !9861
| * Separate Scala from Java in CI examplesdocs/ci-index-pageAchilleas Pipinellis2017-04-051-3/+6
| |
| * Fix broken linkAchilleas Pipinellis2017-04-051-2/+2
| |
| * Reorganize CI examples, add more linksMarcia Ramos2017-04-052-46/+143
| |
| * Refactor CI index pageAchilleas Pipinellis2017-04-052-18/+82
| |
* | Merge branch '30195-document-search-param-on-api' into 'master' Sean McGivern2017-04-054-292/+231
|\ \ | | | | | | | | | | | | | | | | | | Add "search" optional param and docs for V4 Closes #30195 See merge request !10358
| * | Add "search" optional param and docs for V430195-document-search-param-on-apiOswaldo Ferreira2017-04-054-292/+231
| | | | | | | | | | | | Notice that this param is being supported since V3, but we have not added the proper docs for it
* | | Merge branch 'workhorse-1.4.3' into 'master' Sean McGivern2017-04-053-10/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Workhorse 1.4.3 Closes gitaly#167 and gitaly#177 See merge request !10479
| * | | 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 header See merge request !10477
| * | | | 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 moved Closes #30261 See merge request !10414
| * | | | | Fix subgroup repository disappearance if group was moveddz-fix-group-moveDmitriy Zaporozhets2017-04-053-15/+50
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | Merge branch 'gitaly-refs' into 'master'Robert Speicher2017-04-0525-87/+280
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement Gitaly refs client See merge request !9291
| * | | | | | 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 menu Closes #30416 and #30016 See merge request !10472
| * | | | | | | Removes the duplicated search icon in emoji menuemoji-menu-duplicated-search-iconPhil Hughes2017-04-052-2/+6
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The search emojis title had the same class as the search input which caused a duplicated icon. Closes #30416
* | | | | | | Merge branch 'render-pdfs-in-gitlab' into 'master' Jacob Schatz2017-04-0513-1/+51299
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Render PDFs in GitLab See merge request !10419
| * | | | | | 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 parameters See merge request !10482
| * | | | | | 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 middleware See merge request !10478
| * | | | | Use NamespaceValidator::WILDCARD_ROUTES in ETag caching middlewarewildcard-routes-in-etag-middlewareAdam Niedzielski2017-04-051-1/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | NamespaceValidator::WILDCARD_ROUTES is less restrictive than ProjectPathValidator::RESERVED and we really have to avoid only routes that contain wildcard names.
* | | | | 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 specs Closes #30399 See merge request !10476
| * | | | | Potential fix for intermittent spec failure in award emoji specssh-fix-award-emoji-transient-specStan Hu2017-04-051-1/+3
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Hover and then click seems to make this work more reliably. Closes #30399
* | | | | Merge branch 'sketch-preview-files' into 'master' Jacob Schatz2017-04-0511-2/+293
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Load a preview of Sketch 43 files See merge request !10470
| * | | | | Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-0511-2/+293
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sketch 43 files are technically a zip file, so the JavaScript opens the zip file & locates a preview.png which is just a quick preview of the last sketch page edited. After that is loaded it simply places the image into the DOM
* | | | | | Merge branch 'fix-groups-long-url' into 'master' Jacob Schatz2017-04-052-2/+6
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make group skip validation in the frontend Closes #29236 See merge request !10426
| * | | | | Make group skip validation in the frontendAlfredo Sumaran2017-04-052-2/+6
|/ / / / /
* | | | | Merge branch ↵Jacob Schatz2017-04-0520-40/+213
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '20841-getting-started-better-empty-state-for-merge-requests-view' into 'master' MR empty state Closes #20854 and #20841 See merge request !7342
| * | | | | 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 array Closes #30316 and gitlab-ci-multi-runner#2284 See merge request !10359
| * | | | | 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 fixtures See merge request !10379
| * | | | | 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
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Issue boards list template in JS file See merge request !9958
| * | | | | 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
| | |/ / / | |/| | | | | | | | | | | | | This is one step closer to making the transition to .vue files for issue boards
* | | | | Merge branch 'fix/import-namespace' into 'master' Sean McGivern2017-04-055-12/+212
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Create subgroups if they don't exist while importing projects See merge request !10406
| * | | | 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 message Closes #20389 See merge request !10464