| Commit message (Expand) | Author | Age | Files | Lines |
* | db indexes for appconfig and preferences | Robin Appelman | 2012-09-20 | 2 | -1/+29 |
* | use tabs in db_structure | Robin Appelman | 2012-09-20 | 1 | -645/+641 |
* | made upload button the same height in chrome and firefox | Bernhard Posselt | 2012-09-19 | 2 | -3/+2 |
* | General style fixes for the share dropdown | Tom Needham | 2012-09-19 | 1 | -0/+2 |
* | Fix styling of public shared files download button | Tom Needham | 2012-09-19 | 2 | -4/+5 |
* | Dynamicly resize public shared images | Tom Needham | 2012-09-19 | 2 | -2/+6 |
* | Fix syntax bug | Bart Visscher | 2012-09-19 | 1 | -1/+1 |
* | Fix versioning of shared files | Bart Visscher | 2012-09-19 | 1 | -72/+34 |
* | Fix sharing of single files, target name was not correct | Bart Visscher | 2012-09-19 | 1 | -1/+1 |
* | Catch unreadable app folder error | Brice Maron | 2012-09-19 | 1 | -1/+4 |
* | Fix datepicker icons for all uses across ownCloud | Tom Needham | 2012-09-19 | 1 | -0/+4 |
* | beta 4v4.5.0beta4 | Frank Karlitschek | 2012-09-19 | 1 | -2/+2 |
* | LDAP: take out ldapUuidAttribute from on-the-fly check, cannot be set by the ... | Arthur Schiwon | 2012-09-19 | 1 | -2/+2 |
* | Increase click area of breadcrumb, fix oc-703 | Tom Needham | 2012-09-19 | 1 | -0/+2 |
* | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2012-09-19 | 2 | -3/+2 |
|\ |
|
| * | set configuvalue in table appconfig back to clob. Likely to break LDAP settin... | Arthur Schiwon | 2012-09-19 | 2 | -3/+2 |
* | | fix for bug #1752 (Renaming of folders in files view does not work correctly ... | Björn Schießle | 2012-09-19 | 1 | -17/+19 |
|/ |
|
* | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2012-09-19 | 182 | -1576/+1374 |
|\ |
|
| * | Fix changing of share status icons, bug fix for oc-1631 | Michael Gapczynski | 2012-09-19 | 1 | -11/+22 |
| * | Don't show the expiration option until a share occurs, bug fix for oc-1724 | Michael Gapczynski | 2012-09-19 | 2 | -1/+9 |
| * | Remove the content and table to prevent covering the download link | Michael Gapczynski | 2012-09-19 | 1 | -0/+5 |
| * | Show preview for public folder links | Michael Gapczynski | 2012-09-18 | 4 | -24/+122 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-19 | 167 | -1492/+1099 |
| * | Fix oc-1769, renaming folders with extensions | Tom Needham | 2012-09-18 | 1 | -2/+2 |
| * | Fix grammer and dont split translatable string | Tom Needham | 2012-09-18 | 1 | -2/+2 |
| * | Run proxies and emit signals when finising chunked upload | Bart Visscher | 2012-09-18 | 2 | -4/+57 |
| * | Only try to delete migration.db if it was created. | Tom Needham | 2012-09-18 | 1 | -8/+11 |
| * | Allow exporting of users from any user backend, fixed oc-1645 | Tom Needham | 2012-09-18 | 1 | -10/+4 |
| * | Added failsafes for retrieving remote apps on settings->apps page, in case ca... | Sam Tuke | 2012-09-18 | 3 | -22/+41 |
* | | add generated unique file name to the uploadingFiles list instead of the orig... | Björn Schießle | 2012-09-19 | 1 | -1/+1 |
* | | execute lastAction() before add new one | Björn Schießle | 2012-09-19 | 1 | -9/+12 |
|/ |
|
* | use more oc file operations instead of plain PHP functions | Björn Schießle | 2012-09-18 | 1 | -15/+11 |
* | don't interpret strpos '0' as 'false' in while loop | Björn Schießle | 2012-09-18 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/owncloud/core | Sam Tuke | 2012-09-18 | 319 | -3285/+4998 |
|\ |
|
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-18 | 140 | -1156/+1917 |
| * | LDAP: fix MySQL-query with DUAL table by removing wrong backticks. Got broke ... | Arthur Schiwon | 2012-09-17 | 1 | -1/+1 |
| * | fix problem with quota proxy when using copy | Robin Appelman | 2012-09-17 | 1 | -2/+6 |
| * | dont trigger filesystem hooks when not using the default view | Robin Appelman | 2012-09-17 | 1 | -72/+84 |
| * | Fix 'Search only shows the app name of the first app' | Bart Visscher | 2012-09-17 | 1 | -1/+1 |
| * | Check format of chunked filename | Bart Visscher | 2012-09-17 | 1 | -0/+3 |
| * | Check if the versioned file exists before trying to do the versioning | Bart Visscher | 2012-09-17 | 1 | -0/+6 |
| * | Fix return statement | Bart Visscher | 2012-09-17 | 1 | -1/+1 |
| * | Normalize path before calling removeETagPropertyForPath | Bart Visscher | 2012-09-17 | 1 | -0/+1 |
| * | timestamp uses emptystring as NULL default | Jörn Friedrich Dreyer | 2012-09-17 | 1 | -0/+1 |
| * | Fix oc-1726, cannot delete multiple files one by one without refresh | Tom Needham | 2012-09-17 | 1 | -1/+0 |
| * | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2012-09-17 | 4 | -26/+14 |
| |\ |
|
| | * | fix default values: 1. remove whitespace, don't use emptystring for int, remo... | Jörn Friedrich Dreyer | 2012-09-17 | 1 | -25/+11 |
| | * | use user name as db name for oracle connection made with service name | Jörn Friedrich Dreyer | 2012-09-17 | 1 | -0/+1 |
| | * | Use correct translation file | Thomas Müller | 2012-09-17 | 1 | -1/+1 |
| | * | $l was undefined | Thomas Müller | 2012-09-17 | 1 | -0/+1 |