Jenkins for ownCloud
|
b585d87d9d
|
Update license headers
|
2015-03-26 11:44:36 +01:00 |
Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Vincent Petry
|
9ee37169a6
|
Return null when requesting tags for null user
The TagManager->load() now returns null if the user is not authenticated
instead of failing with an error.
|
2015-02-25 17:20:26 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Vincent Petry
|
745d8706b9
|
Add user parameter to tag manager
|
2014-12-11 12:22:28 +01:00 |
Bernhard Reiter
|
7e9baafc53
|
Add option to include tags for shared items.
|
2014-10-14 00:06:07 +02:00 |
Bernhard Reiter
|
5471189fe6
|
Implement Tag and TagMapper classes.
Subclassed from \OCP\AppFramework\Db\Entity and Mapper,
respectively. This will allow us to also deal with shared tags.
|
2014-10-14 00:06:07 +02:00 |
Bernhard Reiter
|
cf6fb2c2e4
|
Remove redundant null initializations.
|
2014-10-14 00:06:07 +02:00 |
Thomas Müller
|
8e0060405d
|
reorganize file in lib
|
2013-09-30 16:39:03 +02:00 |