summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dir-traversal' into 'master'Dmitriy Zaporozhets2015-04-141-0/+2
|\
| * Fix a whoopsie daisy in the changelog.Douwe Maan2015-04-111-1/+0
| * Fix directory traversal vulnerability around help pages.Douwe Maan2015-04-101-0/+1
| * Fix directory traversal vulnerability around uploads routes.Douwe Maan2015-04-101-0/+2
* | Allow user to choose which email to be publicSenorsen2015-04-141-0/+1
* | Revert "Merge branch 'fix-stuck-mr' into 'master'"Douwe Maan2015-04-141-1/+0
* | Merge branch 'fix_changelog' into 'master'Douwe Maan2015-04-141-2/+3
|\ \
| * | Remove superseeded changelog entry for commit calendarRobert Schilling2015-04-131-1/+0
| * | Fix wrong merged changelog entriesRobert Schilling2015-04-131-4/+3
* | | Merge branch 'fix-stuck-mr' into 'master'Douwe Maan2015-04-141-0/+1
|\ \ \
| * | | fix stuck MRBen Bodenmiller2015-04-141-0/+1
| |/ /
* | | Merge branch 'empty-avatar-alt-text' into 'master'Hannes Rosenögger2015-04-131-0/+1
|\ \ \ | |/ / |/| |
| * | Explicitly set image alt to prevent graphical glitchesSven Strickroth2015-04-131-0/+1
* | | Merge branch 'reference-access-control' into 'master'Dmitriy Zaporozhets2015-04-131-0/+1
|\ \ \
| * | | Add changelog item.Douwe Maan2015-04-021-0/+1
* | | | Merge branch 'skip-email-reconfirmation' into 'master'Dmitriy Zaporozhets2015-04-131-0/+1
|\ \ \ \
| * | | | Skip email confirmation when set by admin or via LDAP.skip-email-reconfirmationDouwe Maan2015-04-061-0/+1
* | | | | Merge branch 'shell-version-warning' into 'master'Dmitriy Zaporozhets2015-04-131-0/+1
|\ \ \ \ \
| * | | | | Warn when gitlab-shell version doesn't match requirement.shell-version-warningDouwe Maan2015-04-061-0/+1
| |/ / / /
* | | | | Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets2015-04-131-0/+2
|\ \ \ \ \
| * | | | | Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-031-0/+1
* | | | | | Merge branch 'fix-group-project-list-cache' into 'master'Dmitriy Zaporozhets2015-04-131-0/+2
|\ \ \ \ \ \
| * | | | | | Bust group page project list cache when namespace name or path changes.fix-group-project-list-cacheDouwe Maan2015-04-101-1/+2
* | | | | | | Merge branch 'arbitrary-local-repo-import' into 'master'Dmitriy Zaporozhets2015-04-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix project import URL regex to prevent arbitary local repos from being impor...Douwe Maan2015-04-111-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-121-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bump-gitlab-shell' into 'master'Douwe Maan2015-04-111-0/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Bump gitlab-shellDmitriy Zaporozhets2015-04-091-0/+1
| | |/ / / / /
* | | | | | | Merge branch 'regex-start-of-string' into 'master'Dmitriy Zaporozhets2015-04-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix a whoopsie daisy in the changelog.Douwe Maan2015-04-111-1/+0
| * | | | | | | Fix persistent XSS vulnerability around profile website URLs.Douwe Maan2015-04-101-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Add CHANGELOG entry for Buildkite service renamingRobert Speicher2015-04-111-0/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'fix-submodules-with-relative-links' into 'master'Douwe Maan2015-04-101-0/+1
|\ \ \ \ \ \
| * | | | | | Fix broken file browsing with a submodule that has a relative linkStan Hu2015-04-091-0/+1
| |/ / / / /
* | | | | | Merge branch 'current-user-to-top-filter' into 'master'Douwe Maan2015-04-101-0/+1
|\ \ \ \ \ \
| * | | | | | Move current user to the top of the list in author/assignee filtersStan Hu2015-04-091-0/+1
| |/ / / / /
* | | | | | Merge branch 'ci_fork' into 'master'Dmitriy Zaporozhets2015-04-091-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | update changelogci_forkValery Sizov2015-04-091-0/+1
* | | | | | Merge branch 'fix-slashes-in-wiki-urls' into 'master'Douwe Maan2015-04-081-0/+1
|\ \ \ \ \ \
| * | | | | | Fix bug where Wiki pages that include a '/' were no longer accessibleStan Hu2015-04-071-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'project-file-tabs' into 'master'Dmitriy Zaporozhets2015-04-081-1/+1
|\ \ \ \ \ \
| * | | | | | Move project file links to tab bar.project-file-tabsDouwe Maan2015-04-061-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-081-0/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'add-menu-icons' into 'master'Dmitriy Zaporozhets2015-04-071-0/+1
| |\ \ \ \ \
| | * | | | | Add icons to Add dropdown items.add-menu-iconsDouwe Maan2015-04-061-1/+1
| | |/ / / /
| * | | | | Merge branch 'emailsonpush-last-line' into 'master'Dmitriy Zaporozhets2015-04-071-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Update gitlab_git to 7.1.5, to fix final line in EmailsOnPush email diff bein...Douwe Maan2015-03-311-0/+1
* | | | | | Added 7.9.3 to CHANGELOGPatricio Cano2015-04-071-0/+2
|/ / / / /
* | | | | Merge remote-tracking branch 'github.com/master'Douwe Maan2015-04-041-0/+1
|\ \ \ \ \
| * | | | | Fix and improve help renderingSullivan SENECHAL2015-04-031-0/+1
| | |/ / / | |/| | |