summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Update CHANGELOGRobert Speicher2016-02-011-1/+1
* Merge branch 'merge-request-closes-issues-performance' into 'master'Robert Speicher2016-02-011-0/+1
|\
| * Optimize fetching issues closed by a merge requestmerge-request-closes-issues-performanceYorick Peterse2016-02-011-0/+1
* | Render sanitized SVG imagesStan Hu2016-02-011-0/+1
* | Make "Two-factor" casing consistent throughout the applicationrs-two-factor-casingRobert Speicher2016-01-311-1/+1
* | Update CHANGELOGRobert Speicher2016-01-311-2/+6
* | Merge branch 'rename-inline-diff' into 'master' Robert Speicher2016-01-311-0/+1
|\ \
| * | Mark inline difference between old and new paths when a file is renamedDouwe Maan2016-01-291-0/+1
* | | Merge remote-tracking branch 'origin/background-delete-process'Dmitriy Zaporozhets2016-01-301-0/+1
|\ \ \
| * | | Update CHANGELOGbackground-delete-processJosh Frye2016-01-291-3/+1
| * | | First pass at deleting projects in the background.Josh Frye2016-01-291-0/+3
| |/ /
* | | Merge branch 'warn-admin-oauth' into 'master' Douwe Maan2016-01-301-0/+1
|\ \ \
| * | | Warn admin of granting admin rights during OAuthZeger-Jan van de Weg2016-01-261-0/+1
* | | | Increase LFS objects size columnDrew Blessing2016-01-291-0/+3
| |/ / |/| |
* | | Partially revert "Add IP check against DNSBLs at account sign-up"rs-remove-ip-blockingRobert Speicher2016-01-281-0/+1
* | | Merge branch 'mr-merge-base' into 'master' Robert Speicher2016-01-281-0/+1
|\ \ \
| * \ \ Merge branch 'master' into mr-merge-basemr-merge-baseDouwe Maan2016-01-281-1/+6
| |\ \ \ | | | |/ | | |/|
| * | | Correctly determine MR diff base when MR has merge conflictsDouwe Maan2016-01-271-2/+1
* | | | Merge branch 'highlight-blame' into 'master' Robert Speicher2016-01-281-0/+1
|\ \ \ \
| * | | | Fix changeloghighlight-blameDouwe Maan2016-01-281-3/+1
| * | | | Merge branch 'master' into highlight-blameDouwe Maan2016-01-281-1/+6
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Fix highlighting in blame view.Douwe Maan2016-01-271-0/+1
| | |/ / | |/| |
* | | | Merge branch 'fix-preventing-migration-from-crashing-in-specific-cases' into ...Dmitriy Zaporozhets2016-01-281-0/+1
|\ \ \ \
| * | | | Ensure rake tasks that don't need a DB connection can be run without oneRémy Coutable2016-01-261-0/+1
* | | | | Improve consistency and duplication for Merge Request APIimprove-mr-apiDmitriy Zaporozhets2016-01-281-0/+2
| |_|/ / |/| | |
* | | | Update CHANGELOGRobert Speicher2016-01-271-4/+2
* | | | Merge branch 'rs-skip-2fa-on-signout' into 'master' Robert Speicher2016-01-271-0/+2
|\ \ \ \
| * | | | Update CHANGELOGRobert Speicher2016-01-271-0/+2
* | | | | Merge branch 'diff-colors' into 'master' Robert Speicher2016-01-271-0/+1
|\ \ \ \ \
| * | | | | Increase contrast between highlighted code comments and inline diff marker.diff-colorsDouwe Maan2016-01-271-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix-ci-runners-version-update' into 'master' Robert Speicher2016-01-271-0/+1
|\ \ \ \ \
| * | | | | Fix CI runner version not being properly updated when asking for a buildfix-ci-runners-version-updateKamil Trzcinski2016-01-271-0/+1
| |/ / / /
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/unexistent-...James Lopez2016-01-271-0/+15
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'fix/commit-status-artifacts' into 'master' Kamil Trzciński2016-01-271-0/+3
| |\ \ \ \
| | * | | | Add Changelog entry for undefined method fix in commit buildsGrzegorz Bizon2016-01-261-0/+3
| * | | | | Update CHANGELOGRobert Speicher2016-01-261-2/+8
| * | | | | Update ExternalIssue regex for JIRA integrationBlake Hitchcock2016-01-261-0/+1
| * | | | | Add Changelog entry for missing artifacts in browser fixfix/bump-workhorse-versionGrzegorz Bizon2016-01-261-0/+3
| | |_|_|/ | |/| | |
| * | | | Fix visibility level texts on application settingsZeger-Jan van de Weg2016-01-261-0/+1
| * | | | Merge branch 'track-project-import-failure' into 'master' Douwe Maan2016-01-261-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Update CHANGELOGtrack-project-import-failureDouglas Barbosa Alexandre2016-01-261-0/+1
| | | |/ | | |/|
* | | | moved and refactored feature based on feedback. Also updated CHANGELOGJames Lopez2016-01-271-0/+1
|/ / /
* | | Update CHANGELOGRobert Speicher2016-01-251-0/+6
|/ /
* | Merge branch 'rs-no-minified-js'Robert Speicher2016-01-231-0/+1
|\ \ | |/ |/|
| * [ci skip] Update CHANGELOGrs-no-minified-jsDouglas Barbosa Alexandre2016-01-201-0/+2
* | Whitelist raw "abbr" elements when parsing MarkdownBenedict Etzel2016-01-231-0/+1
* | Merge branch 'ignore-binary-files-in-git-grep' into 'master' Dmitriy Zaporozhets2016-01-231-0/+1
|\ \
| * | Ignore binary files in code search to prevent Error 500Stan Hu2016-01-221-0/+1
* | | Fix changelogDmitriy Zaporozhets2016-01-221-2/+1
* | | Merge branch 'fix-comment-on-diff-ajax-loading'Dmitriy Zaporozhets2016-01-221-0/+2
|\ \ \ | |/ / |/| |