Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Rename issubdirectory to isSubDirectory | Lukas Reschke | 2014-05-11 | 1 | -4/+4 | |
| |/ / / | ||||||
* | | | | Merge pull request #8477 from owncloud/better-controllers | Morris Jobke | 2014-05-12 | 19 | -131/+395 | |
|\ \ \ \ | ||||||
| * | | | | use new controllermethodreflector for corsmiddleware | Bernhard Posselt | 2014-05-11 | 1 | -5/+15 | |
| * | | | | adjust license headers to new mail address | Bernhard Posselt | 2014-05-11 | 17 | -20/+20 | |
| * | | | | rename formatter to responder, formatResponse to buildResponse | Bernhard Posselt | 2014-05-11 | 2 | -6/+6 | |
| * | | | | add test for not failing when adding more comments after type parameters, do ... | Bernhard Posselt | 2014-05-11 | 2 | -2/+2 | |
| * | | | | implement most of the basic stuff that was suggested in #8290 | Bernhard Posselt | 2014-05-11 | 6 | -107/+361 | |
* | | | | | Merge pull request #8274 from owncloud/appframework-db | Morris Jobke | 2014-05-12 | 3 | -0/+681 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | dont update entity and dont run an update query if an entity wasnt changed at... | Bernhard Posselt | 2014-04-23 | 2 | -1/+24 | |
| * | | | | fix phpdoc for entities | Bernhard Posselt | 2014-04-20 | 2 | -4/+9 | |
| * | | | | move db into iservercontainer | Bernhard Posselt | 2014-04-19 | 2 | -1/+3 | |
| * | | | | remove unusued variable | Bernhard Posselt | 2014-04-19 | 1 | -6/+0 | |
| * | | | | remove unusued variable | Bernhard Posselt | 2014-04-19 | 1 | -1/+0 | |
| * | | | | fix scrutinizer issues | Bernhard Posselt | 2014-04-19 | 2 | -12/+23 | |
| * | | | | port database layer from appframework to core | Bernhard Posselt | 2014-04-19 | 3 | -0/+647 | |
* | | | | | Merge pull request #8504 from owncloud/cors-middleware | Bernhard Posselt | 2014-05-11 | 4 | -3/+135 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | add cors middleware | Bernhard Posselt | 2014-05-09 | 4 | -3/+135 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #7546 from owncloud/no_freaking_tag_dupes | Lukas Reschke | 2014-05-09 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Yet another cleanup | Thomas Tanghus | 2014-03-05 | 1 | -1/+1 | |
* | | | | Merge pull request #8223 from owncloud/fix_linkToPublic | Vincent Petry | 2014-05-07 | 2 | -0/+218 | |
|\ \ \ \ | ||||||
| * | | | | Remove unused var | Thomas Tanghus | 2014-04-16 | 1 | -5/+0 | |
| * | | | | Add tests for linkTo, linkToPublic, linkToRemote, linkToRemoteBase | Thomas Tanghus | 2014-04-16 | 2 | -0/+223 | |
* | | | | | Merge pull request #8456 from owncloud/extstorage-unittestssuite | Thomas Müller | 2014-05-05 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added ext storage app in autotest unit test run | Vincent Petry | 2014-05-05 | 1 | -1/+1 | |
* | | | | | | Merge pull request #8386 from owncloud/fix_6946_master | Vincent Petry | 2014-05-05 | 3 | -24/+55 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | the group manager calls exists check less often, adjust test accordingly | Arthur Schiwon | 2014-04-28 | 1 | -1/+1 | |
| * | | | | | Group Database backend must not gather user details itself but ask user | Arthur Schiwon | 2014-04-28 | 3 | -24/+55 | |
* | | | | | | Merge pull request #8023 from flyser/master | Morris Jobke | 2014-05-03 | 1 | -0/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add unit tests for OC_Helper::phpFileSize function | Fabian Henze | 2014-04-07 | 1 | -0/+22 | |
* | | | | | | | Remove unneccessary statement from test | Joas Schilling | 2014-04-29 | 1 | -2/+0 | |
* | | | | | | | Update tests to test for create and update aswell | Joas Schilling | 2014-04-29 | 1 | -13/+35 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #8341 from owncloud/template-tests-output-buffering | Lukas Reschke | 2014-04-26 | 1 | -35/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use PHPUnit's expectOutputString() instead of performing output buffering. | Andreas Fischer | 2014-04-24 | 1 | -26/+11 | |
| * | | | | | | Split testP() tests into multiple methods. | Andreas Fischer | 2014-04-24 | 1 | -1/+3 | |
| * | | | | | | Remove redundant test case for non-HTML string. | Andreas Fischer | 2014-04-24 | 1 | -9/+2 | |
* | | | | | | | remove outdated test | Robin Appelman | 2014-04-25 | 1 | -18/+0 | |
* | | | | | | | merge master into webdav-injection | Robin Appelman | 2014-04-25 | 5 | -25/+111 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Normalise testcleanuplistener.php indentation and end of file. | Andreas Fischer | 2014-04-24 | 1 | -17/+16 | |
| * | | | | | | | Make PHPUnit_Framework_TestListener implementations compatible to 4.0. | Andreas Fischer | 2014-04-24 | 2 | -0/+6 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #8304 from owncloud/add-xss-tests | Andreas Fischer | 2014-04-24 | 2 | -8/+35 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Remove uneeded newline | Lukas Reschke | 2014-04-22 | 1 | -1/+0 | |
| | * | | | | | | Fix indentation | Lukas Reschke | 2014-04-22 | 1 | -1/+1 | |
| | * | | | | | | Add unit tests for arrays and " | Lukas Reschke | 2014-04-22 | 2 | -9/+37 | |
| * | | | | | | | add setting to set default expire date | Bjoern Schiessle | 2014-04-24 | 1 | -0/+54 | |
| |/ / / / / / | ||||||
* | | | | | | | merge master into webdav-injection | Robin Appelman | 2014-04-22 | 4 | -10/+3 | |
|\| | | | | | | ||||||
| * | | | | | | make download and redirectresponse public | Bernhard Posselt | 2014-04-20 | 3 | -3/+3 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge pull request #8183 from owncloud/move-security-headers | Morris Jobke | 2014-04-16 | 1 | -7/+0 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Remove uneeded usages of nosniff | Lukas Reschke | 2014-04-13 | 1 | -7/+0 | |
* | | | | | | | merge master into webdav-injection | Robin Appelman | 2014-04-15 | 4 | -3/+15 | |
|\| | | | | | | ||||||
| * | | | | | | Merge pull request #8197 from owncloud/secure_mimetypes | Lukas Reschke | 2014-04-15 | 1 | -0/+12 | |
| |\ \ \ \ \ \ |