06 Dec, 2013
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
02 Dec, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
29 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
26 Nov, 2013
2 commits
-
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.
20 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
15 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
14 Nov, 2013
1 commit
12 Nov, 2013
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
23 Oct, 2013
3 commits
-
More label fixes
-
"Created on" should be used when the timestamp is only a date.
22 Oct, 2013
2 commits
-
Print the configured GitLab user on the Admin-Sidekiq page
-
Show only processes owned by the GitLab user on the Admin-Sidekiq page
21 Oct, 2013
1 commit
-
Minor grammatical updates in some of the labels.
18 Oct, 2013
2 commits
-
The label "Created at" would be appropriate for a timestamp such as "09:30". However the timestamp is actually being displayed as a date in the format "Oct 15, 2013". In this case "Created on" is better.
16 Oct, 2013
4 commits
-
See the Pull-Request #5191
15 Oct, 2013
2 commits
13 Oct, 2013
1 commit
10 Oct, 2013
1 commit
09 Oct, 2013
1 commit
08 Oct, 2013
3 commits
26 Sep, 2013
1 commit
-
Before we have only owner_id to determine group owner With multiple owners per group we should get rid of owner_id in group. So from now @group.owner will always be nil but @group.owners return an actual array of users who can admin this group
14 Sep, 2013
2 commits
11 Sep, 2013
1 commit
-
Add link to project page from admin view
30 Aug, 2013
1 commit
29 Aug, 2013
1 commit
27 Aug, 2013
3 commits
-
Show permissions for all project. Add ability to remove user from group if not an owner Remove unnecessary admin controller
-
Provide UI with explanation what happens when you block or remove user When remove user - remove all groups where user is an only owner