summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Add session expiration delay configuration through UI applicationEric Maziade2015-06-051-1/+2
* Merge branch 'fix-group-remove' into 'master'Dmitriy Zaporozhets2015-06-031-0/+1
|\
| * Add CHANGELOG itemDmitriy Zaporozhets2015-06-031-0/+1
| * Merge branch 'repo-remove' into fix-group-removeDmitriy Zaporozhets2015-06-031-0/+1
| |\
* | \ Merge branch 'repo-remove'Dmitriy Zaporozhets2015-06-031-0/+1
|\ \ \ | | |/ | |/|
| * | Move repository when project is removedDmitriy Zaporozhets2015-06-031-0/+1
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2015-06-031-1/+1
|\ \ \
| * \ \ Merge pull request #9349 from lahdekorpi/patch-1Jeroen van Baarsen2015-06-031-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Remove "(unreleased)" from v 7.11.0Toni Lähdekorpi2015-06-021-1/+1
| | |/
* | | Merge branch 'add-resend-confirmation-email-in-profile' into 'master'Douwe Maan2015-06-031-0/+1
|\ \ \ | |/ / |/| |
| * | Add "Resend confirmation e-mail" link in profile settingsStan Hu2015-06-031-0/+1
* | | Merge branch 'ignore-references' into 'master'Dmitriy Zaporozhets2015-06-021-0/+1
|\ \ \ | |_|/ |/| |
| * | Add changelog entry.Douwe Maan2015-06-021-0/+1
* | | GitLab CI service sends gitlab-ci.yml fileci_yml_fileValery Sizov2015-06-021-0/+1
|/ /
* | Merge branch 'web-editor-rugged' into 'master'Dmitriy Zaporozhets2015-06-021-0/+1
|\ \
| * | Remove unnecessary satellite files and add CHANGELOG itemDmitriy Zaporozhets2015-06-021-0/+1
| |/
* | Merge branch 'feature/sso_integration' into 'master'Douwe Maan2015-06-021-0/+1
|\ \ | |/ |/|
| * Add an option to automatically sign-in with an Omniauth provider without show...Alex Lossent2015-05-291-0/+1
* | Merge branch 'disable-mr-source-branch-change' into 'master'Dmitriy Zaporozhets2015-06-011-0/+1
|\ \
| * | Disable changing of the source branch in merge request update APIStan Hu2015-05-291-0/+1
| |/
* | Merge branch 'feature/sign_out_page' into 'master'Dmitriy Zaporozhets2015-06-011-0/+1
|\ \
| * | Allow to configure a URL to show after sign outAlex Lossent2015-05-291-0/+1
| |/
* | Fix misplaced changelog entry for SAML supportAlex Lossent2015-05-291-1/+1
|/
* Merge branch 'leave-project' into 'master'Dmitriy Zaporozhets2015-05-291-0/+1
|\
| * Add changelog item about leave project featureDmitriy Zaporozhets2015-05-291-0/+1
* | Merge branch 'support-edit-target-branch-in-mr' into 'master'Dmitriy Zaporozhets2015-05-291-0/+1
|\ \
| * | Support editing target branch of merge requestStan Hu2015-05-291-0/+1
* | | Merge branch 'user-oauth-applications' into 'master'Dmitriy Zaporozhets2015-05-291-0/+1
|\ \ \
| * | | Add option to disallow users from registering any application to use GitLab a...user-oauth-applicationsDouwe Maan2015-05-291-0/+1
* | | | Merge branch 'leave-group' into 'master'Dmitriy Zaporozhets2015-05-291-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | User should be able to leave group. If not - show him proper messageDmitriy Zaporozhets2015-05-291-0/+1
* | | | Merge branch 'mr-wip-text' into 'master'Dmitriy Zaporozhets2015-05-291-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Shorten merge request WIP text.Douwe Maan2015-05-291-0/+1
| |/ /
* | | Merge branch 'feature/saml_support' into 'master'Douwe Maan2015-05-291-0/+1
|\ \ \ | |/ / |/| |
| * | Add SAML support via OmniauthAlex Lossent2015-05-271-0/+1
* | | Merge pull request #9318 from jvanbaarsen/allow-special-chars-bioDmitriy Zaporozhets2015-05-291-0/+3
|\ \ \
| * | | Allow special characters in users bioJeroen van Baarsen2015-05-281-0/+3
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-05-281-0/+2
|\ \ \ \
| * \ \ \ Merge branch 'user-destroy-wo-groups' into 'master'Dmitriy Zaporozhets2015-05-281-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add CHANGELOG itemDmitriy Zaporozhets2015-05-281-0/+1
| | |/ /
| * | | Merge branch 'fix-git-blame-syntax-highlighting' into 'master'Douwe Maan2015-05-281-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix git blame syntax highlighting when different commits break up linesStan Hu2015-05-271-0/+1
* | | | update changelog for 7.11.4Job van der Voort2015-05-281-7/+14
|/ / /
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-05-271-0/+2
|\ \ \ | |/ /
| * | Merge branch 'browse-milestone-issues' into 'master'Douwe Maan2015-05-271-0/+2
| |\ \
| | * | Fix milestone "Browse Issues" button.Douwe Maan2015-05-271-0/+1
| | * | Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan2015-05-271-0/+1
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-05-271-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'fix-safari-clone-url' into 'master'Douwe Maan2015-05-271-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix clone URL losing selection after a single click in Safari and ChromeStan Hu2015-05-241-0/+1