summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Prevent default disabled buttons and links.preventdefault-disabled-buttonsFatih Acet2016-06-151-0/+1
* Merge branch 'docker-registry-manifest-v1' into 'master' Rémy Coutable2016-06-151-0/+1
|\
| * Add support for Docker Registry manifest v1Kamil Trzcinski2016-06-151-0/+1
* | Merge branch 'tooltip-change' into 'master' Jacob Schatz2016-06-151-0/+1
|\ \
| * | Update CHANGELOG.tooltip-changeFatih Acet2016-06-151-0/+1
| |/
* | Merge branch 'eager-loading-issue-parser' into 'master' Douwe Maan2016-06-151-0/+1
|\ \
| * | Eager load project relations in IssueParserYorick Peterse2016-06-151-0/+1
| |/
* | Merge branch 'stanhu/gitlab-ce-fix-error-500-false-binary-negative'Douwe Maan2016-06-151-0/+1
|\ \
| * | Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu2016-06-121-0/+1
* | | Merge branch 'environments-and-deployments' into 'master' Rémy Coutable2016-06-151-0/+1
|\ \ \ | |_|/ |/| |
| * | Add CHANGELOGKamil Trzcinski2016-06-151-0/+1
* | | Merge branch '18451-track-new-redis-connections' into 'master' Douwe Maan2016-06-151-0/+1
|\ \ \
| * | | Track new Redis connectionsSean McGivern2016-06-141-0/+1
* | | | Merge branch '14320-note-grouped_awards' into 'master' Yorick Peterse2016-06-151-0/+1
|\ \ \ \
| * | | | Include user relationship when retrieving award_emoji14320-note-grouped_awardsPaco Guzman2016-06-151-0/+1
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-06-151-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'dont-drop-stuck-builds' into 'master' Stan Hu2016-06-151-0/+1
| |\ \ \ \
| | * | | | Don't fail builds for projects that are deleted when they are stuckdont-drop-stuck-buildsKamil Trzcinski2016-06-121-0/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'rs-fix-note-polling' into 'master' Jacob Schatz2016-06-141-0/+2
| |\ \ \ \
| | * | | | Fix note polling when a window has been hiddenrs-fix-note-pollingRobert Speicher2016-06-131-0/+2
| * | | | | Merge branch 'manual-todos-issuable-sidebar' into 'master' Stan Hu2016-06-141-0/+1
| |\ \ \ \ \
| | * | | | | CHANGELOGmanual-todos-issuable-sidebarPhil Hughes2016-06-141-1/+1
| | * | | | | Todo tests and CHANGELOGPhil Hughes2016-06-141-0/+1
| * | | | | | Update CHANGELOGAnnabel Dunstone2016-06-141-0/+5
| * | | | | | Added CHANGELOG entry for allocations Gem/name fixupdate-allocations-gem-fix-namesYorick Peterse2016-06-141-0/+2
* | | | | | | Update CHANGELOGDouglas Barbosa Alexandre2016-06-141-0/+1
|/ / / / / /
* | | | | | Instrument private/protected methodsPaco Guzman2016-06-141-0/+1
| |_|_|_|/ |/| | | |
* | | | | Measure CPU time for instrumented methodsPaco Guzman2016-06-141-0/+1
| |_|_|/ |/| | |
* | | | Merge branch 'confidential-issues-in-private-projects' into 'master' Douwe Maan2016-06-141-0/+1
|\ \ \ \
| * | | | Update CHANGELOGconfidential-issues-in-private-projectsDouglas Barbosa Alexandre2016-06-131-0/+1
| |/ / /
* | | | Merge branch 'bentolor/gitlab-ce-fix/bamboo-service-trigger-auth' into 'master' Rémy Coutable2016-06-141-0/+2
|\ \ \ \
| * | | | Fix broken URI joining for `teamcity_url` with suffixesRémy Coutable2016-06-141-0/+1
| * | | | Fix broken URI joining for `bamboo_url` with suffixesBenjamin Schmid2016-06-141-0/+1
| |/ / /
* | | | Merge branch 'issue_14572' into 'master' Rémy Coutable2016-06-141-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Apply reviewer notes: update CHANGELOG, adjust code formattingAlexander Matyushentsev2016-06-131-2/+1
| * | | Move change description to proper release and fix typoAlexander Matyushentsev2016-06-131-1/+1
| * | | Add more information into RSS fead for issuesAlexander Matyushentsev2016-06-131-0/+2
| |/ /
* | | Update CHANGELOGremove-deprecated-issues-tracker-columns-from-projectsDouglas Barbosa Alexandre2016-06-131-0/+1
|/ /
* | Merge remote-tracking branch 'origin/master' into artifacts-whenKamil Trzcinski2016-06-131-6/+29
|\ \
| * \ Merge branch 'instrument-reference-parsers' into 'master' Rémy Coutable2016-06-131-0/+1
| |\ \
| | * | Instrument all Banzai::ReferenceParser classesinstrument-reference-parsersYorick Peterse2016-06-131-0/+1
| * | | Merge branch '18377-cherry-pick-crashes-when-choosing-a-tag' into 'master' Rémy Coutable2016-06-131-0/+1
| |\ \ \
| | * | | Only show branches for revert / cherry-pick18377-cherry-pick-crashes-when-choosing-a-tagSean McGivern2016-06-131-0/+1
| * | | | Merge branch 'issue_3359_2' into 'master' Douwe Maan2016-06-131-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Remove notification level from user modelFelipe Artur2016-06-101-0/+1
| * | | | Added SVG sanitizer fix to the changelogGabriel Mazetto2016-06-121-0/+1
| * | | | Fix Error 500 when using closes_issues API with an external issue trackerStan Hu2016-06-111-0/+1
| | |_|/ | |/| |
| * | | Merge branch 'changelog-search-arrow-keys' into 'master' Robert Speicher2016-06-101-1/+1
| |\ \ \
| | * | | Changelog fix for search dropdown arrow keys fixchangelog-search-arrow-keysPhil Hughes2016-06-101-1/+1
| * | | | Merge branch 'labels-placement' into 'master' Dmitriy Zaporozhets2016-06-101-0/+1
| |\ \ \ \