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
AgeCommit message (Expand)Author
2013-01-25teams refactoring and cleanup pt.1Dmitriy Zaporozhets
2013-01-25Fix redirects. Add link to new team and new groupDmitriy Zaporozhets
2013-01-25Fix security issues with teamsDmitriy Zaporozhets
2013-01-25Fix mass-assignment. Dont allow users w/o access to create teamDmitriy Zaporozhets
2013-01-25Fix project adding to teamDmitriy Zaporozhets
2013-01-25allow/deny user to create group/teamDmitriy Zaporozhets
2013-01-25Merge pull request #2746 from gitlabhq/features/teamsDmitriy Zaporozhets
2013-01-25Improved search. added filtersDmitriy Zaporozhets
2013-01-25Remove simple code duplication in members controllersAndrey Kumanyaev
2013-01-25Update check If user can assign project to teamAndrey Kumanyaev
2013-01-25remove unused codeAndrey Kumanyaev
2013-01-25Reject non-owned projects to assign to teamsDmitriy Zaporozhets
2013-01-25Dont allow to select a project you have no right to assignDmitriy Zaporozhets
2013-01-25Fix mispelling and ambiguous id in UserTeam.without_projectDmitriy Zaporozhets
2013-01-25Show only teams we have access toDmitriy Zaporozhets
2013-01-25Few UI improvementsDmitriy Zaporozhets
2013-01-25fix testsAndrey Kumanyaev
2013-01-25Fix little bugsAndrey Kumanyaev
2013-01-25assign team to project from project page in public sectionAndrey Kumanyaev
2013-01-25update all teams code. refactoring and some correctionsAndrey Kumanyaev
2013-01-25Add access control in public section to users teamsAndrey Kumanyaev
2013-01-25remove before_filter from controllersAndrey Kumanyaev
2013-01-25refactoring user team in public sectionAndrey Kumanyaev
2013-01-25refactoring project team members controller (corresponding mental model)Andrey Kumanyaev
2013-01-25if project creator was remowed from Gitlab - creator is next admin, who edit ...Andrey Kumanyaev
2013-01-25Fix using context of Projects::UpdateContext (in admin section error, in publ...Andrey Kumanyaev
2013-01-25move Team_members controller into project (conflicts with team/members contro...Andrey Kumanyaev
2013-01-25Remove old dataAndrey Kumanyaev
2013-01-25Repair members management of teamsAndrey Kumanyaev
2013-01-25Move team project management to own controllerAndrey Kumanyaev
2013-01-25Move admin team members management to own controllerAndrey Kumanyaev
2013-01-25Added the correct hierarchy of controllers for the administrative partAndrey Kumanyaev
2013-01-25add teams application controllerAndrey Kumanyaev
2013-01-25add dashboard teams blockAndrey Kumanyaev
2013-01-25Team projects public sectionAndrey Kumanyaev
2013-01-25Team members public sectionAndrey Kumanyaev
2013-01-25Add teams into Public sectionsAndrey Kumanyaev
2013-01-25Admin teams section addedAndrey Kumanyaev
2013-01-24User can create groupDmitriy Zaporozhets
2013-01-22Fix routing. Finalize user show pageDmitriy Zaporozhets
2013-01-22base implementationDmitriy Zaporozhets
2013-01-19Fix project creationDmitriy Zaporozhets
2013-01-18Improve CreateContext call. Fixed testDmitriy Zaporozhets
2013-01-17Refactor project creation. Added logout link to profile pageGitLab
2013-01-18Add optional signup.Marin Jankovski
2013-01-15Merge branch 'master' into discussionsRiyad Preukschas
2013-01-15Merge commit 'master' into discussionsRiyad Preukschas
2013-01-14profjects filter with_push to project modelDmitriy Zaporozhets
2013-01-14Few more filters for admin / projectsDmitriy Zaporozhets
2013-01-13Add public filter to admin projectsDmitriy Zaporozhets