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-01Project tools visibility levelFelipe Artur
2016-06-15lots of refactoring again based on feedback. Changed the UI slightly and also...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-03fix some issues and improved error output for forkingJames Lopez
2016-06-03fix create service error handling - missing setting import status to failedJames Lopez
2016-05-13removed transaction stuffJames Lopez
2016-05-12more changes based on MR feedbackJames Lopez
2016-05-12rename methodJames Lopez
2016-05-12fix silly typoJames Lopez
2016-05-11fix complexity of methodJames Lopez
2016-05-11trying to fix timing issue with import statusJames Lopez
2016-05-10create import data in serviceJames Lopez
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-19Fix specsFelipe Artur
2016-03-18Improve group visibility level featureZeger-Jan van de Weg
2016-03-17Code improvements and add Create group serviceFelipe Artur
2016-03-10Prevent projects to have higher visibility than groupsFelipe Artur
2016-01-21Creator should be added as a master of the project on creationDouglas Barbosa Alexandre
2016-01-19Fix creator should be added as a master of the project on creationDouglas Barbosa Alexandre
2015-12-09Provide better diagnostic message upon project creation errorsStan Hu
2015-11-18Tweak code formatting.Douwe Maan
2015-10-29Removed extra activity update for new projectsYorick Peterse
2015-10-03Fix rubocop warnings in appGuilherme Garnier
2015-09-11Import forked repositories asynchronously to prevent large repositories from ...Stan Hu
2015-09-03Create labels in new projectValery Sizov
2015-07-25Create project services on Project creationRobert Speicher
2015-04-24Use Projects::CreateService to fork projects so that after-create hooks are run.Douwe Maan
2015-04-14Track who created a group or project member.Douwe Maan
2015-03-09Enforce restricted visibilities for snippetsVinnie Okada
2015-03-09Allow admins to override restricted visibilityVinnie Okada
2015-02-13Add "User created project Namespace / Project" eventDouwe Maan
2015-01-18Fix various typosSteven Burgart
2014-12-22For API compatibility still generate path from name if only name providedDmitriy Zaporozhets
2014-12-22Set project path & name in one field without transforamtionDmitriy Zaporozhets
2014-11-29Dont allow project creation without repositoryDmitriy Zaporozhets
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-08-11Improve developer seedsDmitriy Zaporozhets
2014-06-27Make app works with strong paramsDmitriy Zaporozhets
2014-06-17Remove SystemHook observerDmitriy Zaporozhets
2014-06-17Remove project observerDmitriy Zaporozhets
2014-06-13Wipe wall notes featureDmitriy Zaporozhets
2014-05-28Refactor project transfer service. Add security check when create or transfer...Dmitriy Zaporozhets
2014-04-09Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets
2014-03-12Add retry feature to project importDmitriy Zaporozhets
2014-03-12Move project creation to serviceDmitriy Zaporozhets
2014-01-19Remove deprecated findersskv
2014-01-16Move all Context classes into ServicesDmitriy Zaporozhets