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-25refactor add to teamDmitriy Zaporozhets
2013-01-25Fix teams + gitolite accessDmitriy Zaporozhets
2013-01-25teams refactoring and cleanup pt.1Dmitriy Zaporozhets
2013-01-25show new group, new team links in profileDmitriy 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 User.potential_team_membersDmitriy Zaporozhets
2013-01-25fix 1145Dmitriy Zaporozhets
2013-01-25Fix project adding to teamDmitriy Zaporozhets
2013-01-25Fix removeing project if repo not existsDmitriy Zaporozhets
2013-01-25Fixing team testsDmitriy Zaporozhets
2013-01-25allow/deny user to create group/teamDmitriy Zaporozhets
2013-01-25can_create_group, can_create_team boolean fields for userDmitriy Zaporozhets
2013-01-25Merge pull request #2746 from gitlabhq/features/teamsDmitriy Zaporozhets
2013-01-25Fix for broken commit_url in graphDmitriy Zaporozhets
2013-01-25fix specDmitriy 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-25move team navs to upper navDmitriy Zaporozhets
2013-01-25Make a team and group boxes smaller on dashboardDmitriy 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 scope to empty relationAndrey Kumanyaev
2013-01-25Switch user link to profile linkAndrey Kumanyaev
2013-01-25Remove save files with failed test %)Andrey Kumanyaev
2013-01-25Remove pending steps (no functional - no tests)Andrey Kumanyaev
2013-01-25fix testsAndrey Kumanyaev
2013-01-25simple refactoringAndrey Kumanyaev
2013-01-25remove unused autogenerated filesAndrey 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-25update routesAndrey 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-25save autogenerated filesAndrey Kumanyaev
2013-01-25repair rspec (remove and rename files)Andrey Kumanyaev
2013-01-25Repair admin section testsAndrey Kumanyaev
2013-01-25Remove old dataAndrey Kumanyaev