summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added tests for special charactersmarkdown-input-symbol-regexPhil Hughes2016-12-221-0/+18
|
* Stops GFM special characters interfering with markdown tagsPhil Hughes2016-12-221-3/+4
|
* Merge branch 'fix/hide-retried-builds-in-pipeline-stage-dropdown' into 'master' Kamil Trzciński2016-12-223-7/+43
|\ | | | | | | | | | | | | Do not show retried builds in pipeline stage dropdown Closes #25980 See merge request !8260
| * Add Changelog entry for pipeline stage dropdown fixGrzegorz Bizon2016-12-221-0/+4
| |
| * Do not show retried builds in pipeline stage dropdownGrzegorz Bizon2016-12-222-7/+39
| |
* | Merge branch 'cache-last-commit-sha-for-path' into 'master' Yorick Peterse2016-12-224-3/+31
|\ \ | |/ |/| | | | | Cache last commit id for path See merge request !8098
| * Merge two methods.Hiroyuki Sato2016-12-203-13/+10
| |
| * Add a blank line before first expect.Hiroyuki Sato2016-12-201-0/+1
| |
| * Clean-up specHiroyuki Sato2016-12-201-10/+4
| |
| * Add changelog entry.Hiroyuki Sato2016-12-201-0/+4
| |
| * Add specs.Hiroyuki Sato2016-12-201-0/+21
| |
| * Rename sha to idHiroyuki Sato2016-12-202-6/+6
| |
| * Use Repository#cache_last_commit_sha_for_path in APIHiroyuki Sato2016-12-201-1/+1
| |
| * Cache last commit sha for pathHiroyuki Sato2016-12-201-2/+13
| |
* | Merge branch '24224-fix-project-ref-cache' into 'master' Douwe Maan2016-12-224-56/+122
|\ \ | | | | | | | | | | | | | | | | | | Fix lookup of project by unknown ref when caching is enabled Closes #24224 See merge request !7988
| * | Use `ref` variable24224-fix-project-ref-cacheDouwe Maan2016-12-221-1/+1
| | |
| * | Fix lookup of project by unknown ref when caching is enabledDouwe Maan2016-12-224-56/+122
|/ /
* | Merge branch 'dz-whitelist-more-project-names-2' into 'master' Dmitriy Zaporozhets2016-12-222-1/+5
|\ \ | | | | | | | | | | | | Whitelist next project names: notes, services See merge request !8239
| * | Whitelist next project names: notes, servicesdz-whitelist-more-project-names-2Dmitriy Zaporozhets2016-12-212-1/+5
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'fix-migration' into 'master' Stan Hu2016-12-221-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Exclude non existent repository storages. See merge request !8244
| * | | Exclude non existent repository storages.Ruben Davila2016-12-211-1/+1
|/ / /
* | | Merge branch 'minor-mini-pipeline-animation-glitch' into 'master' Alfredo Sumaran2016-12-221-2/+2
|\ \ \ | | | | | | | | | | | | | | | | fixed minor animation glitch in mini pipeline graph animation See merge request !8243
| * | | fixed minor animation glitch in mini pipeline graph animationdimitrieh2016-12-221-2/+2
| | | |
* | | | Merge branch '25896-fix-404-katax-fonts' into 'master' Alfredo Sumaran2016-12-223-36/+42
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "KaTeX fonts 404 on gitlab.com" Closes #25896 See merge request !8228
| * | | | Update build step for KaTeX.Hiroyuki Sato2016-12-222-4/+8
| | | | |
| * | | | Add KaTeX fonts to assets paths and precompileHiroyuki Sato2016-12-221-0/+2
| | | | |
| * | | | Replace url('...') to url(font-path('...'))Hiroyuki Sato2016-12-221-32/+32
| | | | |
| * | | | Rname katex.css to katex.scssHiroyuki Sato2016-12-221-0/+0
| | | | |
* | | | | Merge branch 'update-bb-importer-docs' into 'master' Stan Hu2016-12-211-1/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Bitbucket callback URL documentation Closes #25950 See merge request !8241
| * | | | | Update Bitbucket callback URL documentationStan Hu2016-12-211-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #25950 [ci skip]
* | | | | | Merge branch '23638-remove-builds-tab' into 'master' Kamil Trzciński2016-12-2122-141/+29
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Remove Builds tab from Merge Requests and Commits" Closes #23638 See merge request !7763
| * | | | | | Resolve conflicts23638-remove-builds-tabFilipa Lacerda2016-12-211-0/+1
| | | | | | |
| * | | | | | Remove builds tabsFilipa Lacerda2016-12-211-4/+0
| | | | | | |
| * | | | | | Remove builds from merge request tabs fileFilipa Lacerda2016-12-213-443/+3
| | | | | | |
| * | | | | | Adds CHANGELOG entryFilipa Lacerda2016-12-211-0/+4
| | | | | | |
| * | | | | | Changes after reviewFilipa Lacerda2016-12-216-20/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken test Remove spinach tests for the builds tab
| * | | | | | Remove builds tab from commitFilipa Lacerda2016-12-2111-61/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused file Fix commit link
| * | | | | | Removes builds tab from merge requestFilipa Lacerda2016-12-219-32/+425
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix specs
* | | | | | | Merge branch 'adam-auto-deploy' into 'master' Kamil Trzciński2016-12-2111-5/+199
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto deploy Closes #23580 See merge request !8135
| * | | | | | Revert conflicting EE changesKamil Trzcinski2016-12-218-22/+30
| | | | | | |
| * | | | | | Added Autodeploy script for OpenShiftKamil Trzcinski2016-12-212-2/+76
| | | | | | |
| * | | | | | Introduce "Set up autodeploy" button to help configure GitLab CI for deploymentadam-auto-deployAdam Niedzielski2016-12-2117-26/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The button allows to choose a ".gitlab-ci.yml" template that automatically sets up the deployment of an application. The currently supported template is Kubernetes template.
* | | | | | | Merge branch '25938-progress-bar-gone' into 'master' Fatih Acet2016-12-212-1/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put back progress bar CSS Closes #25938 See merge request !8237
| * | | | | | | Put back progress bar CSS25938-progress-bar-goneFilipa Lacerda2016-12-212-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add changelog entry
* | | | | | | | Merge branch '25906-title-size' into 'master' Fatih Acet2016-12-213-1/+6
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Titles are bigger than usual" Closes #25906 See merge request !8235
| * | | | | | | | Adds entry to changelog25906-title-sizeFilipa Lacerda2016-12-211-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add MR id to changelog entry. Fix typo in changelog entry
| * | | | | | | | Reduce MR widget title by one pixelFilipa Lacerda2016-12-211-1/+1
| | | | | | | | |
| * | | | | | | | Use same font size for all items in issue titleFilipa Lacerda2016-12-211-0/+1
| | | | | | | | |
* | | | | | | | | Merge branch 'change-code-font-size-to-12px' into 'master' Annabel Dunstone Gray2016-12-212-3/+3
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change code font size to 12px See merge request !8157
| * | | | | | | | | Increase code line height and decrease empty diff font sizechange-code-font-size-to-12pxAnnabel Dunstone Gray2016-12-212-2/+2
| | | | | | | | | |