Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Use isIgnoredDir() | kondou | 2013-07-10 | 1 | -1/+1 | |
| * | | | | | | Use !== and === in files_trashbin-app | kondou | 2013-07-10 | 8 | -27/+27 | |
* | | | | | | | Merge pull request #4278 from owncloud/breadcrumb-first | Jörn Friedrich Dreyer | 2013-08-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | make sure the first breadcrumb item is inserted before any other elements in ... | Robin Appelman | 2013-08-01 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-02 | 166 | -470/+801 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Some styling to user list | Victor Dubiniuk | 2013-08-01 | 1 | -0/+2 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #4221 from owncloud/fix-3698 | Jörn Friedrich Dreyer | 2013-08-01 | 2 | -19/+24 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add test for calculating size of newly empty folder | Michael Gapczynski | 2013-07-29 | 1 | -0/+5 | |
| * | | | Use query to calculate folder size | Michael Gapczynski | 2013-07-29 | 1 | -10/+13 | |
| * | | | Fix calculating size for empty folders | Michael Gapczynski | 2013-07-28 | 1 | -19/+16 | |
* | | | | Merge pull request #4270 from owncloud/fix_4253 | Björn Schießle | 2013-08-01 | 3 | -13/+34 | |
|\ \ \ \ | ||||||
| * | | | | fix test and make warning translatable | Bjoern Schiessle | 2013-08-01 | 2 | -3/+9 | |
| * | | | | cancel sharing if some users doesn't have a working encryption set-up. | Bjoern Schiessle | 2013-08-01 | 2 | -11/+26 | |
* | | | | | 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 |