summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | add issue and MR comments to default export. Fix specJames Lopez2016-04-123-7/+7
| * | | | | fix rubocop warningsJames Lopez2016-04-081-7/+7
| * | | | | using new configJames Lopez2016-04-074-24/+19
| * | | | | continuing to refactor config, added spec and fixed a few problemsJames Lopez2016-04-072-8/+45
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez2016-04-066-36/+59
| |\ \ \ \ \
| * | | | | | started refactored the dynamic rules to be defined in a yml fileJames Lopez2016-04-062-0/+78
| * | | | | | fix project snippets json issueJames Lopez2016-03-141-1/+5
| * | | | | | added commits and merge request diffs to exportJames Lopez2016-03-141-2/+10
| * | | | | | add id to project member user jsonJames Lopez2016-03-111-1/+1
| * | | | | | fix project members json to include userJames Lopez2016-03-111-1/+5
| * | | | | | fix project members exportJames Lopez2016-03-111-2/+2
| * | | | | | add project members to exportJames Lopez2016-03-101-1/+1
| * | | | | | fix wiki path issues and specJames Lopez2016-03-092-1/+5
| * | | | | | fix new line issueJames Lopez2016-03-081-1/+1
| * | | | | | WIP - added wiki repo bundlerJames Lopez2016-03-082-0/+36
| * | | | | | added repo bundler spec and refactored some of the export codeJames Lopez2016-03-084-7/+8
| * | | | | | WIP - started working on bundle the repo, refactored some stuff and updated specJames Lopez2016-03-085-8/+72
| * | | | | | WIP - initial export service and specJames Lopez2016-03-073-0/+80
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into add_autocomplet...Fatih Acet2016-06-147-18/+68
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | fix some issues and improved error output for forkingJames Lopez2016-06-021-1/+1
| * | | | | | fix empty message on shell errorJames Lopez2016-06-021-1/+1