summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Method for returning issues readable by a userability-batch-issue-checkingYorick Peterse2016-07-291-0/+1
* Merge branch 'cache-commit-author-lookup' into 'master' Yorick Peterse2016-07-291-0/+1
|\
| * Cache the commit author in RequestStore to avoid extra lookups in PostReceiveStan Hu2016-07-271-0/+1
* | Merge branch '17073-tagscontroller-index-is-terrible-response-time-goes-up-to...Yorick Peterse2016-07-291-0/+1
|\ \
| * | Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-281-0/+1
* | | Merge branch 'fix/use-fewer-queries-for-mr-notes' into 'master' Douwe Maan2016-07-281-0/+1
|\ \ \
| * | | Reduce number of queries made for merge_requests/:id/diffsfix/use-fewer-queries-for-mr-notesAhmad Sherif2016-07-281-0/+1
* | | | Merge branch 'new-issue-by-email' into 'master' Douwe Maan2016-07-281-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-281-7/+22
| |\ \ \
| * | | | Remove extra entries from auto-merge accidentLin Jen-Shin2016-07-281-2/+0
| * | | | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-271-7/+20
| |\ \ \ \
| * | | | | Add CHANGELOG entry for creating new issues from emailLin Jen-Shin2016-07-271-0/+1
* | | | | | Merge branch '20308-fix-title-that-is-show-in-the-dropdown-toggle-button-on-p...Rémy Coutable2016-07-281-0/+1
|\ \ \ \ \ \
| * | | | | | Fix the title of the toggle dropdown buttonHerminio Torres2016-07-281-0/+1
* | | | | | | Merge branch 'reduce-instrumentation-overhead' into 'master' Rémy Coutable2016-07-281-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Reduce instrumentation overheadYorick Peterse2016-07-281-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Add commit stats to commit api responsedixpac2016-07-281-0/+1
|/ / / / /
* | | | | Merge branch 'akismet-ui-check' into 'master' Douwe Maan2016-07-271-0/+1
|\ \ \ \ \
| * | | | | Refactor spam validation to a concern that can be easily reused and improve l...akismet-ui-checkPatricio Cano2016-07-261-1/+1
| * | | | | Refactor `SpamCheckService` to make it cleaner and clearer.Patricio Cano2016-07-261-1/+0
| * | | | | Submit all issues on public projects to Akismet if enabled.Patricio Cano2016-07-261-0/+1
| * | | | | Submit new issues created via the WebUI by non project members to Akismet for...Patricio Cano2016-07-261-0/+1
* | | | | | Merge branch 'fix/requests-profiles-controller-does-not-catch-certain-files'Douwe Maan2016-07-271-0/+1
|\ \ \ \ \ \
| * | | | | | Change requests_profiles resource constraint to catch virtually any filefix/requests-profiles-controller-does-not-catch-certain-filesAhmad Sherif2016-07-271-0/+1
* | | | | | | Update CHANGELOGDouglas Barbosa Alexandre2016-07-271-0/+1
* | | | | | | Merge branch '5571-hipchat-notifications-missing-colors' into 'master' Robert Speicher2016-07-271-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Little refactor, add specs, and a CHANGELOG entryRémy Coutable2016-07-261-0/+1
* | | | | | | | Merge branch 'responsive-error-pages' into 'master' Fatih Acet2016-07-271-0/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Update CHANGELOGTakuya Noguchi2016-07-271-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fix typo in CHANGELOGRémy Coutable2016-07-271-1/+1
* | | | | | | Update CHANGELOGRémy Coutable2016-07-271-8/+17
* | | | | | | Respective cache is now expired when creating a new branchtiagonbotelho2016-07-271-0/+1
|/ / / / / /
* | | | | | Merge branch 'memoize-note-editable' into 'master' Yorick Peterse2016-07-271-0/+1
|\ \ \ \ \ \
| * | | | | | Optimize maximum user access level lookup in loading of notesStan Hu2016-07-261-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '14584-remove-routes-that-we-do-not-use-anymore' into 'master' Rémy Coutable2016-07-271-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add a CHANGELOG entryRémy Coutable2016-07-261-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch '20124-disable-repository-validation-during-precompile-step' int...Stan Hu2016-07-271-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add ENV variable to skip repository storages validations20124-disable-repository-validation-during-precompile-stepAlejandro Rodríguez2016-07-251-0/+1
* | | | | Merge branch 'feature/profile-requests-conditionally' into 'master' Douwe Maan2016-07-261-0/+1
|\ \ \ \ \
| * | | | | Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-261-0/+1
* | | | | | Merge branch '20302-forking-a-project-from-one-storage-to-another-fails' into...Douwe Maan2016-07-261-0/+1
|\ \ \ \ \ \
| * | | | | | Fix a bug where forking a project from a repository storage to another would ...20302-forking-a-project-from-one-storage-to-another-failsAlejandro Rodríguez2016-07-261-0/+1
| |/ / / / /
* | | | | | Make branches sortable without push permission (!5462)winniehell2016-07-261-0/+1
|/ / / / /
* | | | | Show release notes in tag listSean McGivern2016-07-261-0/+1
| |_|/ / |/| | |
* | | | Merge branch '20156-rescue-reference-create-due-to-file-lock-exists' into 'ma...Stan Hu2016-07-261-0/+1
|\ \ \ \
| * | | | Rescue Rugged::OSError (lock exists) when creating references.20156-rescue-reference-create-due-to-file-lock-existsPaco Guzman2016-07-261-0/+1
* | | | | Merge branch '20241-expand-all-button-breaks-diff-comparison-view' into 'mast...Rémy Coutable2016-07-261-0/+1
|\ \ \ \ \
| * | | | | Fix expand all diffs button in compare view20241-expand-all-button-breaks-diff-comparison-viewSean McGivern2016-07-261-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'multiple-trigger-variables-show-in-separate-line' into 'master' Rémy Coutable2016-07-261-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update CHANGELOGKatarzyna Kobierska2016-07-261-6/+1