summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
...
* | Skip wiki creation when GitHub project has wiki enabledDouglas Barbosa Alexandre2016-10-041-1/+7
* | fix broken repo 500 errors in UI and added relevant specsJames Lopez2016-09-291-0/+5
|/
* Merge branch 'pushes-since-gc-redis' into 'master' 19600-artifacts-show-up-in-interface-as-expired-immediately-although-configured-as-1-month-or-4-weeksRobert Speicher2016-09-131-9/+3
|\
| * Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-131-9/+3
* | Before deleting project if forked unlink forkKatarzyna Kobierska2016-09-131-0/+2
|/
* Project tools visibility levelFelipe Artur2016-09-012-4/+4
* Fix specs and implement fixes based on failing specsDouwe Maan2016-08-171-1/+1
* Refactor slash command definitionDouwe Maan2016-08-122-56/+31
* Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable2016-08-132-23/+36
* Make slash commands contextualRémy Coutable2016-08-131-2/+21
* Support slash commands in noteable description and notesRémy Coutable2016-08-131-0/+4
* Clean up project destructionclean-up-project-destroyStan Hu2016-08-101-2/+6
* Namespace EnableDeployKeyService under ProjectsZ.J. van de Weg2016-08-081-0/+17
* Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre2016-07-271-10/+0
* Fix renaming repository when name contains invalid chars under settingsDouglas Barbosa Alexandre2016-07-271-1/+11
* squashed - added avatar saver/restorer and specsfix/import-export-project-avatarJames Lopez2016-07-191-1/+5
* add project name and namespace to filename on project exportJames Lopez2016-07-151-1/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/persistent-...James Lopez2016-07-131-12/+14
|\
| * Reset project pushes_since_gc when we enqueue the git gc callPaco Guzman2016-07-121-10/+14
| * Expire the branch cache after `git gc` runsStan Hu2016-07-121-3/+1
* | fixes a few issues to do with import_url not being saved correctly for import...James Lopez2016-07-121-1/+1
|/
* Merge branch 'services_refactoring1' into 'master' Dmitriy Zaporozhets2016-07-071-1/+2
|\
| * Services: code style fixes, minor refactoringservices_refactoring1Valery Sizov2016-07-061-1/+2
* | Merge branch '15094-throttling-pushes_since_gc' into 'master' Douwe Maan2016-07-061-2/+8
|\ \
| * | Throttle the update of `project.pushes_since_gc` to 1 minute15094-throttling-pushes_since_gcPaco Guzman2016-07-051-2/+8
| |/
* | add more debug info to project exportJames Lopez2016-07-051-0/+4
|/
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-012-2/+0
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-294-7/+7
* fixed a couple of errors spotted in productionJames Lopez2016-06-201-1/+1
* Merge branch 'feature/project-export' into 'master' Douwe Maan2016-06-173-13/+79
|\
| * lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-5/+7
| * adapted current services stuff to use new project import, plus fixes a few is...James Lopez2016-06-141-10/+14
| * adding notifications stuff and more refactoring for exporting projectsJames Lopez2016-06-142-4/+13
| * lots of refactoring to reuse import serviceJames Lopez2016-06-142-3/+8
| * started refactoring a bunch of stuff based on feedbackJames Lopez2016-06-031-15/+18
| * merge hellJames Lopez2016-06-037-15/+67
| |\
| * | Revert "Fix merge conflicts - squashed commit"James Lopez2016-06-037-67/+15
| * | Fix merge conflicts - squashed commitJames Lopez2016-06-037-15/+67
| * | uploads exportJames Lopez2016-05-191-1/+5
| * | adding versioning to exportJames Lopez2016-05-161-3/+8
| * | fixing more export problemsJames Lopez2016-05-111-1/+1
| * | added better error handling. Also refactored some of the code and fixed a few...James Lopez2016-05-101-2/+6
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez2016-05-091-3/+1
| |\ \
| * | | fixed and refactored a few things based on MR feedbackJames Lopez2016-05-061-4/+1
| * | | update repo and wiki repo bundler to use git bundle instead of compressing vi...James Lopez2016-05-051-0/+6
| * | | Merge branches 'feature/project-export' and 'master' of gitlab.com:gitlab-org...James Lopez2016-05-031-0/+2
| |\ \ \
| * | | | picking export stuff from the UI branchJames Lopez2016-05-031-1/+2
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez2016-04-213-23/+39
| |\ \ \ \
| * | | | | refactored stuff, added a save and compress all class and moved mostly everyt...James Lopez2016-04-149-293/+8
| * | | | | fix export commits stuffJames Lopez2016-04-122-3/+3