summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-rouge-warning-noise' into 'master'Robert Schilling2015-09-101-0/+1
|\
| * Bump rouge to 1.10.1Stan Hu2015-09-101-1/+1
| * Bump rouge to 1.10 to remove warning noise and fix other syntax highlighting ...Stan Hu2015-09-101-0/+1
* | Fix some CHANGELOG entriesStan Hu2015-09-101-3/+1
|/
* Add missing 7.14.x CHANGELOG entriesRobert Speicher2015-09-101-3/+8
* Merge branch 'rescue-syntax-highlighting-errors' into 'master'Robert Schilling2015-09-101-0/+1
|\
| * Gracefully handle errors in syntax highlighting by leaving the block unformattedStan Hu2015-09-101-0/+1
* | Added service API endpoint to retrieve service parametersPetheo Bence2015-09-101-0/+1
|/
* Merge branch 'rouge-patch' into 'master'Robert Speicher2015-09-091-0/+1
|\
| * Fix highlighting of deleted lines in diffs.rouge-patchDouwe Maan2015-09-091-0/+1
* | Merge branch 'issue-1952' into 'master'Kamil TrzciƄski2015-09-091-0/+3
|\ \
| * | Fixed #1952 docker ssh connection times can be slow when UseDNS is enabledRowan Wookey2015-08-261-0/+1
* | | Merge branch 'fix-emojis-relative-url' into 'master'Douwe Maan2015-09-091-0/+1
|\ \ \
| * | | Fix emoji URLs in Markdown when relative_url_root is usedStan Hu2015-09-061-0/+1
* | | | Merge branch 'global_labels' into 'master'Dmitriy Zaporozhets2015-09-091-0/+1
|\ \ \ \
| * | | | Create labels in new projectValery Sizov2015-09-031-0/+1
* | | | | FogBugz project importJared Szechy2015-09-081-0/+1
| |_|_|/ |/| | |
* | | | Merge branch 'crowd' into 'master'Valery Sizov2015-09-071-0/+1
|\ \ \ \
| * | | | Crowd integrationValery Sizov2015-09-021-0/+1
* | | | | Merge branch 'url-builder-fix-for-relative-urls' into 'master'Dmitriy Zaporozhets2015-09-071-0/+1
|\ \ \ \ \
| * | | | | Fix URL construction for merge requests, issues, notes, and commits for relat...Stan Hu2015-09-041-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix-wiki-page-history' into 'master'Douwe Maan2015-09-071-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix broken Wiki Page HistoryStan Hu2015-09-011-0/+1
* | | | | add Content-Type header of raw image filepilsner2015-09-041-0/+1
* | | | | Add API method for get user by ID of an SSH keyArtem V. Navrotskiy2015-09-031-0/+1
* | | | | Fix tests and update CHANGELOGrefactor-starred-projects-pageDmitriy Zaporozhets2015-09-021-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'fix-raw-controller-disposition' into 'master'Dmitriy Zaporozhets2015-09-021-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove the filename argument from Content-Disposition header to avoidStan Hu2015-09-021-0/+1
| |/ /
* | | Drone CI serviceKirilll Zaitsev2015-09-021-0/+3
|/ /
* | Merge branch 'use_db_for_application_settings' into 'master'Marin Jankovski2015-09-011-1/+2
|\ \
| * | Added USE_DB env var to allow loading fake settings without db running.use_db_for_application_settingsMarin Jankovski2015-09-011-1/+2
* | | Merge branch 'fix-bitbucket-import-issue-order' into 'master'Douwe Maan2015-09-011-0/+2
|\ \ \ | |/ / |/| |
| * | Fix bug where only the first 15 Bitbucket issues would be imported.Stan Hu2015-09-011-0/+1
| * | Sort issues by creation date in Bitbucket importerStan Hu2015-09-011-0/+1
* | | Merge branch 'oauth_token_with_ldap' into 'master'Dmitriy Zaporozhets2015-09-011-0/+1
|\ \ \ | |/ / |/| |
| * | retrieving oauth token with LDAP credentialsoauth_token_with_ldapValery Sizov2015-08-311-0/+1
* | | Merge branch 'fix-headers-blocking-anchors' into 'master'Dmitriy Zaporozhets2015-08-311-0/+1
|\ \ \
| * | | Prevent anchors from being hidden by header upon a new page load.Stan Hu2015-08-291-0/+1
* | | | Merge branch 'dont-notify-users-without-project-access' into 'master'Robert Speicher2015-08-301-0/+1
|\ \ \ \
| * | | | Don't notify users without access to the project when they are (accidentally)...dont-notify-users-without-project-accessDouwe Maan2015-08-261-0/+1
* | | | | Move changelog itemjoelkoglin/gitlab-ce-feature_fix_ldap_auth_issue_993Douwe Maan2015-08-291-1/+1
* | | | | Merge branch 'master' into joelkoglin/gitlab-ce-feature_fix_ldap_auth_issue_993Douwe Maan2015-08-291-2/+26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'make_all_profile_public' into 'master'Dmitriy Zaporozhets2015-08-271-0/+1
| |\ \ \ \
| | * | | | Make all profile publicmake_all_profile_publicValery Sizov2015-08-271-0/+1
| * | | | | Upgrade gitlab_git to 7.2.15 to fix `git blame` errors with ISO-encoded filesStan Hu2015-08-271-0/+1
| | |_|/ / | |/| | |
| * | | | Merge branch 'ui-improvements' into 'master'Dmitriy Zaporozhets2015-08-271-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add changelog itemsDmitriy Zaporozhets2015-08-271-0/+3
| * | | | Merge branch 'enable_ssl_verification_web_hook' into 'master'Dmitriy Zaporozhets2015-08-261-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Enable SSL verification for Webhooksenable_ssl_verification_web_hookValery Sizov2015-08-261-0/+1
| * | | | Merge branch 'update-changelog-for-7.14.1' into 'master'Robert Speicher2015-08-261-3/+3
| |\ \ \ \