25 Nov, 2013
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
21 Nov, 2013
1 commit
20 Nov, 2013
1 commit
-
Typo in gitlab.yml.example
19 Nov, 2013
2 commits
-
After click on remove file button you will be asked for commit message via modal window. After submitting modal form file will be removed from repository Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
15 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
13 Nov, 2013
1 commit
-
Fix link to auth wiki page
12 Nov, 2013
3 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
09 Nov, 2013
1 commit
-
Allow closes/closed & fixes/fixed for automatic issue closing
08 Nov, 2013
1 commit
06 Nov, 2013
1 commit
05 Nov, 2013
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Now you are able to create a new file in repository from your browser. You are not allowed to create a file if file with same name already exists in the repo. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
30 Oct, 2013
1 commit
-
It was not possible to start Gitlab with a redis server running on another host or port. Every other subsystem that uses redis respects the settings in config/resque.yml. This patch uses the configured url from the cache_store configuration. The cache_store configuration already loads the correct redis url from config/resque.yml. Closes #5406
24 Oct, 2013
1 commit
-
Fixes #4831, #4865, #4932
22 Oct, 2013
1 commit
18 Oct, 2013
1 commit
15 Oct, 2013
1 commit
-
Now when you want to signup or change existing email you will be forced to confirm that you really own this email. You get email with link to follow in order to confirm your email address Conflicts: app/models/user.rb
11 Oct, 2013
1 commit
10 Oct, 2013
1 commit
09 Oct, 2013
3 commits
02 Oct, 2013
4 commits
01 Oct, 2013
4 commits
30 Sep, 2013
2 commits
-
Add check if the signup setting is enabled. fixes #4832
29 Sep, 2013
1 commit
-
…is is for when using a non-root path
28 Sep, 2013
1 commit
27 Sep, 2013
2 commits
-
… talked about in the gitlab.yml.example