summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* uppercase Gitlab version and revision constants. check api return gitlab vers...Dmitriy Zaporozhets2013-02-162-3/+5
* Merge pull request #2994 from dasbh/masterDmitriy Zaporozhets2013-02-163-9/+15
|\
| * Remove hardcoded refernce to gitlab-shell home. so that gitlab can be install...Bhagavan Das2013-02-142-7/+13
| * rename setup to setup_db so that it does not collide with gitlab:shell:setup ...Bhagavan Das2013-02-141-2/+2
* | fixed API access to the projectlivedata2013-02-151-1/+1
|/
* Merge pull request #2890 from cameronyule/support_osx_groupsRiyad Preukschas2013-02-141-2/+1
|\
| * Replacing the manual parsing of the /etc/group file with the equivalent call ...Cameron Yule2013-02-021-2/+1
* | require missing libDmitriy Zaporozhets2013-02-141-0/+2
* | Gitlab::ShellEnv addedDmitriy Zaporozhets2013-02-144-3/+22
* | Update post-receive worker to use correct identifierDmitriy Zaporozhets2013-02-141-5/+2
* | Constants in Events looks good nowAndrew8xx82013-02-131-5/+5
* | Merge pull request #2971 from yuters/patch-1Dmitriy Zaporozhets2013-02-121-30/+15
|\ \
| * | Forgot gitlab-shell folderMartin Bastien2013-02-121-2/+2
| * | Some fix for gitlab:gitlab_shell:checkMartin Bastien2013-02-121-30/+15
* | | Merge pull request #2969 from zerustech/patch-1Dmitriy Zaporozhets2013-02-121-1/+6
|\ \ \
| * | | Update lib/tasks/sidekiq.rakeMichael Lee2013-02-121-1/+6
| |/ /
* | | Merge pull request #2946 from Asquera/fix/access_to_non_existent_branchDmitriy Zaporozhets2013-02-121-0/+1
|\ \ \
| * | | Changed function to `not_found`.Sebastian Ziebell2013-02-091-1/+1
| * | | Status code 404 returned when retrieving non existent branch (issue #2922)Sebastian Ziebell2013-02-081-0/+1
* | | | Merge branch 'easy-to-find-commit-on-network-graph' of https://github.com/hir...Dmitriy Zaporozhets2013-02-122-21/+52
|\ \ \ \ | |_|/ / |/| | |
| * | | Sort the commits on network graph by commiter date.Sato Hiroyuki2013-02-051-2/+2
| * | | Fix bug when it has been switched to tag.Sato Hiroyuki2013-02-052-2/+5
| * | | Enable to display the commit older than 650th commit.Sato Hiroyuki2013-02-051-19/+47
| * | | Fix typo.Sato Hiroyuki2013-02-051-1/+1
| | |/ | |/|
* | | add import repo gitlab_shell callDmitriy Zaporozhets2013-02-111-0/+11
* | | No gitolite in project any moreDmitriy Zaporozhets2013-02-1111-68/+55
* | | FIx gitlab:env:infoDmitriy Zaporozhets2013-02-111-4/+2
* | | Fix gitlab:checkDmitriy Zaporozhets2013-02-111-64/+0
* | | removing outdated checksDmitriy Zaporozhets2013-02-091-229/+0
* | | cleanup rake tasks since no gitolite requiredDmitriy Zaporozhets2013-02-094-69/+9
* | | task to build missing projects with gitlab-shellDmitriy Zaporozhets2013-02-091-2/+18
| |/ |/|
* | Merge branch 'gitlab-shell' of dev.gitlabhq.com:gitlab/gitlabhqDmitriy Zaporozhets2013-02-0712-394/+135
|\ \
| * | gitlab;shell init scriptDmitriy Zaporozhets2013-02-071-0/+32
| * | deploy keys support for gitlab-shell apiDmitriy Zaporozhets2013-02-071-13/+18
| * | remove hooks and support scripts from main repo. Moved to gitlab-shellDmitriy Zaporozhets2013-02-053-55/+0
| * | api check callDmitriy Zaporozhets2013-02-051-0/+6
| * | no need to run gitolite for enable_automergeDmitriy Zaporozhets2013-02-051-5/+0
| * | Fixed: post-receive, project remove, testsDmitriy Zaporozhets2013-02-051-15/+29
| * | add remove keys from gitlab-shell by idDmitriy Zaporozhets2013-02-051-6/+6
| * | Remove outdated specs and fixed key removeDmitriy Zaporozhets2013-02-051-2/+2
| * | Internal APIDmitriy Zaporozhets2013-02-042-0/+25
| * | Fix satellites to use filesystem. Correct post-receive user finderDmitriy Zaporozhets2013-02-041-2/+2
| * | Make gitlab works with gitlab-shellDmitriy Zaporozhets2013-02-042-28/+21
| * | preparing for gitlab-shellDmitriy Zaporozhets2013-02-042-290/+16
| |/
* | Merge pull request #2877 from former03/feature_groups_apiDmitriy Zaporozhets2013-02-063-1/+67
|\ \ | |/ |/|
| * Code deduplication using inheritance for GroupDetailChristian Simon2013-02-031-2/+1
| * Fix groups api: differ between users and adminChristian Simon2013-02-012-44/+50
| * Add api for creating/listing/viewing groupsChristian Simon2013-02-013-1/+62
* | Port changes from #2803Riyad Preukschas2013-02-011-38/+47
* | Small fixes to the installation guide and check taskRiyad Preukschas2013-02-011-1/+1