summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-281-7/+22
|\
| * 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
| |/ / /
* | | | 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
|\ \ \ \ | |/ / /
| * | | 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
| | * | | Multiple trigger variables show in separate lineKatarzyna Kobierska2016-07-261-0/+6
| | |/ /
| * | | Merge branch '20150-retry-button-on-build-page-displays-for-users-who-can-t-u...Rémy Coutable2016-07-261-0/+1
| |\ \ \
| | * | | Ensure current user can retry a build before showing the 'Retry' buttonRémy Coutable2016-07-261-0/+1
| | |/ /
| * | | Merge branch 'add-sidekiq-request-store' into 'master' Yorick Peterse2016-07-261-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Add support for using RequestStore within Sidekiq tasks via SIDEKIQ_REQUEST_S...Stan Hu2016-07-251-0/+1
| * | | Merge branch '20189-markdown-video-doesn-t-work-when-the-referenced-video-fil...Rémy Coutable2016-07-261-0/+1
| |\ \ \
| | * | | Ensure relative paths for video are rewritten as we do for images20189-markdown-video-doesn-t-work-when-the-referenced-video-file-is-in-same-repoRémy Coutable2016-07-261-0/+1
| * | | | Fix CHANGELOGRémy Coutable2016-07-261-9/+6
| |/ / /
| * | | Merge branch 'mysql_drop_all_tables' into 'master' Rémy Coutable2016-07-261-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Disable MySQL foreign key checks before dropping all tablesDrew Blessing2016-07-251-0/+1
| | |/
* | | Add CHANGELOG entry for creating new issues from emailLin Jen-Shin2016-07-271-0/+1
|/ /
* | Merge branch 'khaiql/gitlab-ce-fix/missleading-uri-for-labels-in-merge-reques...Douwe Maan2016-07-251-0/+4
|\ \
| * | remove search_id for label dropdown filterScott Le2016-07-241-0/+1
* | | Fix CI status icon link underlineClement Ho2016-07-251-0/+1