Morris Jobke
|
dc36d30953
|
Remove all occurences of @brief and @returns from PHPDoc
* test case added to avoid adding them later
|
2014-05-19 17:50:53 +02:00 |
Thomas Müller
|
7853bc4cac
|
adding PHPDoc
|
2014-05-13 19:09:14 +01:00 |
Robin McCorkell
|
87b548ed91
|
Fix all PHPDoc types and variable names, in /lib
|
2014-05-13 19:08:14 +01:00 |
Robin McCorkell
|
b5bc37d2e4
|
Fix @return array PHPDocs, in /lib
|
2014-05-13 19:08:14 +01:00 |
Bart Visscher
|
6b061c236d
|
Merge branch 'master' into type-hinting
Conflicts:
lib/private/image.php
lib/private/l10n.php
lib/private/request.php
lib/private/share/mailnotifications.php
lib/private/template/base.php
|
2014-03-31 21:38:54 +02:00 |
Thomas Müller
|
f1ecc758f5
|
send an individual email to each recipient
|
2014-03-10 21:54:23 +01:00 |
Bart Visscher
|
35a8dfb2fa
|
More PHPDoc fixes, using scrutinizer patches as hints
|
2014-02-28 13:53:41 +01:00 |
Bjoern Schiessle
|
2fd75d8f1c
|
clean up the sharing ajax calls, add mail notification class
|
2014-02-19 19:33:00 +01:00 |