| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-01 | 7 | -0/+151 |
* | Remove share permission for encrypted files | Michael Gapczynski | 2012-08-31 | 1 | -1/+5 |
* | send the current owncloud version to the ocs server so that we can filter for... | Frank Karlitschek | 2012-08-31 | 1 | -2/+5 |
* | l18n support lib/updater.php | Thomas Mueller | 2012-08-31 | 1 | -3/+5 |
* | fix translations within subfolder /lib | Thomas Mueller | 2012-08-31 | 1 | -1/+4 |
* | fix translations within subfolder /lib | Thomas Mueller | 2012-08-30 | 4 | -9/+9 |
* | allow html inside app descriptions | Robin Appelman | 2012-08-30 | 1 | -0/+3 |
* | More info about not compatible apps (app id) | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
* | Fix filesystem setup for shared public link with logged in user | Bart Visscher | 2012-08-29 | 1 | -6/+12 |
* | $storage shouldn't be static in OC_Cache_File | Michael Gapczynski | 2012-08-29 | 1 | -1/+1 |
* | Fix shared storage working with user backend defined data directories | Michael Gapczynski | 2012-08-29 | 1 | -9/+1 |
* | Space before tab fixes | Bart Visscher | 2012-08-29 | 10 | -28/+28 |
* | Fix OC_Cache_File | Bart Visscher | 2012-08-29 | 1 | -4/+4 |
* | Remove php close at end of file | Bart Visscher | 2012-08-29 | 4 | -7/+0 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 57 | -326/+322 |
* | Delete old link if user sets a password | Michael Gapczynski | 2012-08-29 | 1 | -0/+10 |
* | Fix password authentication for links and fix template problems for links by ... | Michael Gapczynski | 2012-08-29 | 1 | -4/+6 |
* | fixing: apps/files/ajax/scan.php | Thomas Mueller | 2012-08-29 | 1 | -1/+1 |
* | Remember storage view in OC_Cache_File | Bart Visscher | 2012-08-28 | 1 | -1/+6 |
* | Clean user cache on login | Bart Visscher | 2012-08-28 | 2 | -1/+23 |
* | Add background job for global file cache cleanup | Bart Visscher | 2012-08-28 | 2 | -6/+31 |
* | Check usernames in the database as case insensitive, they are still stored ca... | Michael Gapczynski | 2012-08-28 | 1 | -2/+2 |
* | Allow share_with column to be null for links | Michael Gapczynski | 2012-08-28 | 1 | -1/+1 |
* | beta 1 | Frank Karlitschek | 2012-08-28 | 1 | -2/+3 |
* | Add Share API settings to admin page | Michael Gapczynski | 2012-08-27 | 1 | -17/+48 |
* | Fix share collection query | Michael Gapczynski | 2012-08-27 | 1 | -28/+34 |
* | Initial previewer for public links | Michael Gapczynski | 2012-08-27 | 3 | -16/+57 |
* | update now(), current_timestamp and backtick replacement | Jörn Friedrich Dreyer | 2012-08-27 | 1 | -4/+3 |
* | only mount every single homefolder when using sharing app | Georg Ehrke | 2012-08-27 | 1 | -3/+6 |
* | fix filesharing for multiple data directories | Georg Ehrke | 2012-08-27 | 1 | -2/+6 |
* | OC_User: getHome is an optional method, taking it out of the Interface | Arthur Schiwon | 2012-08-27 | 1 | -7/+0 |
* | Merge branch 'master' of github.com:owncloud/core | Jörn Friedrich Dreyer | 2012-08-27 | 1 | -3/+3 |
|\ |
|
| * | make use of OC_User::getHome in lib/migrate.php | Georg Ehrke | 2012-08-27 | 1 | -3/+3 |
* | | return standard SQL values (sqlite3 understands CURRENT_...) | Jörn Friedrich Dreyer | 2012-08-27 | 1 | -3/+3 |
|/ |
|
* | Fix share getItems() limit | Michael Gapczynski | 2012-08-26 | 1 | -2/+9 |
* | use OC_User::getHome in lib/filesystem.php | Georg Ehrke | 2012-08-26 | 1 | -1/+1 |
* | enable user backends to define their own place where to store the data | Georg Ehrke | 2012-08-26 | 1 | -3/+5 |
* | fix c&p fail from earlier commit today | Georg Ehrke | 2012-08-26 | 3 | -3/+3 |
* | Merge branch 'master' of github.com:owncloud/core | Georg Ehrke | 2012-08-26 | 2 | -5/+3 |
|\ |
|
| * | Merge branch 'master' of github.com:owncloud/core | Jörn Friedrich Dreyer | 2012-08-26 | 1 | -0/+1 |
| |\ |
|
| | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-26 | 1 | -0/+1 |
| * | | fix sharing bug introduced with oracle support | jfd | 2012-08-26 | 1 | -5/+2 |
| |/ |
|
* | | don't allow group admins to change admin's accounts | Georg Ehrke | 2012-08-26 | 1 | -0/+3 |
* | | implement getHome in OC_User | Georg Ehrke | 2012-08-26 | 6 | -0/+75 |
|/ |
|
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 2 | -0/+50 |
|\ |
|
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-25 | 2 | -0/+50 |
* | | remove superflous LIMIT | jfd | 2012-08-25 | 1 | -1/+1 |
* | | fix missing $ | jfd | 2012-08-25 | 1 | -1/+1 |
* | | remove duplicate method | jfd | 2012-08-25 | 1 | -14/+0 |
* | | add backticks to SQL, use limit parameter instead of LIMIT SQL | Jörn Friedrich Dreyer | 2012-08-25 | 6 | -58/+56 |