summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-options-caret-mobile-viewport' into 'master' Fatih Acet2016-10-101-0/+1
|\
| * Fix inconsistent options dropdown caret on mobile viewportsClement Ho2016-10-081-0/+1
* | Merge branch 'mr-file-path-copy-btn' into 'master' Fatih Acet2016-10-101-0/+1
|\ \
| * | Added copy file path button to diffsmr-file-path-copy-btnPhil Hughes2016-10-101-0/+1
* | | Merge branch 'remove-redundant-mixins' into 'master' Annabel Dunstone Gray2016-10-101-0/+1
|\ \ \
| * | | Remove redundant mixinsClement Ho2016-10-081-0/+1
| | |/ | |/|
* | | Merge branch 'jerdog/gitlab-ce-update-start-using-git-documentation' into 'ma...2529-error-502-when-creating-mrAchilleas Pipinellis2016-10-101-0/+1
|\ \ \
| * | | Changes to make Git basics more intuitiveJerdog2016-10-101-0/+1
* | | | Remove Ci::ApplicationControllerTakuya Noguchi2016-10-101-0/+1
* | | | Clarify which token should be used to delete a runnerGennady Trafimenkov2016-10-101-0/+1
|/ / /
* | | Merge branch 'namespace-validation-fixes' into 'master' Sean McGivern2016-10-101-0/+1
|\ \ \
| * | | Correct namespace validation to forbid bad names #21077Will Starms2016-10-071-0/+1
* | | | Merge branch 'fix-typo_doc-api-labels.md' into 'master' Achilleas Pipinellis2016-10-101-0/+1
|\ \ \ \
| * | | | Fix a typo in doc/api/labels.mdLemures Lemniscati2016-10-091-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'bpj-mr-loop' into 'master' Jacob Schatz2016-10-101-0/+1
|\ \ \ \
| * | | | Debounce GfmAutoComplete setup and simplify code somewhat.bpj-mr-loopBryce Johnson2016-10-071-0/+1
* | | | | Merge branch 'adam-commit-search-case-insensitive' into 'master' Sean McGivern2016-10-101-0/+1
|\ \ \ \ \
| * | | | | Make searching for commits case insensitive.Adam Niedzielski2016-10-101-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'shell-update' into 'master' Douwe Maan2016-10-101-0/+1
|\ \ \ \ \
| * | | | | Update Gitlab Shell to fix errors moving projects between storagesshell-updateAlejandro Rodríguez2016-10-071-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'gjlaubenstein/gitlab-ce-21712-change-issue-show-html-title'Robert Speicher2016-10-101-0/+1
|\ \ \ \ \
| * | | | | reword html titles for merge requests and issuesGreg Laubenstein2016-10-091-0/+1
| | |/ / / | |/| | |
* | | | | Prevent conflict b/w search field and its dropdownBrennan Roberts2016-10-101-0/+1
|/ / / /
* | | | Merge branch '22953-label-with-long-title-overlaps-description-field' into 'm...Annabel Dunstone Gray2016-10-071-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Truncate long labels with ellipsis in labels pagevictorwu4162016-10-061-0/+1
* | | | Merge branch '23096-expire-artifacts-per-job' into 'master' Yorick Peterse2016-10-071-0/+1
|\ \ \ \
| * | | | ExpireBuildArtifactsWorker query builds table without ordering enqueuing one ...23096-expire-artifacts-per-jobPaco Guzman2016-10-071-0/+1
| | |_|/ | |/| |
* | | | Merge branch '22774-retouch-environments-deployments' into 'master' Jacob Schatz2016-10-071-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Adds CHANGELOG entryFilipa Lacerda2016-10-061-0/+1
* | | | Merge branch 'memoize_shell_secret_token' into 'master' Rémy Coutable2016-10-071-0/+1
|\ \ \ \
| * | | | Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro2016-10-061-0/+1
* | | | | Merge branch 'ben.boeckel/gitlab-ce-api-visible-projects' into 'master' Rémy Coutable2016-10-071-0/+1
|\ \ \ \ \
| * | | | | Move /projects/visible entry to 8.13Sean McGivern2016-10-041-1/+1
| * | | | | api: add /projects/visible API endpointBen Boeckel2016-10-041-0/+1
* | | | | | Merge branch '18337-cache-html-in-database' into 'master' Robert Speicher2016-10-071-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add a CHANGELOG for CacheMarkdownFieldNick Thomas2016-10-071-0/+1
* | | | | | Merge branch 'forks_tooltip' into 'master' Fatih Acet2016-10-071-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add tooltip to project fork countJustin DiPierro2016-10-061-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'fix-already-selected-activity-link' into 'master' Fatih Acet2016-10-061-0/+1
|\ \ \ \ \
| * | | | | Fix inconsistent highlighting of already selected activity nav-linksClement Ho2016-10-051-0/+1
* | | | | | Merge branch 'dz-root-url' into 'master' Dmitriy Zaporozhets2016-10-061-0/+1
|\ \ \ \ \ \
| * | | | | | Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-061-0/+1
* | | | | | | Merge branch 'sh-fix-issue-perf-order-by-issue' into 'master' Yorick Peterse2016-10-061-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Improve issue load time performance by avoiding ORDER BY in find_by callsh-fix-issue-perf-order-by-issueStan Hu2016-10-061-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'replace-bootstrap-caret' into 'master' Jacob Schatz2016-10-061-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-0/+1
* | | | | | | Merge branch 'deploy-widget' into 'master' Annabel Dunstone Gray2016-10-061-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Only hide deploy status external link on small screens.Bryce Johnson2016-10-061-0/+1
* | | | | | | Add tag shortcut from the Commit pageAkram FARES2016-10-061-0/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'issue-boards-new-issue' into 'master' Fatih Acet2016-10-061-0/+1
|\ \ \ \ \ \