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-11-23Remove event caching codeYorick Peterse
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-17Revert "Merge branch '22680-unlabel-limit-autocomplete-to-selected-items' int...Douwe Maan
2016-11-16Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan
2016-11-16Defer saving project services to the database if there are no user changesAdam Niedzielski
2016-11-16Merge branch '22680-unlabel-limit-autocomplete-to-selected-items' into 'master' Rémy Coutable
2016-11-16Limit autocomplete to currently selected itemsAkram FARES
2016-11-15shows user avatar in mention autocomplete in editorNur Rony
2016-11-04Refine Git garbage collectionJacob Vosmaer
2016-10-28Check if repository already exists before trying to re-import itAhmad Sherif
2016-10-19Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre
2016-10-19Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-04Skip wiki creation when GitHub project has wiki enabledDouglas Barbosa Alexandre
2016-09-29fix broken repo 500 errors in UI and added relevant specsJames Lopez
2016-09-27Enforce the fork_project permission in Projects::CreateServiceNick Thomas
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