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-09sidekiqDmitriy Zaporozhets
2013-01-05Tests are fixed nowDmitriy Zaporozhets
2013-01-05Fixed styles, ProjectHook specs etcDmitriy Zaporozhets
2013-01-04Continue refactoring. Use repostory and teamDmitriy Zaporozhets
2013-01-02Fix crash on group => showDmitriy Zaporozhets
2013-01-02Fixed admin -> group -> showDmitriy Zaporozhets
2013-01-02Fix few bugs and tests after refactoring ownership logicDmitriy Zaporozhets
2013-01-02Project has now correct owner and creator. Increased test coverageDmitriy Zaporozhets
2013-01-02Fix #2375. Admin and owner can manage groupsDmitriy Zaporozhets
2012-12-28Merge branch 'feature/add_user_to_projects_in_group-2298' of https://github.c...Dmitriy Zaporozhets
2012-12-27Fix not_in_project scope. Added counters in admin -> users. Improved seedsDmitriy Zaporozhets
2012-12-26Rewrite rendering rows with users projects access in Users table in Admin gro...Andrey Kumanyaev
2012-12-26Rename scope "in_group" to "in_namespace"Andrey Kumanyaev
2012-12-26Replace short loop variable from "p" to "project"Andrey Kumanyaev
2012-12-26Add functional in admin sectionAndrey Kumanyaev
2012-12-20Update uses of Gitolite.config.foo settingsRiyad Preukschas
2012-12-19show production.log, show only active milestone for issue filterDmitriy Zaporozhets
2012-12-16Merge pull request #2250 from jouve/fix_missing_tr_in_theadDmitriy Zaporozhets
2012-12-14added NamespacedProject role. Extended project info displayed for admin. Fixe...Dmitriy Zaporozhets
2012-12-14Allow group path renaming. Dont show project transfer if no permissions. More...Dmitriy Zaporozhets
2012-12-11add missing mandatory tr in theadCyril
2012-12-10Make admin sorting more obviousDmitriy Zaporozhets
2012-12-05Admin can move project to ANY namespace. Updated permissions pageDmitriy Zaporozhets
2012-12-04Show namespaces when adding projects to user in admin areaDmitriy Zaporozhets
2012-12-03Remove some bugs. Add warnings for renaming group. Add ability to cahnge grou...Dmitriy Zaporozhets
2012-11-30Use project owner if no namespace. Restyled team pageDmitriy Zaporozhets
2012-11-29Improve admin logsDmitriy Zaporozhets
2012-11-29Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespacesDmitriy Zaporozhets
2012-11-28Improve admin views for project and groupsCyril
2012-11-28Validate username. Gitlab::Regex addedDmitriy Zaporozhets
2012-11-27Rewrite and improve git backend logic. Fix project movind. Raise exception to...Dmitriy Zaporozhets
2012-11-25project admin area - show project name with namespaceDmitriy Zaporozhets
2012-11-23Fix project.code-related functionalityDmitriy Zaporozhets
2012-11-23Deprecate code for Project. Use title and pathDmitriy Zaporozhets
2012-11-23Create dir with namespace. Create namespace with userDmitriy Zaporozhets
2012-11-23Make admin project list more usefulDmitriy Zaporozhets
2012-11-23Fixed admin area. Create project only from one placeDmitriy Zaporozhets
2012-11-21Gitlab_meta to 3.1. Added workaround for 500 Redis error until it will be fixedDmitriy Zaporozhets
2012-11-07Fix github issue #1946Dmitriy Zaporozhets
2012-11-02Fix source for iframe on Resque admin pageRiyad Preukschas
2012-10-23Fix 500 error on admin project if emptyDmitriy Zaporozhets
2012-10-23Restyled last push widget. Increased line-height for td in tablesrandx
2012-10-06Tiny fix to the add/edit groups form path fieldAaron Stone
2012-10-04Fixed group issues/mr. Also speedup project list of admin areaDmitriy Zaporozhets
2012-10-03Added ability to manage groups from adminDmitriy Zaporozhets
2012-10-02Group filtering on dashboardDmitriy Zaporozhets
2012-10-02Admin Group scaffold -> new, show, indexDmitriy Zaporozhets
2012-09-26Fix milestone calendar, Removed unnecessary selects from adminDmitriy Zaporozhets
2012-09-19polishing UI a bit. Added footer links for dashboardDmitriy Zaporozhets
2012-09-12Application loggerrandx