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-03Replacing the manual parsing of the /etc/group file with the equivalent call ...Cameron Yule
2013-02-02Port changes from #2803Riyad Preukschas
2013-02-02Small fixes to the installation guide and check taskRiyad Preukschas
2013-02-01Merge pull request #2440 from klamontagne/masterRiyad Preukschas
2013-02-01Fix groups api: differ between users and adminChristian Simon
2013-02-01Add api for creating/listing/viewing groupsChristian Simon
2013-01-31Merge pull request #2839 from m4tthumphrey/protected-branches-apiDmitriy Zaporozhets
2013-01-31Merge branch 'extend_user_api' of https://github.com/bladealslayer/gitlabhq i...Dmitriy Zaporozhets
2013-01-31Merge pull request #2855 from hiroponz/fix-bug-of-network-graphDmitriy Zaporozhets
2013-01-31Added methods to protect and unprotect branchesMatt Humphrey
2013-01-31Fix bug of network graph(#2847) and trivial code clean up.Sato Hiroyuki
2013-01-31add path and path_with_namespace to api project entityDmitriy Zaporozhets
2013-01-31Merge pull request #2842 from inome/ExposeMergeRequestAsNotableDmitriy Zaporozhets
2013-01-31Merge pull request #2847 from hiroponz/improve-overlap-linesDmitriy Zaporozhets
2013-01-30Improve overlap of lines in network graphSato Hiroyuki
2013-01-30Expose MergeRequest object as a notable in the API to allow for easy retrieva...Micah Huff
2013-01-30Switchable the main branch on network graphSato Hiroyuki
2013-01-29satellites logsDmitriy Zaporozhets
2013-01-28keys to gitolite via sidekiq nowDmitriy Zaporozhets
2013-01-28Merge pull request #2801 from Takuto88/masterDmitriy Zaporozhets
2013-01-28Async perform for add/remove team membersDmitriy Zaporozhets
2013-01-28Do gitolite calls async. Remove satellite with project removeDmitriy Zaporozhets
2013-01-28Fix issue #2790Lennart Rosam
2013-01-28Merge remote-tracking branch 'github/master'Lennart Rosam
2013-01-28Fix rake task - Update method nameLennart Rosam
2013-01-27Merge pull request #2768 from rlaneve/feature/queued-web-hooksDmitriy Zaporozhets
2013-01-26Missed environment added to 'Try fixing it' blockAlex Denisov
2013-01-25Updates project to process web hooks async via sidekiq.Ryan LaNeve
2013-01-25refactor add to teamDmitriy Zaporozhets
2013-01-25Fix teams + gitolite accessDmitriy Zaporozhets
2013-01-25Fix removeing project if repo not existsDmitriy Zaporozhets
2013-01-25Move team project management to own controllerAndrey Kumanyaev
2013-01-25Move admin team members management to own controllerAndrey Kumanyaev
2013-01-25Team core managementAndrey Kumanyaev
2013-01-23Merge pull request #2706 from jfut/gh-issue-2602Dmitriy Zaporozhets
2013-01-23Improve network graphSato Hiroyuki
2013-01-23Remove relative_url_root from path. Fixes #2602Jun Futagawa
2013-01-22[import] - fix project import after refactoringErwan Arzur
2013-01-22Use subproccess instead subshell for git callsDmitriy Zaporozhets
2013-01-19Small fixesRiyad Preukschas
2013-01-19Uncomment forgotten codeDmitriy Zaporozhets
2013-01-19Remove chdir inside runtime. Improved gitolite shell commandsDmitriy Zaporozhets
2013-01-19raise exception if gitolite is brokenDmitriy Zaporozhets
2013-01-19Fixed developer push to protected branch. Closes #2647Dmitriy Zaporozhets
2013-01-18Fix gitlab:check recommendationKevin Lamontagne
2013-01-18Improve CreateContext call. Fixed testDmitriy Zaporozhets
2013-01-17Refactor project creation. Added logout link to profile pageGitLab
2013-01-18Rename gitlab:app:setup task to gitlab:setupRiyad Preukschas
2013-01-18Add a warning prompt to the setup taskRiyad Preukschas
2013-01-17Fix branch remove on automergeDmitriy Zaporozhets