Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-18 | 76 | -215/+288 |
| | |||||
* | Merge pull request #1148 from seancomeau/topic/setup | Frank Karlitschek | 2013-01-16 | 1 | -5/+35 |
|\ | | | | | Fix issue #108 | ||||
| * | Rename TestException to DatabaseSetupException | Sean Comeau | 2013-01-14 | 1 | -5/+5 |
| | | |||||
| * | Use a custom exception instead of adding a delimiter to the error message | Sean Comeau | 2013-01-14 | 1 | -8/+31 |
| | | |||||
| * | Throw an exception when creating a MySQL user fails and display exception ↵ | Sean Comeau | 2013-01-10 | 1 | -3/+10 |
| | | | | | | | | error text to user | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-17 | 91 | -1695/+1975 |
| | | |||||
* | | Merge pull request #1204 from Raydiation/master | Bart Visscher | 2013-01-16 | 3 | -10/+8 |
|\ \ | | | | | | | Dont resize content div with javascript but use css box-sizing to do it | ||||
| * | | dont show horizontal scrollbar | Bernhard Posselt | 2013-01-16 | 1 | -1/+1 |
| | | | |||||
| * | | dont resize content div with javascript but use css box-sizing to do it | Bernhard Posselt | 2013-01-16 | 3 | -10/+8 |
|/ / | |||||
* | | Merge pull request #1180 from owncloud/whitespace-cleanup | Bart Visscher | 2013-01-16 | 51 | -1058/+1056 |
|\ \ | | | | | | | Whitespace cleanup | ||||
| * | | Whitespace cleanup | Bart Visscher | 2013-01-16 | 34 | -107/+105 |
| | | | |||||
| * | | Spaces to tabs | Bart Visscher | 2013-01-16 | 18 | -951/+951 |
|/ / | |||||
* | | Merge pull request #1185 from owncloud/fixing-1162-master | Jan-Christoph Borchardt | 2013-01-16 | 2 | -5/+19 |
|\ \ | | | | | | | handling proper display of files/folders with negative size | ||||
| * | | handling proper display of files/folders with negative size | Thomas Mueller | 2013-01-14 | 2 | -5/+19 |
| | | | | | | | | | | | | refs #1162 | ||||
* | | | Merge pull request #1192 from schiesbn/versioning_history_issue_1189 | Björn Schießle | 2013-01-16 | 1 | -2/+5 |
|\ \ \ | | | | | | | | | fix for issue #1186, missing variables added | ||||
| * \ \ | Merge branch 'versioning_history_issue_1189' of github.com:schiesbn/core ↵ | Björn Schießle | 2013-01-16 | 0 | -0/+0 |
| |\ \ \ | | | | | | | | | | | | | | | | into versioning_history_issue_1189 | ||||
| | * | | | initialize | Björn Schießle | 2013-01-16 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | initialize $versionCreated | Björn Schießle | 2013-01-16 | 1 | -1/+2 |
| |/ / / | |||||
| * | | | Merge branch 'versioning_history_issue_1189' of github.com:schiesbn/core ↵ | Björn Schießle | 2013-01-15 | 0 | -0/+0 |
| |\ \ \ | | | | | | | | | | | | | | | | into versioning_history_issue_1189 | ||||
| | * | | | fix for issue #1189, missing variables added | Björn Schießle | 2013-01-15 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | fix for issue #1186, missing variables added | Björn Schießle | 2013-01-15 | 1 | -1/+3 |
| |/ / / | |||||
* | | | | Merge pull request #1195 from owncloud/cache_prepared | Thomas Müller | 2013-01-15 | 1 | -2/+14 |
|\ \ \ \ | | | | | | | | | | | Cache prepared statements in OC_DB | ||||
| * | | | | Clear cached prepared statements when switching between mdb2 and pdo | Robin Appelman | 2013-01-16 | 1 | -2/+4 |
| | | | | | |||||
| * | | | | Cache prepared statements in OC_DB | Robin Appelman | 2013-01-15 | 1 | -0/+10 |
| |/ / / | |||||
* | | | | [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 return | ||||
| * | | | | Remove uneeded returns | Lukas Reschke | 2013-01-14 | 2 | -5/+1 |
| | | | | | |||||
| * | | | | Remove uneeded return | Lukas Reschke | 2013-01-14 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | Thx @Raydiation | ||||
* | | | | | 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 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fixing unused and undefined in master | ||||
| * | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | fixing undefined variable $useDir | ||||
| * | | | | | 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 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | LDAP: ability to configure more than one base DN | ||||
| * | | | | | | 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, ↵ | Arthur Schiwon | 2013-01-04 | 1 | -33/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | implements #395 | ||||
| * | | | | | | 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 |
| | | | | | | |