summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed wrapping of lines on smaller viewportsfile-content-highlight-linePhil Hughes2016-07-201-0/+3
* Uses white-space instead of setting font size to 0Phil Hughes2016-07-201-5/+3
* Highlight empty linesPhil Hughes2016-07-204-6/+12
* Merge branch 'remove-csp-sentry-reporting' into 'master' Stan Hu2016-07-201-12/+2
|\
| * Fix the Sentry spam from CSP violations by disabling it.Connor Shea2016-07-191-12/+2
|/
* Merge branch 'wiki-gfm-autocomplete' into 'master' Jacob Schatz2016-07-202-5/+6
|\
| * Chnaged noteable class checkwiki-gfm-autocompletePhil Hughes2016-07-141-1/+1
| * Fixed GFM autocomplete not loading on wiki pagesPhil Hughes2016-07-072-5/+6
* | Merge branch '19937-fix-wrong-build-elapsed-time' into 'master' Kamil Trzciński2016-07-194-29/+26
|\ \
| * | Fix build duration when build is not finished yet19937-fix-wrong-build-elapsed-timeRémy Coutable2016-07-184-29/+26
* | | Merge branch 'fix/limit-rev-list-count-to-one' into 'master' Douwe Maan2016-07-192-2/+3
|\ \ \
| * | | Limit git rev-list output count to one in forced push checkAhmad Sherif2016-07-192-2/+3
* | | | Merge branch 'rs-issue-19878' into 'master' Douwe Maan2016-07-192-8/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Ensure Owners are included in the scope for authorized_projectsRobert Speicher2016-07-192-8/+17
* | | | Merge branch '19847-running-icon' into 'master' Jacob Schatz2016-07-1914-10/+147
|\ \ \ \
| * | | | Fix alignment of icons on project page19847-running-iconAnnabel Dunstone2016-07-191-0/+5
| * | | | Fix ci_status_helper_spec to look for new SVGsAnnabel Dunstone2016-07-191-2/+8
| * | | | Vertically align status icon within tableAnnabel Dunstone2016-07-191-0/+1
| * | | | Add new icons for every CI statusAnnabel Dunstone2016-07-198-28/+42
| * | | | Add global style for running iconAnnabel Dunstone2016-07-195-27/+25
| * | | | Align running icon in merge requestAnnabel Dunstone2016-07-191-0/+10
| * | | | Add new running icon; add a bunch of styles to get svg to match existing fa i...Annabel Dunstone2016-07-1911-3/+106
* | | | | Merge branch 'feature/rouge-2.0.4' into 'master' Stan Hu2016-07-191-1/+1
|\ \ \ \ \
| * | | | | use 2.0.5, actually (2.0.4 was a bad release)feature/rouge-2.0.4http://jneen.net/2016-07-191-1/+1
| * | | | | upgrade rouge to 2.0.4http://jneen.net/2016-07-191-1/+1
* | | | | | Merge branch 'clipboard-button' into 'master' Jacob Schatz2016-07-192-1/+6
|\ \ \ \ \ \
| * | | | | | Remove white background on clipboard button; position iconclipboard-buttonAnnabel Dunstone2016-07-182-1/+6
* | | | | | | Merge branch 'tag-page-updates' into 'master' Jacob Schatz2016-07-192-32/+42
|\ \ \ \ \ \ \
| * | | | | | | Fix styling of tag pagetag-page-updatesAnnabel Dunstone2016-07-182-32/+42
| |/ / / / / /
* | | | | | | Merge branch 'fork-icon' into 'master' Jacob Schatz2016-07-195-4/+34
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add svg icon color to btn-color mixinfork-iconAnnabel Dunstone2016-07-153-10/+19
| * | | | | | Add new fork svg iconAnnabel Dunstone2016-07-153-2/+23
* | | | | | | Merge branch 'fix-help-paths' into 'master' Dmitriy Zaporozhets2016-07-194-11/+16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix help page paths to make sure shortcuts and the UI help page work.fix-help-pathsConnor Shea2016-07-194-11/+16
|/ / / / / /
* | | | | | Merge branch 'rename-repo-files' into 'master' Douwe Maan2016-07-198-3/+75
|\ \ \ \ \ \
| * | | | | | fixes an issue cause by a bad mergetiagonbotelho2016-07-191-1/+2
| * | | | | | fixes commit_file test on repository_spectiagonbotelho2016-07-191-5/+5
| * | | | | | Merge branch 'master' into rename-repo-filestiagonbotelho2016-07-1992-7488/+12408
| |\ \ \ \ \ \
| * | | | | | | fixes rubocop issues and implements create_commit testtiagonbotelho2016-07-182-3/+18
| * | | | | | | Merge branch 'master' into rename-repo-filestiagonbotelho2016-07-18272-2759/+4034
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | adds test for update_file methodtiagonbotelho2016-07-181-0/+14
| * | | | | | | bumps gitlab_git to 10.3.0tiagonbotelho2016-07-181-1/+2
| * | | | | | | renames :file_name to :file_pathtiagonbotelho2016-07-132-4/+4
| * | | | | | | fixes frontend bugtiagonbotelho2016-07-121-1/+1
| * | | | | | | changes " usage to 'tiagonbotelho2016-07-121-1/+1
| * | | | | | | fix gemfile.locktiagonbotelho2016-07-121-77/+77
| * | | | | | | restores gemfile.locktiagonbotelho2016-07-121-96/+96
| * | | | | | | Merge branch 'rename-repo-files' of gitlab.com:tiagonbotelho/gitlab-ce into r...tiagonbotelho2016-07-121-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | test for nil params :file_nametiagonbotelho2016-07-121-1/+1
| | * | | | | | | refactors update action to change commit_params with the correct pathtiagonbotelho2016-07-123-6/+6