summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'fix-project-tags' into 'master'Douwe Maan2015-04-301-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix DB error when trying to tag a repositoryStan Hu2015-04-271-1/+1
* | | | | Merge branch 'show-invalid-projects-google-code-import' into 'master'Douwe Maan2015-04-301-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Show incompatible projects in Google Code import statusStan Hu2015-04-301-1/+1
| | |/ / | |/| |
* | | | Merge branch 'fix-submodule-error-with-forked-project' into 'master'Dmitriy Zaporozhets2015-04-301-0/+1
|\ \ \ \
| * | | | Fix "Revspec not found" errors when viewing diffs in a forked project with su...Stan Hu2015-04-271-0/+1
* | | | | Don't allow a merge request to be merged when its title starts with "WIP".Douwe Maan2015-04-301-0/+1
| |/ / / |/| | |
* | | | Merge branch 'footnotes-markdown' into 'master'Douwe Maan2015-04-291-0/+1
|\ \ \ \
| * | | | Add footnotes support to MarkdownGuillaume Delbergue2015-04-241-0/+1
* | | | | Merge branch 'fix-commit-data-url-generation' into 'master'Douwe Maan2015-04-281-0/+2
|\ \ \ \ \
| * | | | | Fix bug where commit data would not appear in some subdirectoriesStan Hu2015-04-261-1/+1
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-04-281-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #8754 from jirutka/fix-project_name_regexJeroen van Baarsen2015-04-271-0/+1
| |\ \ \ \ \ \
| | * | | | | | Fix (project_)name_regex to accept non-ASCII letters and dashJakub Jirutka2015-04-271-0/+1
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'admin-add-group-members' into 'master'Dmitriy Zaporozhets2015-04-281-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix adding new group members from admin areaDmitriy Zaporozhets2015-04-271-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fix-relative-submodule-links-with-personal-projects' into 'master'Dmitriy Zaporozhets2015-04-271-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix broken file browsing with relative submodule in personal projectsStan Hu2015-04-231-1/+1
| | |_|_|/ | |/| | |
* | | | | Revert "Added X-GitLab-Event header for web hooks"Valery Sizov2015-04-271-1/+0
| |/ / / |/| | |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-271-0/+1
|\ \ \ \
| * | | | Get Gitorious importer to work again.fix-gitorious-importerDouwe Maan2015-04-241-0/+1
| | |/ / | |/| |
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-04-271-1/+3
|\ \ \ \
| * \ \ \ Merge pull request #8644 from Bugagazavr/hook-eventsDmitriy Zaporozhets2015-04-271-0/+1
| |\ \ \ \
| | * | | | Added X-GitLab-Event header for web hooksbugagazavr2015-04-251-0/+1
| * | | | | Add notify and color options to HipchatServiceDominik Sander2015-04-261-0/+1
| |/ / / /
| * | | | Merge pull request #9189 from rockneverdies55/patch-1Robert Schilling2015-04-251-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Removed "unreleased" from v7.10 changelogrockneverdies552015-04-241-1/+1
* | | | | Add new admin settingsVinnie Okada2015-04-261-1/+1
|/ / / /
* | | | Merge branch 'fix-slack-channel-in-admin-settings' into 'master'Douwe Maan2015-04-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bug where Slack service channel was not saved in admin template settings.Stan Hu2015-04-241-1/+1
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-241-0/+1
|\ \ \ \
| * | | | Improve mobile UI for dashboard and project pagesDmitriy Zaporozhets2015-04-241-0/+1
| |/ / /
* | | | Move changelog item tot 7.11.Douwe Maan2015-04-241-1/+1
* | | | Revert "Revert disallowing usernames to end in period."Douwe Maan2015-04-241-0/+1
|/ / /
* | | Update changelog.Douwe Maan2015-04-241-0/+2
* | | Update changelog.Douwe Maan2015-04-231-0/+2
| |/ |/|
* | Add CHANGELOG item for new sidebarDmitriy Zaporozhets2015-04-231-2/+2
* | Merge branch 'sign-out-to-sign-in' into 'master'Dmitriy Zaporozhets2015-04-231-0/+1
|\ \
| * | Move changelog item to 7.11.sign-out-to-sign-inDouwe Maan2015-04-181-1/+1
| * | Redirect to sign in page after signing out.Douwe Maan2015-04-181-0/+1
* | | Merge branch 'issue-body-code-mentions' into 'master'Dmitriy Zaporozhets2015-04-231-0/+3
|\ \ \ | |_|/ |/| |
| * | Fix bug causing `@whatever` inside code blocks to sometimes be picked up as a...issue-body-code-mentionsDouwe Maan2015-04-211-1/+2
* | | Merge branch 'rs-reply-hotkey' into 'master'Dmitriy Zaporozhets2015-04-221-0/+1
|\ \ \
| * | | Add changelog entry [ci skip]Robert Speicher2015-04-181-1/+1
* | | | do not send empty message to hipchatChulki Lee2015-04-221-0/+1
* | | | Merge branch 'fix-duplicate-changelog-entry' into 'master'Hannes Rosenögger2015-04-211-1/+0
|\ \ \ \
| * | | | Remove entry that was shipped in v7.9.1Stan Hu2015-04-161-1/+0
* | | | | Merge branch 'fix-cannot-move-project-error' into 'master'Douwe Maan2015-04-211-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix "Cannot move project" error message from popping up after a successful pr...Stan Hu2015-04-201-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-201-1/+0
|\ \ \ \