29 Sep, 2013
1 commit
-
…is is for when using a non-root path
28 Sep, 2013
1 commit
27 Sep, 2013
3 commits
-
… talked about in the gitlab.yml.example
26 Sep, 2013
17 commits
-
Conflicts: app/controllers/projects/merge_requests_controller.rb
-
Fixed grammatical mistake in init.d status output.
-
"its" not "it's".
-
…equests for old one in progress
-
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
25 Sep, 2013
18 commits
-
Conflicts: lib/tasks/gitlab/check.rake
-
PivotalTracker Source Commits Endpoint
-
Added search for projects by name to api
-
Remove -y option when removing ruby1.8
-
* Hooks and team pages allowed only for masters/owners * Group page allowed for admin * Corrent authentication for Projects controller * Hide some project elements from visitor