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
2016-09-14Merge branch 'pushes-since-gc-redis' into 'master' Robert Speicher
2016-09-13Move pushes_since_gc to RedisYorick Peterse
2016-09-13Before deleting project if forked unlink forkKatarzyna Kobierska
2016-09-01Project tools visibility levelFelipe Artur
2016-08-18Fix specs and implement fixes based on failing specsDouwe Maan
2016-08-13Refactor slash command definitionDouwe Maan
2016-08-13Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable
2016-08-13Make slash commands contextualRémy Coutable
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-08-10Clean up project destructionStan Hu
2016-08-08Namespace EnableDeployKeyService under ProjectsZ.J. van de Weg
2016-07-27Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre
2016-07-27Fix renaming repository when name contains invalid chars under settingsDouglas Barbosa Alexandre
2016-07-19squashed - added avatar saver/restorer and specsJames Lopez
2016-07-15add project name and namespace to filename on project exportJames Lopez
2016-07-13Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/persistent-...James Lopez
2016-07-12fixes a few issues to do with import_url not being saved correctly for import...James Lopez
2016-07-12Reset project pushes_since_gc when we enqueue the git gc callPaco Guzman
2016-07-12Expire the branch cache after `git gc` runsStan Hu
2016-07-07Merge branch 'services_refactoring1' into 'master' Dmitriy Zaporozhets
2016-07-06Services: code style fixes, minor refactoringValery Sizov
2016-07-06Merge branch '15094-throttling-pushes_since_gc' into 'master' Douwe Maan
2016-07-05add more debug info to project exportJames Lopez
2016-07-05Throttle the update of `project.pushes_since_gc` to 1 minutePaco Guzman
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-20fixed a couple of errors spotted in productionJames Lopez
2016-06-17Merge branch 'feature/project-export' into 'master' Douwe Maan
2016-06-15lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez
2016-06-14adapted current services stuff to use new project import, plus fixes a few is...James Lopez
2016-06-14adding notifications stuff and more refactoring for exporting projectsJames Lopez
2016-06-14lots of refactoring to reuse import serviceJames Lopez
2016-06-14Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into add_autocomplet...Fatih Acet
2016-06-03started refactoring a bunch of stuff based on feedbackJames Lopez
2016-06-03merge hellJames Lopez
2016-06-03Revert "Fix merge conflicts - squashed commit"James Lopez
2016-06-03Fix merge conflicts - squashed commitJames Lopez
2016-06-03fix some issues and improved error output for forkingJames Lopez
2016-06-03fix empty message on shell errorJames Lopez
2016-06-03fix create service error handling - missing setting import status to failedJames Lopez
2016-05-30Enable Style/NegatedIf Rubocop copGrzegorz Bizon
2016-05-25Fix forks creation when visibility level is restrictedFelipe Artur
2016-05-19uploads exportJames Lopez
2016-05-19Merge remote-tracking branch 'origin/master' into eReGeBe/gitlab-ce-feature/m...Rémy Coutable
2016-05-18Merge branch 'docker-registry-view' into 'master' Kamil Trzciński
2016-05-16adding versioning to exportJames Lopez
2016-05-14Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski
2016-05-13Fix container registry permissionsKamil Trzcinski
2016-05-13removed transaction stuffJames Lopez
2016-05-12Fix CI testsKamil Trzcinski