Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-16 | 122 | -473/+1270 |
* | Merge pull request #1178 from owncloud/return_true_because_of_ponies | Thomas Müller | 2013-01-15 | 2 | -8/+1 |
|\ | |||||
| * | Remove uneeded returns | Lukas Reschke | 2013-01-14 | 2 | -5/+1 |
| * | Remove uneeded return | Lukas Reschke | 2013-01-14 | 1 | -3/+0 |
* | | Fix regression caused by 31b1a73e1f508a33843835b632ee05c7bfc2aaaf | Daniel Molkentin | 2013-01-15 | 1 | -1/+3 |
* | | Merge pull request #1187 from owncloud/fixing-unused-and-undefined-in-master | Bart Visscher | 2013-01-15 | 18 | -34/+30 |
|\ \ | |||||
| * | | remove php closing tag | Thomas Mueller | 2013-01-14 | 3 | -3/+1 |
| * | | Merge branch 'master' into fixing-unused-and-undefined-in-master | Thomas Mueller | 2013-01-14 | 469 | -8058/+10445 |
| |\ \ | |||||
| * | | | fixing <input> tag | Thomas Mueller | 2013-01-07 | 3 | -6/+6 |
| * | | | fixing returns | Thomas Mueller | 2013-01-06 | 2 | -8/+8 |
| * | | | fixing returns | Thomas Mueller | 2013-01-06 | 1 | -4/+3 |
| * | | | add missing return | Thomas Mueller | 2013-01-06 | 1 | -1/+2 |
| * | | | remove silly assignment | Thomas Mueller | 2013-01-06 | 1 | -1/+0 |
| * | | | fixing undefined variable $where | Thomas Mueller | 2013-01-06 | 1 | -1/+1 |
| * | | | fixing undefined variable $result - should be $query I assume | Thomas Mueller | 2013-01-06 | 1 | -1/+1 |
| * | | | initialize $result | Thomas Mueller | 2013-01-06 | 1 | -1/+1 |
| * | | | fixing undefined $eventSource | Thomas Mueller | 2013-01-06 | 1 | -1/+2 |
| * | | | fixing call of OC_Log::write() - missing parameter | Thomas Mueller | 2013-01-06 | 1 | -1/+1 |
| * | | | removing unused parameter $parameters | Thomas Mueller | 2013-01-06 | 1 | -2/+2 |
| * | | | removing undefined $response | Thomas Mueller | 2013-01-06 | 1 | -4/+2 |
* | | | | Merge pull request #1087 from owncloud/ldap_multiple_dns | blizzz | 2013-01-15 | 4 | -45/+105 |
|\ \ \ \ | |||||
| * | | | | dechex not necessary, do not waste time with it | Arthur Schiwon | 2013-01-08 | 1 | -1/+1 |
| * | | | | Code style | Arthur Schiwon | 2013-01-08 | 1 | -6/+10 |
| * | | | | support LDAP search using multiple base DNs also with paged results, implemen... | Arthur Schiwon | 2013-01-04 | 1 | -33/+50 |
| * | | | | support multiple base DNs | Arthur Schiwon | 2013-01-03 | 1 | -5/+42 |
| * | | | | Base DNs will be used as array, now, to support usage of multiple DNs | Arthur Schiwon | 2013-01-03 | 1 | -3/+3 |
| * | | | | Switch to textarea to enable configuration of multiple DNs | Arthur Schiwon | 2013-01-03 | 2 | -4/+6 |
| * | | | | LDAP: fix spelling | Arthur Schiwon | 2013-01-03 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-15 | 328 | -2930/+1168 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #1182 from owncloud/sanitizeHTML-Clean | Lukas Reschke | 2013-01-14 | 1 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | Move { to same line | Lukas Reschke | 2013-01-14 | 1 | -2/+1 |
| * | | | | Expand if to multiple lines | Lukas Reschke | 2013-01-14 | 1 | -2/+6 |
|/ / / / | |||||
* | | | | Merge pull request #1177 from owncloud/OC_User--isAdminUser() | Bart Visscher | 2013-01-14 | 19 | -113/+38 |
|\ \ \ \ | |||||
| * | | | | Enhanced auth is totally unmaintained and broken | Lukas Reschke | 2013-01-14 | 6 | -76/+0 |
| * | | | | Add a closing ) | Lukas Reschke | 2013-01-14 | 1 | -1/+1 |
| * | | | | CP fail | Lukas Reschke | 2013-01-14 | 1 | -1/+1 |
| * | | | | Check if user is admin - bool | Lukas Reschke | 2013-01-14 | 16 | -37/+38 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #1172 from owncloud/isSubDirectory | Bart Visscher | 2013-01-14 | 1 | -24/+4 |
|\ \ \ \ | |||||
| * | | | | Check for string position instead of string existence | Lukas Reschke | 2013-01-14 | 1 | -1/+1 |
| * | | | | Commentblocks should begin with two * | Lukas Reschke | 2013-01-13 | 1 | -1/+1 |
| * | | | | Add @brief to description | Lukas Reschke | 2013-01-13 | 1 | -1/+1 |
| * | | | | Simplify the isSubDirectory() function | Lukas Reschke | 2013-01-13 | 1 | -22/+2 |
* | | | | | Merge pull request #1169 from owncloud/webdav_L10n | Bart Visscher | 2013-01-14 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | The => This | Lukas Reschke | 2013-01-13 | 1 | -1/+1 |
| * | | | | | Improved the help text | Lukas Reschke | 2013-01-13 | 1 | -1/+1 |
| * | | | | | legend - l10n | Lukas Reschke | 2013-01-13 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #1135 from owncloud/allow_default_click_behaviour | Lukas Reschke | 2013-01-14 | 1 | -1/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | allow default click behaviour | Jörn Friedrich Dreyer | 2013-01-09 | 1 | -1/+2 |
* | | | | | Merge pull request #1112 from Raydiation/master | Bart Visscher | 2013-01-14 | 1 | -17/+5 |
|\ \ \ \ \ | |||||
| * | | | | | added cleanup recommendations by including ocs in the cachedKey method and mo... | Bernhard Posselt | 2013-01-07 | 1 | -5/+5 |