| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | PHP-CS-Fixer green | Roeland Jago Douma | 2020-04-16 | 7 | -32/+34 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-16 | 2 | -8/+8 |
* | use serverControls directly with LDAP calls, fixes 19127 | Arthur Schiwon | 2020-04-14 | 14 | -225/+682 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-13 | 2 | -6/+6 |
* | Format code according to PSR2 | Christoph Wurst | 2020-04-10 | 1 | -0/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 5 | -17/+17 |
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 2 | -8/+8 |
* | Add visibility to all properties and move static keyword | Christoph Wurst | 2020-04-10 | 3 | -4/+4 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 88 | -1031/+986 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 15 | -44/+44 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-10 | 2 | -8/+8 |
* | Merge pull request #20391 from nextcloud/refactor/spaces-cleanup | Christoph Wurst | 2020-04-09 | 15 | -27/+27 |
|\ |
|
| * | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 3 | -5/+5 |
| * | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 13 | -22/+22 |
* | | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywords | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Use php keywords in lowercase | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 19 | -99/+99 |
|/ |
|
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 16 | -15/+1 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 16 | -108/+108 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 6 | -38/+38 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-08 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-05 | 2 | -0/+2 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 41 | -3/+42 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-30 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-29 | 2 | -4/+4 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 4 | -4/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 4 | -4/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 41 | -377/+377 |
* | | Merge pull request #20123 from lippl/bugfix/ldap-user_count-warning | blizzz | 2020-03-26 | 1 | -28/+26 |
|\ \ |
|
| * | | single squashed commit for bug fix | Philipp Staiger | 2020-03-26 | 1 | -28/+26 |
* | | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 9 | -326/+326 |
| |/
|/| |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-24 | 2 | -0/+14 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-22 | 2 | -0/+2 |
* | Merge pull request #20039 from nextcloud/fix/19549/fix-uuid-attr-detection | blizzz | 2020-03-20 | 1 | -4/+0 |
|\ |
|
| * | fixes auto-detecting UUID attributes | Arthur Schiwon | 2020-03-19 | 1 | -4/+0 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-20 | 4 | -12/+12 |
|/ |
|
* | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 1 | -0/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-09 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-07 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-06 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-02 | 2 | -0/+2 |
* | Merge pull request #19549 from nextcloud/fix/19418/uuid-attr-log-flood | Roeland Jago Douma | 2020-02-24 | 1 | -17/+25 |
|\ |
|
| * | remove noise from detectUuid and cache results | Arthur Schiwon | 2020-02-19 | 1 | -17/+25 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-24 | 4 | -8/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-23 | 4 | -0/+12 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-20 | 2 | -0/+38 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-15 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-11 | 6 | -12/+38 |
* | sort prefixes for deterministic LDAP query behaviour | Arthur Schiwon | 2020-02-07 | 1 | -3/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-07 | 2 | -2/+4 |