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-05Tests are fixed nowDmitriy Zaporozhets
2013-01-04Fixed protected branches and file editDmitriy Zaporozhets
2013-01-04Continue refactoring. Use repostory and teamDmitriy Zaporozhets
2013-01-03REpostiry, Team modelsDmitriy Zaporozhets
2013-01-02Fix api specs. Use id instead pathDmitriy 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
2012-12-30Improve perfomance of removeing groupDmitriy Zaporozhets
2012-12-30Fix project destroy timeout from admin area. Added 30 ssh keys to dev seedsDmitriy Zaporozhets
2012-12-30Add groups to search autocomplete. Use alphabetically scope for users orderDmitriy Zaporozhets
2012-12-30Get rid of skipping callbacks in production code. Dont trigger gitolite more ...Dmitriy Zaporozhets
2012-12-26Code duplication removed from controllersAndrey Kumanyaev
2012-12-26Replace short loop variable from "p" to "project"Andrey Kumanyaev
2012-12-26Add functional in user sectionAndrey Kumanyaev
2012-12-26Add functional in admin sectionAndrey Kumanyaev
2012-12-22Fixed #2333Dmitriy Zaporozhets
2012-12-21Merge branch 'gh-issue-1509' of https://github.com/koenpunt/gitlabhq into koe...Dmitriy Zaporozhets
2012-12-20Update uses of Gitolite.config.foo settingsRiyad Preukschas
2012-12-19Refactor issues, Remove ajaxDmitriy Zaporozhets
2012-12-14Processing with note events. reformated dashboard for more events to handleDmitriy Zaporozhets
2012-12-14Create events on comments and milestoneDmitriy Zaporozhets
2012-12-14Rework of milestonesDmitriy Zaporozhets
2012-12-14added NamespacedProject role. Extended project info displayed for admin. Fixe...Dmitriy Zaporozhets
2012-12-13Fix project lookup. Show error if project transfer failsDmitriy Zaporozhets
2012-12-11Improve CI integration for merge requestsDmitriy Zaporozhets
2012-12-10Make admin sorting more obviousDmitriy Zaporozhets
2012-12-08Updated branch-graph, abstracted some code in seperate functionsKoen Punt
2012-12-07BranchGraph now loads asyncKoen Punt
2012-12-05Only owner can remove projectDmitriy Zaporozhets
2012-12-04Dont allow select block user as new team memberDmitriy Zaporozhets
2012-12-03Remove some bugs. Add warnings for renaming group. Add ability to cahnge grou...Dmitriy Zaporozhets
2012-12-04Fix bug getting started message when navigate to personal projects w/o them e...Dmitriy Zaporozhets
2012-12-02Refactored profile to resource. Added missing flash notice on successfull upd...Dmitriy Zaporozhets
2012-12-01Merge pull request #2059 from dolanor/feature-rewording-blocked-usersDmitriy Zaporozhets
2012-11-30Filter projects on dashboardDmitriy Zaporozhets
2012-11-29Manage team from groups page. Phase 1Dmitriy Zaporozhets
2012-11-29authorized_projects and authorized_groups methods for userDmitriy Zaporozhets
2012-11-29Fix group duplication on dashboard and project order in groupDmitriy Zaporozhets
2012-11-29Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespacesDmitriy Zaporozhets
2012-11-24Rewording for the account being blockedTanguy Herrmann
2012-11-22Improve user feedback on the Profile > Design pageRobert Speicher
2012-11-21Fixes :notice after project is createdMartins Polakovs
2012-11-21Gitlab_meta to 3.1. Added workaround for 500 Redis error until it will be fixedDmitriy Zaporozhets
2012-11-27Rewrite and improve git backend logic. Fix project movind. Raise exception to...Dmitriy Zaporozhets
2012-11-21Project -> update repo only on create and destroy. Fixtures Updated with name...Dmitriy Zaporozhets
2012-11-27Merge pull request #2070 from jouve/fix_destroy_projectDmitriy Zaporozhets
2012-11-26fix destroy project from adminCyril
2012-11-25Fixed user.namespace_id exception if namespace is nilDmitriy Zaporozhets
2012-11-25add ability to change namespace from project edit pageDmitriy Zaporozhets
2012-11-24Project can be transfered to namespace and out nowDmitriy Zaporozhets