Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Move loading of all the apps to setting the active navigation entry. | Bart Visscher | 2012-11-30 | 2 | -1/+2 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge pull request #700 from eMerzh/fix_error_display | Thomas Müller | 2012-12-05 | 1 | -14/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix a dirty function preventing showing errors | Brice Maron | 2012-12-03 | 1 | -14/+10 | |
| | | |_|/ / | | |/| | | | ||||||
| * / | | | | minified version no longer available | Thomas Mueller | 2012-12-04 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | merge master into filesystem | Robin Appelman | 2012-12-03 | 3 | -34/+34 | |
|\| | | | | ||||||
| * | | | | Merge pull request #682 from VicDeo/master | Thomas Müller | 2012-12-03 | 1 | -32/+27 | |
| |\ \ \ \ | ||||||
| | * | | | | Clean KB entries processing code | Victor Dubiniuk | 2012-12-02 | 1 | -32/+27 | |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-03 | 1 | -1/+6 | |
| |/ / / / | ||||||
| * | | | | Update lib/image.php | Isaac Rosenberg | 2012-12-01 | 1 | -1/+1 | |
* | | | | | fix some edge cases while scanning the root of a storage | Robin Appelman | 2012-12-02 | 2 | -4/+4 | |
* | | | | | merge master into filesystem | Robin Appelman | 2012-12-02 | 4 | -15/+32 | |
|\| | | | | ||||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-02 | 4 | -15/+32 | |
| * | | | | Merge pull request #619 from samtuke/versions_cache | Bart Visscher | 2012-11-30 | 2 | -5/+31 | |
| |\ \ \ \ | ||||||
| | * | | | | OC_FSV->copy now only caches files which are copied from data/user/files | Sam Tuke | 2012-11-28 | 2 | -5/+31 | |
| | |/ / / | ||||||
* | | | | | fail gracefully when no old filecache is present during upgrade | Robin Appelman | 2012-12-01 | 1 | -1/+8 | |
* | | | | | add upgrade path from old cache to preserve file id's | Robin Appelman | 2012-11-30 | 1 | -0/+50 | |
* | | | | | merge master into filesystem | Robin Appelman | 2012-11-30 | 13 | -65/+141 | |
|\| | | | | ||||||
| * | | | | use new obEnd function instead of ob_end_clean | Robin Appelman | 2012-11-29 | 3 | -3/+3 | |
| * | | | | add function to safely end output buffering | Robin Appelman | 2012-11-29 | 1 | -3/+12 | |
| * | | | | Cleaned up docblock comments | Sam Tuke | 2012-11-28 | 1 | -21/+15 | |
| |/ / / | ||||||
| * | | | Merge pull request #401 from owncloud/share_hooks | Jörn Friedrich Dreyer | 2012-11-28 | 2 | -12/+31 | |
| |\ \ \ | ||||||
| | * | | | Rename install hook functions to register hook | Bart Visscher | 2012-11-15 | 1 | -9/+9 | |
| | * | | | Create functions to install standard hooks | Bart Visscher | 2012-11-13 | 2 | -12/+31 | |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-28 | 1 | -1/+5 | |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-27 | 3 | -3/+21 | |
| * | | | | Merge pull request #380 from butonic/feature_share_link_with_token | Jörn Friedrich Dreyer | 2012-11-26 | 3 | -22/+49 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | readd fallback code for pre token links | Jörn Friedrich Dreyer | 2012-11-23 | 1 | -1/+1 | |
| | * | | | implement share via link token | Jörn Friedrich Dreyer | 2012-11-20 | 3 | -21/+48 | |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-26 | 1 | -1/+5 | |
* | | | | | better check if we are passing a fileid to Cache::get | Robin Appelman | 2012-11-25 | 1 | -1/+1 | |
* | | | | | sort output of getFolderContent by name | Robin Appelman | 2012-11-25 | 1 | -1/+1 | |
* | | | | | Merge branch 'master' into filesystem | Robin Appelman | 2012-11-25 | 2 | -16/+35 | |
|\| | | | | ||||||
| * | | | | Merge pull request #556 from owncloud/postgres_insert_id | Thomas Müller | 2012-11-24 | 1 | -5/+12 | |
| |\ \ \ \ | ||||||
| | * | | | | use lastval() to get the insert id in postgesql | Robin Appelman | 2012-11-23 | 1 | -5/+12 | |
| * | | | | | remove left over tag | Frank Karlitschek | 2012-11-24 | 1 | -1/+1 | |
| * | | | | | A new function to create nice error page. And use it for fatal db errors | Frank Karlitschek | 2012-11-24 | 2 | -40/+23 | |
| * | | | | | prettier error output. Let´s see how many more low hanging fruits I find on ... | Frank Karlitschek | 2012-11-23 | 1 | -9/+38 | |
| |/ / / / | ||||||
* | | | | | Check if data variable in scanner isn't null before using it | Michael Gapczynski | 2012-11-24 | 1 | -19/+23 | |
* | | | | | change behaviour of Filesystem::getMountPoint when a mountpoint is passed as ... | Robin Appelman | 2012-11-24 | 1 | -7/+1 | |
* | | | | | remove fileatime from common storage backend | Robin Appelman | 2012-11-24 | 2 | -5/+1 | |
* | | | | | Add checks for storage object | Michael Gapczynski | 2012-11-24 | 1 | -95/+112 | |
* | | | | | merge master into filesystem | Robin Appelman | 2012-11-23 | 5 | -4/+47 | |
|\| | | | | ||||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-23 | 1 | -1/+5 | |
| * | | | | make it possible to manually override the hostname and protocol if the automa... | Frank Karlitschek | 2012-11-22 | 1 | -0/+6 | |
| * | | | | Merge pull request #483 from owncloud/archive_sizes | Thomas Müller | 2012-11-22 | 2 | -7/+20 | |
| |\ \ \ \ | ||||||
| | * | | | | stop increasing folder sizes once we hit a non folder | Robin Appelman | 2012-11-16 | 1 | -2/+15 | |
| | * | | | | also return fileid in OC_Filecache::get | Robin Appelman | 2012-11-16 | 1 | -2/+2 | |
| | * | | | | typo | Robin Appelman | 2012-11-16 | 1 | -3/+3 | |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-22 | 3 | -3/+36 | |
* | | | | | | explicitly sort files when using getFolderContents | Robin Appelman | 2012-11-23 | 1 | -7/+7 |