summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-fix-issue-20776' into 'master' Robert Speicher2016-10-111-0/+1
|\
| * Fix Error 500 when viewing old merge requests with bad diff datash-fix-issue-20776Stan Hu2016-10-101-0/+1
* | Merge branch 'new-gitlab-users-clear_all_authentication_tokens-task' into 'ma...Robert Speicher2016-10-111-0/+1
|\ \
| * | Add a new gitlab:users:clear_all_authentication_tokens taskRémy Coutable2016-10-111-0/+1
* | | Merge branch 'master' into 'master' Rémy Coutable2016-10-111-0/+1
|\ \ \
| * | | Update mail_room gemTjaart van der Walt2016-10-061-0/+1
* | | | Merge branch 'nahtnam/gitlab-ce-ci-test-phoenix' into 'master' Achilleas Pipinellis2016-10-111-0/+1
|\ \ \ \
| * | | | Add an example for testing a phoenix application with Gitlab CI.Manthan Mallikarjun2016-10-111-0/+1
| | |/ / | |/| |
* | | | Merge branch 'empty-mrs' into 'master' Rémy Coutable2016-10-111-0/+1
|\ \ \ \
| * | | | Allow empty merge requestsArtem Sidorenko2016-10-111-0/+1
* | | | | Merge branch 'sh-update-mailroom' into 'master' Robert Speicher2016-10-111-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Bump mail_room to v0.8.1 to fix thread cleanup issuesh-update-mailroomStan Hu2016-10-101-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'dz-cleanup-routing' into 'master' Dmitriy Zaporozhets2016-10-111-0/+1
|\ \ \ \
| * | | | Fix duplicate entry in CHANGELOGdz-cleanup-routingDmitriy Zaporozhets2016-10-101-1/+0
| * | | | Replace undefined Grape routing code from 400 to 404Dmitriy Zaporozhets2016-10-101-0/+1
| * | | | Fix API specs behaviour for invalid routingDmitriy Zaporozhets2016-10-101-0/+1
| | |/ / | |/| |
* | | | 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