Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added tests for special charactersmarkdown-input-symbol-regex | Phil Hughes | 2016-12-22 | 1 | -0/+18 |
| | |||||
* | Stops GFM special characters interfering with markdown tags | Phil Hughes | 2016-12-22 | 1 | -3/+4 |
| | |||||
* | Merge branch 'fix/hide-retried-builds-in-pipeline-stage-dropdown' into 'master' | Kamil Trzciński | 2016-12-22 | 3 | -7/+43 |
|\ | | | | | | | | | | | | | Do not show retried builds in pipeline stage dropdown Closes #25980 See merge request !8260 | ||||
| * | Add Changelog entry for pipeline stage dropdown fix | Grzegorz Bizon | 2016-12-22 | 1 | -0/+4 |
| | | |||||
| * | Do not show retried builds in pipeline stage dropdown | Grzegorz Bizon | 2016-12-22 | 2 | -7/+39 |
| | | |||||
* | | Merge branch 'cache-last-commit-sha-for-path' into 'master' | Yorick Peterse | 2016-12-22 | 4 | -3/+31 |
|\ \ | |/ |/| | | | | | Cache last commit id for path See merge request !8098 | ||||
| * | Merge two methods. | Hiroyuki Sato | 2016-12-20 | 3 | -13/+10 |
| | | |||||
| * | Add a blank line before first expect. | Hiroyuki Sato | 2016-12-20 | 1 | -0/+1 |
| | | |||||
| * | Clean-up spec | Hiroyuki Sato | 2016-12-20 | 1 | -10/+4 |
| | | |||||
| * | Add changelog entry. | Hiroyuki Sato | 2016-12-20 | 1 | -0/+4 |
| | | |||||
| * | Add specs. | Hiroyuki Sato | 2016-12-20 | 1 | -0/+21 |
| | | |||||
| * | Rename sha to id | Hiroyuki Sato | 2016-12-20 | 2 | -6/+6 |
| | | |||||
| * | Use Repository#cache_last_commit_sha_for_path in API | Hiroyuki Sato | 2016-12-20 | 1 | -1/+1 |
| | | |||||
| * | Cache last commit sha for path | Hiroyuki Sato | 2016-12-20 | 1 | -2/+13 |
| | | |||||
* | | Merge branch '24224-fix-project-ref-cache' into 'master' | Douwe Maan | 2016-12-22 | 4 | -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-cache | Douwe Maan | 2016-12-22 | 1 | -1/+1 |
| | | | |||||
| * | | Fix lookup of project by unknown ref when caching is enabled | Douwe Maan | 2016-12-22 | 4 | -56/+122 |
|/ / | |||||
* | | Merge branch 'dz-whitelist-more-project-names-2' into 'master' | Dmitriy Zaporozhets | 2016-12-22 | 2 | -1/+5 |
|\ \ | | | | | | | | | | | | | Whitelist next project names: notes, services See merge request !8239 | ||||
| * | | Whitelist next project names: notes, servicesdz-whitelist-more-project-names-2 | Dmitriy Zaporozhets | 2016-12-21 | 2 | -1/+5 |
| | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | | Merge branch 'fix-migration' into 'master' | Stan Hu | 2016-12-22 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Exclude non existent repository storages. See merge request !8244 | ||||
| * | | | Exclude non existent repository storages. | Ruben Davila | 2016-12-21 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'minor-mini-pipeline-animation-glitch' into 'master' | Alfredo Sumaran | 2016-12-22 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | fixed minor animation glitch in mini pipeline graph animation See merge request !8243 | ||||
| * | | | fixed minor animation glitch in mini pipeline graph animation | dimitrieh | 2016-12-22 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge branch '25896-fix-404-katax-fonts' into 'master' | Alfredo Sumaran | 2016-12-22 | 3 | -36/+42 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "KaTeX fonts 404 on gitlab.com" Closes #25896 See merge request !8228 | ||||
| * | | | | Update build step for KaTeX. | Hiroyuki Sato | 2016-12-22 | 2 | -4/+8 |
| | | | | | |||||
| * | | | | Add KaTeX fonts to assets paths and precompile | Hiroyuki Sato | 2016-12-22 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Replace url('...') to url(font-path('...')) | Hiroyuki Sato | 2016-12-22 | 1 | -32/+32 |
| | | | | | |||||
| * | | | | Rname katex.css to katex.scss | Hiroyuki Sato | 2016-12-22 | 1 | -0/+0 |
| | | | | | |||||
* | | | | | Merge branch 'update-bb-importer-docs' into 'master' | Stan Hu | 2016-12-21 | 1 | -1/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Bitbucket callback URL documentation Closes #25950 See merge request !8241 | ||||
| * | | | | | Update Bitbucket callback URL documentation | Stan Hu | 2016-12-21 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #25950 [ci skip] | ||||
* | | | | | | Merge branch '23638-remove-builds-tab' into 'master' | Kamil Trzciński | 2016-12-21 | 22 | -141/+29 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Remove Builds tab from Merge Requests and Commits" Closes #23638 See merge request !7763 | ||||
| * | | | | | | Resolve conflicts23638-remove-builds-tab | Filipa Lacerda | 2016-12-21 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | Remove builds tabs | Filipa Lacerda | 2016-12-21 | 1 | -4/+0 |
| | | | | | | | |||||
| * | | | | | | Remove builds from merge request tabs file | Filipa Lacerda | 2016-12-21 | 3 | -443/+3 |
| | | | | | | | |||||
| * | | | | | | Adds CHANGELOG entry | Filipa Lacerda | 2016-12-21 | 1 | -0/+4 |
| | | | | | | | |||||
| * | | | | | | Changes after review | Filipa Lacerda | 2016-12-21 | 6 | -20/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken test Remove spinach tests for the builds tab | ||||
| * | | | | | | Remove builds tab from commit | Filipa Lacerda | 2016-12-21 | 11 | -61/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused file Fix commit link | ||||
| * | | | | | | Removes builds tab from merge request | Filipa Lacerda | 2016-12-21 | 9 | -32/+425 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix specs | ||||
* | | | | | | | Merge branch 'adam-auto-deploy' into 'master' | Kamil Trzciński | 2016-12-21 | 11 | -5/+199 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto deploy Closes #23580 See merge request !8135 | ||||
| * | | | | | | Revert conflicting EE changes | Kamil Trzcinski | 2016-12-21 | 8 | -22/+30 |
| | | | | | | | |||||
| * | | | | | | Added Autodeploy script for OpenShift | Kamil Trzcinski | 2016-12-21 | 2 | -2/+76 |
| | | | | | | | |||||
| * | | | | | | Introduce "Set up autodeploy" button to help configure GitLab CI for deploymentadam-auto-deploy | Adam Niedzielski | 2016-12-21 | 17 | -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 Acet | 2016-12-21 | 2 | -1/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Put back progress bar CSS Closes #25938 See merge request !8237 | ||||
| * | | | | | | | Put back progress bar CSS25938-progress-bar-gone | Filipa Lacerda | 2016-12-21 | 2 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add changelog entry | ||||
* | | | | | | | | Merge branch '25906-title-size' into 'master' | Fatih Acet | 2016-12-21 | 3 | -1/+6 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Titles are bigger than usual" Closes #25906 See merge request !8235 | ||||
| * | | | | | | | | Adds entry to changelog25906-title-size | Filipa Lacerda | 2016-12-21 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add MR id to changelog entry. Fix typo in changelog entry | ||||
| * | | | | | | | | Reduce MR widget title by one pixel | Filipa Lacerda | 2016-12-21 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Use same font size for all items in issue title | Filipa Lacerda | 2016-12-21 | 1 | -0/+1 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'change-code-font-size-to-12px' into 'master' | Annabel Dunstone Gray | 2016-12-21 | 2 | -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-12px | Annabel Dunstone Gray | 2016-12-21 | 2 | -2/+2 |
| | | | | | | | | | |