Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #433 from owncloud/user_setting_fixes | Thomas Müller | 2012-11-15 | 1 | -1/+4 |
|\ | | | | | User setting fixes | ||||
| * | Better place to check for user removal | Bart Visscher | 2012-11-15 | 1 | -1/+4 |
| | | |||||
| * | Better check and handing of user deletion | Bart Visscher | 2012-11-14 | 1 | -1/+1 |
| | | |||||
| * | Better check and handling of user creation | Bart Visscher | 2012-11-14 | 1 | -1/+1 |
| | | |||||
* | | really check if mod_deflate is loaded | Arthur Schiwon | 2012-11-15 | 1 | -1/+1 |
| | | |||||
* | | coding style | Arthur Schiwon | 2012-11-15 | 1 | -3/+3 |
| | | |||||
* | | Fix remote.php CSS+JS garbish on some systems | Arthur Schiwon | 2012-11-15 | 1 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-15 | 44 | -44/+0 |
|/ | |||||
* | Merge pull request #271 from owncloud/239_webdav_999_files | Lukas Reschke | 2012-11-14 | 1 | -10/+16 |
|\ | | | | | fixes #239 - query the database in chunks of 200 | ||||
| * | adding comments to explain what's going on here | Thomas Mueller | 2012-11-06 | 1 | -0/+4 |
| | | |||||
| * | fixes #329: query the database in chunks of 200 | Thomas Mueller | 2012-11-05 | 1 | -10/+12 |
| | | |||||
* | | fix translation issues with previous commit | Alessandro Cosentino | 2012-11-13 | 1 | -3/+3 |
| | | |||||
* | | uncomment hours entries in relative date functions | Alessandro Cosentino | 2012-11-13 | 1 | -2/+2 |
| | | |||||
* | | Bump version to trigger update. | Thomas Tanghus | 2012-11-13 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-12 | 3 | -56/+11 |
|\ \ | |||||
| * \ | Merge pull request #157 from owncloud/setup | Bart Visscher | 2012-11-12 | 2 | -54/+6 |
| |\ \ | | | | | | | | | Make lib/setup.php usable outside of install setup | ||||
| | * | | DRY for creating htaccess to protect data-directory | Bart Visscher | 2012-10-30 | 2 | -3/+5 |
| | | | | |||||
| | * | | Separate control code from class definition | Bart Visscher | 2012-10-30 | 2 | -51/+1 |
| | | | | |||||
| * | | | Merge pull request #371 from butonic/sql_and_error_log_fixes | blizzz | 2012-11-12 | 1 | -2/+5 |
| |\ \ \ | | | | | | | | | | | add missing sql backticks, check sharing for error and add log | ||||
| | * | | | add missing sql backticks, check sharing for error and add log | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -2/+5 |
| | | | | | |||||
* | | | | | Change insertIfNotExist() for sqlite. Not fast, but more reliable than ↵ | Thomas Tanghus | 2012-11-12 | 1 | -12/+36 |
| | | | | | | | | | | | | | | | | | | | | previous attempt. | ||||
* | | | | | Correct SQL syntax. | Thomas Tanghus | 2012-11-12 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-12 | 4 | -15/+51 |
|\| | | | | |||||
| * | | | | Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* | Thomas Tanghus | 2012-11-11 | 2 | -13/+9 |
| | | | | | |||||
| * | | | | Added CRUDS permissions to the OCP namespace. Implements issue #345 | Thomas Tanghus | 2012-11-11 | 2 | -2/+42 |
| | | | | | |||||
* | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-11 | 11 | -54/+103 |
|\| | | | | |||||
| * | | | | Fixed new checkstyle issues in util.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Fixed new checkstyle issues in migrate.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-10 | 1 | -1/+24 |
| | | | | | |||||
| * | | | | Merge pull request #340 from butonic/fix_quota_zero_cornercase | Thomas Müller | 2012-11-09 | 1 | -8/+8 |
| |\ \ \ \ | | | | | | | | | | | | | fix quota off by one error | ||||
| | * | | | | fix quota off by one error | Jörn Friedrich Dreyer | 2012-11-09 | 1 | -8/+8 |
| | |/ / / | |||||
| * / / / | Fix WebDAV (and Android Client) not being able to authorize on Debian ↵ | Stefan Seidel | 2012-11-09 | 2 | -1/+13 |
| |/ / / | | | | | | | | | | | | | Squeeze + mod_fcgid installs. | ||||
| * | | | Merge pull request #330 from owncloud/check_connection | Thomas Müller | 2012-11-09 | 1 | -0/+27 |
| |\ \ \ | | | | | | | | | | | add a check and a warning if the ownCloud server is not able to establis... | ||||
| | * | | | add a check and a warning if the ownClodu server is not able to establish ↵ | Frank Karlitschek | 2012-11-08 | 1 | -0/+27 |
| | | | | | | | | | | | | | | | | | | | | http connections to the internet. The reason is that users complained that external filesystem support, the update checker, downloading of new apps or the nowledgebase don´t work and don´t know why. | ||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-09 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | Migration: Allow for no app data cases; handle file copying better | Tom Needham | 2012-11-08 | 1 | -7/+5 |
| | | | | |||||
| * | | | Migration: On import of user accounts only import folders in home dir, use ↵ | Tom Needham | 2012-11-08 | 2 | -35/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OC_Helper::copyr Check files when copying recursivley Remove obsolete method Dont count '.' and '..' as directories when importing. | ||||
| * | | | normalize filepaths in OC_Files::getFileInfo | Robin Appelman | 2012-11-07 | 1 | -0/+1 |
| | | | | |||||
| * | | | check if $path is a empty string | Björn Schießle | 2012-11-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #307 from owncloud/etag-function-overwrite | icewind1991 | 2012-11-07 | 1 | -2/+14 |
| |\ \ \ | | | | | | | | | | | Allow apps to change the way etags are generated | ||||
| | * | | | Allow changing the way etags are generated | Robin Appelman | 2012-11-07 | 1 | -2/+14 |
| | | | | | |||||
| * | | | | backport from approved patch in stable45: | Björn Schießle | 2012-11-07 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | | | | | make root the default parameter for getAbsolutePath() | ||||
* | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-07 | 3 | -13/+16 |
|\| | | | | |||||
| * | | | | Fix quoting problem in fs mount. give Big DB error at least in PG | Brice Maron | 2012-11-07 | 1 | -4/+4 |
| |/ / / | |||||
| * | | | fix user specific mount configuration | Robin Appelman | 2012-11-07 | 1 | -2/+2 |
| | | | | |||||
| * | | | Return empty array if file does not exist inside Shared folder, fixes issue #91 | Michael Gapczynski | 2012-11-05 | 1 | -7/+10 |
| | |/ | |/| | |||||
* | | | Check DB result. | Thomas Tanghus | 2012-11-05 | 1 | -1/+7 |
| | | | |||||
* | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-05 | 51 | -227/+204 |
|\| | | | | | | | | | | | | | | Conflicts: lib/vcategories.php | ||||
| * | | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 6 | -14/+14 |
| | | | |||||
| * | | Style: Different line endings in one file are bad for sure | Felix Moeller | 2012-11-04 | 1 | -42/+42 |
| | | | | | | | | | | | | | | | I think Checkstyle did not find this occurence, however consistant line endings are preferred. @DeepDiver can Checkstyle find this? |