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
2014-05-28Add ability rule for creating project in namespaceDmitriy Zaporozhets
2014-03-11Fixes a bug with group member administrationMatt DeTullio
2014-02-25Move services for collecting items to FindersDmitriy Zaporozhets
2014-02-25Fix read_group abilityDmitriy Zaporozhets
2014-02-25Implement project collection serviceDmitriy Zaporozhets
2014-02-20Allow access to groups with public projects.Jason Hollingsworth
2014-02-12User can leave group from group page.Ciro Santillli
2014-02-10Fix Issues#bulk_updateDmitriy Zaporozhets
2014-01-24Allow developers to mange issue trackerDmitriy Zaporozhets
2013-12-16Archiving old projects; archived projects aren't shown on dashboardSteven Thonus
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-09-26Group ownership completely based on users_groups relation nowDmitriy Zaporozhets
2013-09-25Modify permissions for project and groupDmitriy Zaporozhets
2013-09-24Remove writing issues/notes from non-auth user abilitiesDmitriy Zaporozhets
2013-09-24Allow non authenticated user access to public projectsDmitriy Zaporozhets
2013-09-11Fix 404 if Group guest visit empty group pageDmitriy Zaporozhets
2013-08-27Return empty abilities if user is blockedDmitriy Zaporozhets
2013-06-21Use own abilities for namespace classDmitriy Zaporozhets
2013-06-18Remove all team resources except models. Move models to deprecated directoryDmitriy Zaporozhets
2013-06-18Add UsersGroup relation to be respected by abilities and Project#teamDmitriy Zaporozhets
2013-06-18create UsersGroup entity. Modify ability to check group owners instead one ownerDmitriy Zaporozhets
2013-06-06Merge pull request #4206 from babatakao/authorize_all_teams_to_adminDmitriy Zaporozhets
2013-06-06Allow forking of public projects by authenticated users. Fixes #4152Dmitriy Zaporozhets
2013-06-05Authorize all teams to admin: fix 500 error on showing team page.babatakao
2013-06-04Fixed ability and modify UI a bitDmitriy Zaporozhets
2013-06-04Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets
2013-05-08Dont show fork button in personal projects. Point to fork if already forked p...Dmitriy Zaporozhets
2013-05-03Merge pull request #3801 from holdtotherod/feature/internally-public-projectsDmitriy Zaporozhets
2013-05-03Made fixes suggested by @randx in pull requestAngus MacArthur
2013-05-02Internally public projectsStephen Lottermoser
2013-04-15updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur
2013-03-25add admin ability to edit project settings from project areaDmitriy Zaporozhets
2013-03-25Tests fixedAndrew8xx8
2013-03-25Personal snippets controlelr refactoredAndrew8xx8
2013-03-24Snippets feature refactored. Tests now use spinachAndrew8xx8
2013-02-27Developers can merge MR if target branch is not protectedDmitriy Zaporozhets
2013-02-18Add user to team he createsDmitriy Zaporozhets
2013-01-25allow/deny user to create group/teamDmitriy Zaporozhets
2013-01-25Add ability to teamsAndrey Kumanyaev
2013-01-21Reporter cant create MR. Show user authorized projects in Admin areaDmitriy Zaporozhets
2013-01-17Refactor project creation. Added logout link to profile pageGitLab
2013-01-16Owner can enable public mode for projectDmitriy Zaporozhets
2013-01-03REpostiry, Team modelsDmitriy Zaporozhets
2013-01-02Fix few bugs and tests after refactoring ownership logicDmitriy Zaporozhets
2013-01-02Fix #2375. Admin and owner can manage groupsDmitriy Zaporozhets
2012-12-05Admin can move project to ANY namespace. Updated permissions pageDmitriy Zaporozhets
2012-12-05Only owner of current namespace can change project namespaceDmitriy Zaporozhets
2012-11-30Use project owner if no namespace. Restyled team pageDmitriy Zaporozhets
2012-11-29Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespacesDmitriy Zaporozhets
2012-11-25add ability to change namespace from project edit pageDmitriy Zaporozhets