summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Clean up code somewhat.better-commit-mentionsDouwe Maan2015-04-171-13/+15
* Clean up code around commit mentions.Douwe Maan2015-04-151-2/+2
* Track who created a group or project member.Douwe Maan2015-04-142-2/+2
* Merge branch 'reference-access-control' into 'master'Dmitriy Zaporozhets2015-04-131-12/+7
|\
| * Fix errors.Douwe Maan2015-04-021-12/+7
| * Only allow user to see participants from groups they have access to.Douwe Maan2015-04-021-2/+2
* | Merge branch 'ci_fork' into 'master'Dmitriy Zaporozhets2015-04-091-0/+6
|\ \
| * | CI forking: testsValery Sizov2015-04-061-1/+1
| * | CI project forkingValery Sizov2015-04-061-0/+6
| |/
* | Support configurable attachment size via Application SettingsStan Hu2015-04-021-1/+7
|/
* notification on project movingnotification_on_project_movingValery Sizov2015-03-251-0/+3
* Merge branch 'fix-restricted-visibility' into 'master'Dmitriy Zaporozhets2015-03-162-5/+13
|\
| * Enforce restricted visibilities for snippetsVinnie Okada2015-03-083-20/+2
| * Allow admins to override restricted visibilityVinnie Okada2015-03-083-7/+33
* | Use `project_member` instead of `team_member`.Douwe Maan2015-03-151-2/+2
|/
* Merge branch 'autocomplete-mention-count' into 'master'Dmitriy Zaporozhets2015-02-271-3/+9
|\
| * Include number of affected people in all/group mention autocomplete item.Douwe Maan2015-02-251-3/+9
* | Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-241-1/+1
|\ \ | |/
| * Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-7/+5
| |\
| * | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+1
* | | Fix URL to uploaded file.Douwe Maan2015-02-201-2/+1
* | | Merge branch 'extend_markdown_upload' into generic-uploadsDouwe Maan2015-02-202-39/+23
|\ \ \ | |_|/ |/| |
| * | Refactor.Douwe Maan2015-02-172-55/+22
| * | Generalize the image upload in markdownHannes Rosenögger2015-02-172-39/+55
|/ /
* | Add "User created project Namespace / Project" eventDouwe Maan2015-02-131-7/+5
|/
* Allow groups to be mentioned.Douwe Maan2015-02-051-3/+8
* Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets2015-02-021-5/+6
* Rubocop: Style/AccessorMethodName enabledDmitriy Zaporozhets2015-02-021-2/+2
* Fix tests, merge conflicts, some minor issues and make the project avatar fea...Hannes Rosenögger2015-01-241-4/+4
* adding avatar to project settings page added avatar removal show project avat...Steven Thonus2015-01-241-0/+3
* Faster autocomplete without unused descriptionDmitriy Zaporozhets2015-01-231-2/+2
* Faster autocomplete for users/issues/emojiisDmitriy Zaporozhets2015-01-221-0/+15
* Fix various typosSteven Burgart2015-01-181-1/+1
* For API compatibility still generate path from name if only name providedDmitriy Zaporozhets2014-12-221-1/+8
* Set project path & name in one field without transforamtionDmitriy Zaporozhets2014-12-221-6/+4
* Dont allow project creation without repositoryDmitriy Zaporozhets2014-11-291-24/+26
* Refactor project fork serviceDmitriy Zaporozhets2014-11-131-3/+6
* Prepare ForkService to support forking projects to given namespacesBernhard Kaindl2014-10-031-7/+12
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-142-5/+2
* Prevent project stars duplication when fork projectDmitriy Zaporozhets2014-08-251-1/+6
* Improve developer seedsDmitriy Zaporozhets2014-08-111-1/+0
* Make app works with strong paramsDmitriy Zaporozhets2014-06-263-29/+11
* Remove protected_atrributes gem and start moving to strong paramsDmitriy Zaporozhets2014-06-261-6/+6
* Move checking of recepients to a service.Marin Jankovski2014-06-231-0/+43
* Fix project deletion and testsDmitriy Zaporozhets2014-06-171-2/+3
* Remove SystemHook observerDmitriy Zaporozhets2014-06-172-0/+3
* Remove project observerDmitriy Zaporozhets2014-06-173-1/+36
* Wipe wall notes featureDmitriy Zaporozhets2014-06-131-1/+0
* Refactor project transfer service. Add security check when create or transfer...Dmitriy Zaporozhets2014-05-282-14/+63
* Move logic to image_service.Marin Jankovski2014-05-261-0/+39