summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Expire repository exists? and has_visible_content? caches after a push if nec...Stan Hu2016-05-041-0/+1
|/ / / /
* | | | Merge branch 'gravatar-fix' into 'master' Rémy Coutable2016-05-041-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Use the new admin settings for gravatarArtem Sidorenko2016-05-041-0/+1
* | | | Merge branch 'use-rugged-to-create-tag' into 'master' Rémy Coutable2016-05-041-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable2016-05-041-0/+1
* | | | Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'Douwe Maan2016-05-041-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | API support for the 'since' and 'until' operators on commit requestsPaco Guzman2016-04-291-0/+1
* | | | Merge branch 'add-instrumentation-for-15137' into 'master' Yorick Peterse2016-05-041-0/+3
|\ \ \ \
| * | | | Instrument methods used in email diffsSean McGivern2016-05-041-0/+3
* | | | | Merge branch 'revert-devise-async' into 'master' Rémy Coutable2016-05-041-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "Remove the Devise Async gem."Connor Shea2016-05-031-1/+0
* | | | | Improve the Two-factor Authentication sign-in text [ci skip]connorshea2016-05-031-0/+1
|/ / / /
* | | | Updated CHANGELOG for 8.7.2Yorick Peterse2016-05-031-1/+2
* | | | Update CHANGELOG for 8.6.8, 8.5.12, et al.Robert Speicher2016-05-021-1/+56
* | | | Support e-mail notifications for comments on project snippetsStan Hu2016-05-021-0/+1
* | | | Merge branch '15527-fix-wiki-page-creation-issue' into 'master' Robert Speicher2016-05-021-0/+1
|\ \ \ \
| * | | | Simplify specs by not over-expecting15527-fix-wiki-page-creation-issueRémy Coutable2016-05-021-1/+1
| * | | | Fix error when trying to create a wiki pageRémy Coutable2016-04-291-1/+2
* | | | | Remove duplicate entry in the CHANGELOGDmitriy Zaporozhets2016-05-021-1/+0
| |_|/ / |/| | |
* | | | Tweak checking branches in Project#open_branchesYorick Peterse2016-04-291-0/+1
* | | | Update CHANGELOGduplicate-label-dropdownJacob Schatz2016-04-291-0/+1
|/ / /
* | | Merge branch 'gitattributes' into 'master' Rémy Coutable2016-04-291-0/+1
|\ \ \
| * | | Support supressing text file diffs on the default branch with .gitattributesMatt Oakes2016-04-291-0/+1
* | | | Merge branch 'change_message_for_newly_created_milestone' into 'master' Rémy Coutable2016-04-291-0/+1
|\ \ \ \
| * | | | Use a better message when milestone is newly createdchange_message_for_newly_created_milestoneArinde Eniola2016-04-291-0/+1
| |/ / /
* | | | Fixed CHANGELOG for 8.7.1/8.7.2Yorick Peterse2016-04-291-2/+4
|/ / /
* | | Merge branch 'zj-large-files-no-highlight' into 'master' Robert Speicher2016-04-281-0/+1
|\ \ \
| * | | Properly handle bigger filesZeger-Jan van de Weg2016-04-281-0/+1
* | | | Load the "New Branch" button asynchronouslyYorick Peterse2016-04-281-0/+2
|/ / /
* | | Merge branch 'changelog-update' into 'master' Jacob Schatz2016-04-281-0/+1
|\ \ \
| * | | Add Safari search box bug fix to changelogAnnabel Dunstone2016-04-271-0/+1
| |/ /
* | | Merge branch 'fix/ci-skipped-status' into 'master' Rémy Coutable2016-04-281-0/+1
|\ \ \
| * | | Add Changelog entry for build status canceled fixGrzegorz Bizon2016-04-281-0/+1
| |/ /
* | | Merge branch 'use-remote-ip-for-akismet' into 'master' Rémy Coutable2016-04-281-0/+1
|\ \ \
| * | | Use ActionDispatch Remote IP for Akismet checkingStan Hu2016-04-271-0/+1
| |/ /
* | | Backport GitHub Enterprise import support from EEStan Hu2016-04-261-0/+1
|/ /
* | Update CHANGELOGissue_4271Alfredo Sumaran2016-04-261-1/+0
* | Update CHANGELOGAlfredo Sumaran2016-04-261-0/+1
* | Update CHANGELOGAlfredo Sumaran2016-04-261-0/+1
* | Allow alternative names for the CHANGELOG file.Connor Shea2016-04-261-0/+1
* | Remove the Devise Async gem.Connor Shea2016-04-261-0/+1
|/
* Merge branch 'search-ui-update' into 'master' Robert Speicher2016-04-261-0/+1
|\
| * Updated based on feedbacksearch-ui-updatePhil Hughes2016-04-261-1/+1
| * Fixed issue with dropdown option not stickingPhil Hughes2016-04-261-0/+1
* | Merge branch '15094-throttle-update-of-last_activity_at' into 'master' Jacob Vosmaer2016-04-261-0/+1
|\ \ | |/ |/|
| * Throttle the update of `project.last_activity_at` to 1 minute15094-throttle-update-of-last_activity_atRémy Coutable2016-04-251-0/+1
* | Move CHANGELOG entry to 8.8Alfredo Sumaran2016-04-251-1/+1
* | Merge branch 'issue_14904' into 'master' Jacob Schatz2016-04-251-0/+1
|\ \
| * \ Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran2016-04-211-1/+4
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran2016-04-201-2/+15
| |\ \ \