22 Jan, 2014
1 commit
-
Updated gitlab.yaml.example's issue_closing_pattern to single quotes
21 Jan, 2014
2 commits
20 Jan, 2014
1 commit
-
… (misused double quotes here)
18 Jan, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
17 Jan, 2014
3 commits
-
Improve the explanation of the LDAP check script
16 Jan, 2014
2 commits
-
Document how to customize password length limits
15 Jan, 2014
1 commit
-
Fixes: #2061 Fix was proposed on twitter by: neic0, in the following tweet: https://twitter.com/neic0/status/423138339806392320
13 Jan, 2014
1 commit
12 Jan, 2014
1 commit
09 Jan, 2014
1 commit
02 Jan, 2014
1 commit
-
Used mime-types gem instead of hardcoding content types. Allow multiple extensions in archive route (.tar.gz, .tar.bz2). Change content disposition from infile(?) to attachment for api. Fixed api would return “archive” instead of {project}-{hash}.{ext}
25 Dec, 2013
1 commit
24 Dec, 2013
1 commit
17 Dec, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
16 Dec, 2013
1 commit
-
features for archive projects abilities for archived project other abilities for archive projects only limit commits and merges for archived projects ability changed to prohibited actions on archived projects added spec and feature tests for archive projects changed search bar not to include archived projects
11 Dec, 2013
3 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 Dec, 2013
4 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
09 Dec, 2013
2 commits
-
Before this commit gitlab-shell but me placed directly in home dir. Ex: /home/git/gitlab-shell After this change you can place gitlab-shell in custom location. Ex: /Users/developer/gitlab/gitlab-shell Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Conflicts: config/application.rb config/gitlab.yml.example config/unicorn.rb.example
05 Dec, 2013
1 commit
-
It will allow to write web applications on other domains to interact with GitLab instances Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
04 Dec, 2013
1 commit
03 Dec, 2013
1 commit
02 Dec, 2013
1 commit
-
Add class and style Add spinach tests Add entry to CHANGELOG Add entry to CHANGELOG
01 Dec, 2013
1 commit
30 Nov, 2013
1 commit
29 Nov, 2013
3 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
28 Nov, 2013
2 commits
26 Nov, 2013
1 commit
-
Added visibility_level icons to project view (rather than just text). Added public projects to search results. Added ability to restrict visibility levels standard users can set.