summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Refresh authorizations when transferring projectsrefresh-permissions-when-moving-projectsYorick Peterse2017-02-071-2/+15
* Merge branch 'fix/import-group-members' into 'master' Rémy Coutable2017-02-071-1/+1
|\
| * Add missing group members to export for I/Efix/import-group-membersJames Lopez2017-02-071-1/+1
* | Fix constant resolution in UpdatePagesServiceSean McGivern2017-02-011-1/+1
* | Fix GitLab Pages not refreshing upon new contentStan Hu2017-02-011-1/+1
* | Fix GitLab Pages test failuresKamil Trzcinski2017-02-011-0/+1
* | Fixed Rubocop deprecation warningsYorick Peterse2017-02-011-1/+1
* | Fix EE specs after ci_commit rename to pipelineKamil Trzcinski2017-01-311-1/+1
* | pages: Fix "undefined local variable or method `total_size'" when maximum pag...Nick Thomas2017-01-311-1/+1
* | Updated according to commentsKamil Trzcinski2017-01-311-2/+1
* | Updated configuration savingKamil Trzcinski2017-01-311-6/+6
* | Pages domain model specsKamil Trzcinski2017-01-312-7/+18
* | Fix the remove_pagesKamil Trzcinski2017-01-311-2/+2
* | Implement extra domains and save pages configurationKamil Trzcinski2017-01-311-13/+19
* | Initial work on GitLab Pages updateKamil Trzcinski2017-01-311-0/+53
* | Added support for zip archives in pagesKamil Trzcinski2017-01-311-5/+36
* | Move most of PagesWorker logic UpdatePagesServiceKamil Trzcinski2017-01-311-0/+132
* | Rename pages namespace or project path when changedKamil Trzcinski2017-01-311-0/+3
|/
* Add a system hook for when a project is updated.Tommy Beadle2017-01-261-0/+2
* Extract set_project_name_from_path methodbackport-ee-1067-deal-with-repo-size-limit-as-byteOswaldo Ferreira2017-01-231-11/+15
* Add a spec and actually display the flash noticeRémy Coutable2017-01-161-2/+5
* Fix to display notice when project settings updated.sandish chen2017-01-151-0/+1
* Fix broken url on group avatarhogewest2017-01-061-1/+1
* Improve Gitlab::ImportSourcesRémy Coutable2016-12-191-30/+2
* Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-191-6/+21
* Gogs ImporterKim "BKC" Carlbäcker2016-12-191-0/+1
* Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim2016-12-161-1/+1
* Remove event caching codeYorick Peterse2016-11-231-3/+0
* Precalculate user's authorized projects in databaseAhmad Sherif2016-11-181-0/+2
* Revert "Merge branch '22680-unlabel-limit-autocomplete-to-selected-items' int...revert-0a3cafb2Douwe Maan2016-11-171-8/+1
* Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan2016-11-161-1/+8
|\
| * Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-161-1/+8
* | Merge branch '22680-unlabel-limit-autocomplete-to-selected-items' into 'master' Rémy Coutable2016-11-161-1/+8
|\ \
| * | Limit autocomplete to currently selected itemsAkram FARES2016-11-151-1/+8
| |/
* | shows user avatar in mention autocomplete in editor22790-mention-autocomplete-avatarNur Rony2016-11-161-4/+5
|/
* Refine Git garbage collectionJacob Vosmaer2016-11-041-8/+51
* Check if repository already exists before trying to re-import itAhmad Sherif2016-10-281-1/+1
* Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre2016-10-191-0/+4
* Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre2016-10-191-1/+1
* Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-062-0/+14
|\
| * Enforce the fork_project permission in Projects::CreateServiceNick Thomas2016-09-272-0/+14
* | 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