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-03-18Do not allow password reset for ldap user.Marin Jankovski
2014-03-12Add retry feature to project importDmitriy Zaporozhets
2014-02-14Add email aliases for usersJason Hollingsworth
2014-02-11code refactor as per standardsGitLab
2014-02-06merge with upstream masterGitLab
2014-01-28added group avatarsSteven Thonus
2014-01-25Add files to path blacklist.Jason Hollingsworth
2014-01-18Refactor search autocomplete. Use ajax for sourceDmitriy Zaporozhets
2014-01-02Add support for various archive formats.Jason Hollingsworth
2013-12-16Archiving old projects; archived projects aren't shown on dashboardSteven Thonus
2013-12-10Migrate application to rails 4 step 1Dmitriy Zaporozhets
2013-12-03Issue 5716 - Allow removal of avatarDrew Blessing
2013-11-19Remove file from repository featureDmitriy Zaporozhets
2013-11-15Admin can transfer project to any namespaceDmitriy Zaporozhets
2013-11-12Ability to remvoe broadcast messagesDmitriy Zaporozhets
2013-11-12Broadcast messages scaffold in admin areaDmitriy Zaporozhets
2013-11-05New feature: Ability to leave projectDmitriy Zaporozhets
2013-11-05New feature: Create file from UIDmitriy Zaporozhets
2013-10-24Expand refs constraints to include valid charactersPeter Fern
2013-10-09Move profile account to separate controllerDmitriy Zaporozhets
2013-10-02getting user keys publically through http without any authentication, the git...devaroop
2013-10-01Merge branch 'rack_attack' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-09-30Add documentation to help section, rack_attack as exampleMarin Jankovski
2013-09-24Public projects feature - step2Dmitriy Zaporozhets
2013-09-13Drop support of root namespace in routingHiroyuki Sato
2013-08-27Improve admin user show pageDmitriy Zaporozhets
2013-08-19Show iid in event feed and uatocomplete as default id for issues, mrDmitriy Zaporozhets
2013-08-08Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets
2013-08-05Refactor recent branches pageDmitriy Zaporozhets
2013-07-30Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets
2013-07-27Public area: Project#show page prototypeDmitriy Zaporozhets
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-07-17Ability to create new branch via UIDmitriy Zaporozhets
2013-07-17Move repo tags to own controller. add ability to remove tagsDmitriy Zaporozhets
2013-07-16Move branches list to own controller with pagination. Ability to remove branc...Dmitriy Zaporozhets
2013-07-12Rename Group#people to Group#membersDmitriy Zaporozhets
2013-07-12Ability to leave group from profile areaDmitriy Zaporozhets
2013-07-02Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-07-01Added update and delete_attachment actions to note controllerJack Weeden
2013-06-30Show shotcut dialog on ?Dmitriy Zaporozhets
2013-06-26Remove unnecessary namespaced resourceDmitriy Zaporozhets
2013-06-24Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets
2013-06-22Restrict auto generated routesDmitriy Zaporozhets
2013-06-22Cleanup: removed unused routing/methods. Improved admin area usabilityDmitriy Zaporozhets
2013-06-18Remove all team resources except models. Move models to deprecated directoryDmitriy Zaporozhets
2013-06-18Added UsersGroup scaffold. Simplify adding people to groupDmitriy Zaporozhets
2013-06-13Password expire: implement password resource inside profile. add before_fiter...Dmitriy Zaporozhets
2013-06-11Merge pull request #4257 from jojosch/fix/routing-commit-with-#Dmitriy Zaporozhets
2013-06-11Solve inconsistency between network graph & stat graphsDmitriy Zaporozhets