Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #4265 from berendt/OC_Files_Storage_AmazonS3_phpdoc | Jörn Friedrich Dreyer | 2013-08-01 | 1 | -0/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | added @var tags | Christian Berendt | 2013-08-01 | 1 | -0/+15 | |
* | | | | | | Merge pull request #4266 from berendt/OC_Files_Storage_AmazonS3_logging | Jörn Friedrich Dreyer | 2013-08-01 | 1 | -0/+14 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | write all catched exception messages to the log | Christian Berendt | 2013-08-01 | 1 | -0/+14 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #4155 from owncloud/mdb2schemareader-booleans | Morris Jobke | 2013-08-01 | 5 | -69/+308 | |
|\ \ \ \ \ | ||||||
| * | | | | | add tests for MDB2SchemaReader | Robin Appelman | 2013-07-29 | 2 | -0/+157 | |
| * | | | | | make MDB2Schema reader non static | Robin Appelman | 2013-07-29 | 2 | -72/+143 | |
| * | | | | | add function to get config object from OC_Config | Robin Appelman | 2013-07-29 | 1 | -0/+4 | |
| * | | | | | use === | Robin Appelman | 2013-07-22 | 1 | -1/+1 | |
| * | | | | | add support for the <primary/> element within field definitions | Robin Appelman | 2013-07-22 | 1 | -0/+4 | |
| * | | | | | db: cast default values for boolean fields to booleans | Robin Appelman | 2013-07-22 | 1 | -0/+3 | |
* | | | | | | Merge pull request #4208 from owncloud/scanner-php53 | Morris Jobke | 2013-08-01 | 1 | -6/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | remove unneeded 'use' | Robin Appelman | 2013-07-29 | 1 | -1/+0 | |
| * | | | | | | dont need to explicitly pass by reference | Robin Appelman | 2013-07-29 | 1 | -2/+2 | |
| * | | | | | | fix scanner hooks, cant use inside closures in php 5.3 | Robin Appelman | 2013-07-26 | 1 | -5/+7 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-01 | 68 | -209/+325 | |
* | | | | | | | Merge pull request #4259 from owncloud/search_result_scrollbar | Morris Jobke | 2013-07-31 | 1 | -56/+57 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | update css properties with px based values | Jörn Friedrich Dreyer | 2013-07-31 | 1 | -4/+4 | |
| * | | | | | | add overflow-y scroll and clean up indents | Jörn Friedrich Dreyer | 2013-07-31 | 1 | -56/+57 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #3982 from owncloud/test_lastinsertid | Morris Jobke | 2013-07-31 | 2 | -3/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | check type, assertgreaterthan | Jörn Friedrich Dreyer | 2013-07-29 | 1 | -4/+6 | |
| * | | | | | | always return int | Jörn Friedrich Dreyer | 2013-07-29 | 1 | -2/+2 | |
| * | | | | | | test lastinsertid | Jörn Friedrich Dreyer | 2013-07-29 | 1 | -1/+13 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-31 | 378 | -2991/+4903 | |
* | | | | | | Merge pull request #4246 from owncloud/speedup-autotest-master | Andreas Fischer | 2013-07-31 | 1 | -5/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | use tmpfs at /dev/shm to speedup unit test execution | Thomas Müller | 2013-07-30 | 1 | -5/+11 | |
* | | | | | | | Merge pull request #4225 from owncloud/better-404 | Thomas Müller | 2013-07-30 | 4 | -6/+40 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use default cursor for list items | Victor Dubiniuk | 2013-07-30 | 1 | -1/+1 | |
| * | | | | | | | Rewording | Victor Dubiniuk | 2013-07-29 | 1 | -1/+1 | |
| * | | | | | | | Move styles from core to app | Victor Dubiniuk | 2013-07-29 | 3 | -12/+13 | |
| * | | | | | | | Allow apps to have own 404 content, closes #3225 | Victor Dubiniuk | 2013-07-29 | 4 | -6/+39 | |
* | | | | | | | | Merge pull request #4238 from owncloud/fix_4235 | Morris Jobke | 2013-07-30 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | added missing isEmpty ajax file | Bjoern Schiessle | 2013-07-30 | 1 | -0/+14 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #4227 from owncloud/fixing-testGetById-master | Thomas Müller | 2013-07-30 | 3 | -9/+33 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | adding test case with no / | Thomas Müller | 2013-07-30 | 1 | -0/+1 | |
| * | | | | | | | | Merge branch 'master' into fixing-testGetById-master | Thomas Müller | 2013-07-30 | 1909 | -28481/+105517 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | adding unit tests for OC_Util::basename | Thomas Müller | 2013-07-29 | 2 | -8/+25 | |
| * | | | | | | | | | implement a platform independent version of basename | Thomas Mueller | 2013-07-29 | 2 | -1/+7 | |
* | | | | | | | | | | Merge pull request #4237 from owncloud/fixing-4026-master | Jörn Friedrich Dreyer | 2013-07-30 | 2 | -9/+24 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fixes #4026 | Thomas Müller | 2013-07-30 | 2 | -9/+24 | |
* | | | | | | | | | | Updating to the latest 3rdparty master commit | Thomas Müller | 2013-07-30 | 1 | -0/+0 | |
|/ / / / / / / / / | ||||||
* | / / / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-30 | 119 | -1178/+1584 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #4213 from owncloud/scanning-performance | icewind1991 | 2013-07-29 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | better variable naming | Robin Appelman | 2013-07-29 | 1 | -3/+3 | |
| * | | | | | | | Cache: don't check if the parent exists in the cache if we are already sure i... | Robin Appelman | 2013-07-27 | 1 | -3/+4 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #4203 from owncloud/trashbin_improvements | Björn Schießle | 2013-07-29 | 9 | -50/+135 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | remove whitespaces | Bjoern Schiessle | 2013-07-29 | 1 | -1/+1 | |
| * | | | | | | reduce time for auto expire to 30 days by default | Björn Schießle | 2013-07-26 | 2 | -3/+3 | |
| * | | | | | | found some more places where we can disable buttons while performing a action | Björn Schießle | 2013-07-26 | 1 | -6/+18 | |
| * | | | | | | Hide Delete Permanently button when Restore happens | Björn Schießle | 2013-07-26 | 1 | -0/+4 |