21 Mar, 2014
3 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>
20 Mar, 2014
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>
17 Mar, 2014
1 commit
-
JIRA project identifiers may also contain dashes '-'
15 Mar, 2014
1 commit
-
Return execution of observers in seeds. Mute email sending to letter opening in you browser. Added `rake dev` task to reset db and add seeds. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
14 Mar, 2014
5 commits
-
This new method wraps Gitlab::LDAP::Adapter.open to enable connection reuse.
-
This new method is based on Net::LDAP.open, which reuses a single LDAP connection.
11 Mar, 2014
1 commit
10 Mar, 2014
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
06 Mar, 2014
1 commit
-
Not sure if the default_regex really has to be expanded for this special use case. We tried to extend only the project_name_regex first, but that didn't help.
03 Mar, 2014
2 commits
25 Feb, 2014
4 commits
04 Feb, 2014
1 commit
-
Ensure directory exists before changing in popen
27 Jan, 2014
1 commit
25 Jan, 2014
1 commit
24 Jan, 2014
1 commit
-
Remove empty ErrorsController
19 Jan, 2014
1 commit
16 Jan, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
15 Jan, 2014
1 commit
14 Jan, 2014
1 commit
-
Fixes: https://github.com/gitlabhq/gitlabhq/issues/5770
13 Jan, 2014
3 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 Jan, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
07 Jan, 2014
1 commit
-
Fix HTTP push to public repos
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}
23 Dec, 2013
2 commits
-
Wrap regex comments in (?#comment) construct.
-
It created branch based on current branch which is an old version Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>