Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-02-19Fix private flag for projectDmitriy Zaporozhets
2013-02-18Issue uses StateMachine nowAndrew8xx8
2013-02-18Milestone uses StateMachine nowAndrew8xx8
2013-02-18Merge Request uses StateMachine nowAndrew8xx8
2013-02-18Prevent xss attack over group name. Added regex validation for group and team...Dmitriy Zaporozhets
2013-02-16uppercase Gitlab version and revision constants. check api return gitlab vers...Dmitriy Zaporozhets
2013-02-16Merge pull request #2994 from dasbh/masterDmitriy Zaporozhets
2013-02-15fixed API access to the projectlivedata
2013-02-15Remove hardcoded refernce to gitlab-shell home. so that gitlab can be install...Bhagavan Das
2013-02-15rename setup to setup_db so that it does not collide with gitlab:shell:setup ...Bhagavan Das
2013-02-14Merge pull request #2890 from cameronyule/support_osx_groupsRiyad Preukschas
2013-02-14require missing libDmitriy Zaporozhets
2013-02-14Gitlab::ShellEnv addedDmitriy Zaporozhets
2013-02-14Update post-receive worker to use correct identifierDmitriy Zaporozhets
2013-02-13Constants in Events looks good nowAndrew8xx8
2013-02-13Merge pull request #2971 from yuters/patch-1Dmitriy Zaporozhets
2013-02-12Forgot gitlab-shell folderMartin Bastien
2013-02-12Some fix for gitlab:gitlab_shell:checkMartin Bastien
2013-02-12Merge pull request #2969 from zerustech/patch-1Dmitriy Zaporozhets
2013-02-12Merge pull request #2946 from Asquera/fix/access_to_non_existent_branchDmitriy Zaporozhets
2013-02-12Merge branch 'easy-to-find-commit-on-network-graph' of https://github.com/hir...Dmitriy Zaporozhets
2013-02-12Update lib/tasks/sidekiq.rakeMichael Lee
2013-02-11add import repo gitlab_shell callDmitriy Zaporozhets
2013-02-11No gitolite in project any moreDmitriy Zaporozhets
2013-02-11FIx gitlab:env:infoDmitriy Zaporozhets
2013-02-11Fix gitlab:checkDmitriy Zaporozhets
2013-02-10Changed function to `not_found`.Sebastian Ziebell
2013-02-09removing outdated checksDmitriy Zaporozhets
2013-02-09cleanup rake tasks since no gitolite requiredDmitriy Zaporozhets
2013-02-09task to build missing projects with gitlab-shellDmitriy Zaporozhets
2013-02-08Status code 404 returned when retrieving non existent branch (issue #2922)Sebastian Ziebell
2013-02-07Merge branch 'gitlab-shell' of dev.gitlabhq.com:gitlab/gitlabhqDmitriy Zaporozhets
2013-02-07gitlab;shell init scriptDmitriy Zaporozhets
2013-02-07deploy keys support for gitlab-shell apiDmitriy Zaporozhets
2013-02-06Merge pull request #2877 from former03/feature_groups_apiDmitriy Zaporozhets
2013-02-05remove hooks and support scripts from main repo. Moved to gitlab-shellDmitriy Zaporozhets
2013-02-05api check callDmitriy Zaporozhets
2013-02-05no need to run gitolite for enable_automergeDmitriy Zaporozhets
2013-02-05Sort the commits on network graph by commiter date.Sato Hiroyuki
2013-02-05Fixed: post-receive, project remove, testsDmitriy Zaporozhets
2013-02-05Fix bug when it has been switched to tag.Sato Hiroyuki
2013-02-05add remove keys from gitlab-shell by idDmitriy Zaporozhets
2013-02-05Remove outdated specs and fixed key removeDmitriy Zaporozhets
2013-02-05Enable to display the commit older than 650th commit.Sato Hiroyuki
2013-02-05Fix typo.Sato Hiroyuki
2013-02-04Internal APIDmitriy Zaporozhets
2013-02-04Fix satellites to use filesystem. Correct post-receive user finderDmitriy Zaporozhets
2013-02-04Make gitlab works with gitlab-shellDmitriy Zaporozhets
2013-02-04preparing for gitlab-shellDmitriy Zaporozhets
2013-02-03Code deduplication using inheritance for GroupDetailChristian Simon