- 10 Mar, 2015 3 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
Release 7.8.3 Bump gitlab_git to fix 500 with annotated tags w/o message Should fix https://gitlab.com/gitlab-org/gitlab-ce/issues/1181 See merge request !1666
-
Dmitriy Zaporozhets authored
Bump gitlab_git to fix 500 with annotated tags w/o message Should fix https://gitlab.com/gitlab-org/gitlab-ce/issues/1181 See merge request !1640 Conflicts: Gemfile Gemfile.lock
-
- 05 Mar, 2015 1 commit
-
-
Marin Jankovski authored
-
- 04 Mar, 2015 5 commits
-
-
Marin Jankovski authored
WIP | Release/7 8 2 See merge request !1629
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Fix import check for case sensetive namespaces If you already have namespace `ABc` and you try to import project with namespace `abC` - import will fail with 422 error. cc @valery See merge request !1618
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 03 Mar, 2015 4 commits
-
-
Dmitriy Zaporozhets authored
Don't leak information about private project existence via Git-over-SSH/HTTP. Fixes #2040 and https://gitlab.com/gitlab-org/gitlab-ce/issues/343. Both `Grack::Auth` (used by Git-over-HTTP) and `Api::Internal /allowed` (used by gitlab-shell/Git-over-SSH) now return a generic "Not Found" error when the project exists but the user doesn't have access to it. See merge request !1578
-
Dmitriy Zaporozhets authored
Fix GitLab && Gitorious importers. Hide already imported projects Fixes #2060 See merge request !1594
-
Dmitriy Zaporozhets authored
Correctly set default projects limit for new users. See #2014. Note that the projects limit still isn't retroactively applied to existing users (probably as intended) See merge request !1547
-
Dmitriy Zaporozhets authored
Prevent another migration from failing due to indirect use of model columns not yet created See https://github.com/gitlabhq/gitlabhq/issues/8817#issuecomment-76007077 cc @marin See merge request !1597
-
- 25 Feb, 2015 2 commits
-
-
Robert Schilling authored
Update gitlab-shell version in installation and update documentation
-
Volker Uhrig authored
installation was totally off compared to the update document. The update document was slightly off (rake gitlab:check excpects 2.5.4 and not 2.5.3)
-
- 24 Feb, 2015 9 commits
-
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
access
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Bump gitlab-shell to 2.5.4 For #2042 See merge request !1584
-
Dmitriy Zaporozhets authored
Fix links to issues if instance is using relative urls. Fix for https://github.com/gitlabhq/gitlabhq/issues/8767 See merge request !1574
-
Marin Jankovski authored
-
- 23 Feb, 2015 1 commit
-
-
Patrik Kernstock authored
-
- 22 Feb, 2015 3 commits
-
-
Robert Schilling authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 21 Feb, 2015 5 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
Changes for 7.8 RC5 See merge request !1566
-
Marin Jankovski authored
Change check to only swap static middleware when it's enabled. Fixes problem with #1553. cc @marin See merge request !1565
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Changes for 7.8.rc4 See merge request !1564
-
- 20 Feb, 2015 4 commits
-
-
Marin Jankovski authored
Fix note attachments XSS and access control Replaces the reverted #1528, as proposed in https://gitlab.com/gitlab-org/omnibus-gitlab/issues/434, as discussed with @dzaporozhets and as summarized in #2032. @marin Could you take a look at the nginx config and apply it to Omnibus once this gets merged? See merge request !1553
-
Stefan Tatschner authored
-
Marcin Kulik authored
-
Dmitriy Zaporozhets authored
Improve web hooks * add git_http_url and git_ssh_url to project web hook * add visibility_level to project web hook * add documentation about project visibility_level in API Fixes #2018, #2030 cc @sytse See merge request !1560
-
- 19 Feb, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-