Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-12 | 2 | -0/+33 |
| | |||||
* | Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* | Thomas Tanghus | 2012-11-11 | 7 | -17/+17 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-11 | 1 | -0/+3 |
| | |||||
* | Fixed new checkstyle issues in ftp.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
| | |||||
* | Fixed new checkstyle issues in swift.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
| | |||||
* | Fixed new checkstyle issues from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-10 | 17 | -1/+77 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-09 | 2 | -1/+38 |
| | |||||
* | l10n support for user_webdavauth | Thomas Mueller | 2012-11-09 | 1 | -0/+0 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-09 | 3 | -0/+14 |
| | |||||
* | Merge pull request #261 from owncloud/fix_opera_file_delete | Georg Ehrke | 2012-11-08 | 1 | -0/+3 |
|\ | | | | | fix file delete in opera - fixes #188 | ||||
| * | fix file delete in opera - fixes #188 | Georg Ehrke | 2012-11-05 | 1 | -0/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-08 | 44 | -399/+17 |
| | | |||||
* | | Revert "fix blocking drag & drop upload of folders" | Robin Appelman | 2012-11-07 | 1 | -2/+2 |
| | | | | | | | | | | | | Fixes #150 This reverts commit 5b2f3c7f72a002b38da31a6748c0de22cb335203. | ||||
* | | Merge pull request #303 from owncloud/fix_issue_95 | Björn Schießle | 2012-11-07 | 1 | -2/+2 |
|\ \ | | | | | | | urlencode file/dir to allow special characters in filename/path (issue #95) | ||||
| * | | urlencode file/dir to allow special characters in filename/path (issue #95) | Björn Schießle | 2012-11-07 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #306 from owncloud/crumb_drop_fix | Björn Schießle | 2012-11-07 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | extract the right file name for drag&drop. | ||||
| * | | | get the right file name for drag&drop. This was necessary after the switch ↵ | Björn Schießle | 2012-11-07 | 1 | -1/+1 |
| |/ / | | | | | | | | | | to css to show/hide file actions, otherwise the actions where part of the extracted file name. | ||||
* | | | Merge pull request #289 from zimba12/master | Thomas Müller | 2012-11-07 | 1 | -21/+0 |
|\ \ \ | |/ / |/| | | Move function that relativizes dates from Files app to core | ||||
| * | | Moved relative_modified_date from file/js to core/js | Alessandro Cosentino | 2012-11-06 | 1 | -21/+0 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-07 | 1 | -0/+1 |
| | | | |||||
* | | | LDAP: fix typo in config value handling. | Arthur Schiwon | 2012-11-06 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #258 from wardragon/ldap_existence_check_no_refactor | blizzz | 2012-11-06 | 2 | -6/+11 |
|\ \ | | | | | | | LDAP: improved object existence check | ||||
| * | | Return an empty array on succesful existence check | Lorenzo M. Catucci | 2012-11-05 | 2 | -3/+4 |
| | | | |||||
| * | | Return true or false from readAttribute if $attr is empty | Lorenzo M. Catucci | 2012-11-05 | 2 | -6/+10 |
| | | | | | | | | | This way, readAttribute can act as an existence checker. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-06 | 2 | -0/+2 |
| | | | |||||
* | | | Merge pull request #267 from owncloud/improve_files_update | Thomas Müller | 2012-11-05 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Improve performance of files update (on larger setups) | ||||
| * | | | prepare SQL query only once, that's what prepared statements are for. Should ↵ | Arthur Schiwon | 2012-11-05 | 1 | -2/+2 |
| | |/ | |/| | | | | | | | improve upgrade time with larger setups | ||||
* / | | Fix mkdir and opendir warnings when path does not exist | Arthur Schiwon | 2012-11-05 | 1 | -1/+6 |
|/ / | |||||
* | | support string values ('true' and 'false') for configuring the secure ↵ | Robin Appelman | 2012-11-05 | 4 | -3/+45 |
| | | | | | | | | | | | | parameter on external storage backends fixes #78 | ||||
* | | Merge pull request #245 from owncloud/fileactions | Thomas Müller | 2012-11-05 | 1 | -16/+10 |
|\ \ | | | | | | | some more reuse for fileactions | ||||
| * | | remove debug statements | Robin Appelman | 2012-11-05 | 1 | -2/+0 |
| | | | |||||
| * | | this line shouldn't be here | Robin Appelman | 2012-11-04 | 1 | -1/+0 |
| | | | |||||
| * | | some more code reuse for fileactions | Robin Appelman | 2012-11-04 | 1 | -16/+13 |
| | | | | | | | | | | | | also fixes an issue where some fileactions always worked on the last file in the list | ||||
* | | | Merge pull request #252 from owncloud/fix_user_webdavauth | Frank Karlitschek | 2012-11-05 | 4 | -10/+13 |
|\ \ \ | | | | | | | | | Fix user webdavauth | ||||
| * | | | fix the webdavauth app | Frank Karlitschek | 2012-11-05 | 3 | -4/+8 |
| | | | | |||||
| * | | | fix the webdav user backend. still not completel working but a frist step | Frank Karlitschek | 2012-11-05 | 2 | -6/+5 |
| |/ / | |||||
* | | | Merge pull request #242 from fmms/checkstyle05 | Thomas Müller | 2012-11-05 | 6 | -505/+505 |
|\ \ \ | |/ / |/| | | Checkstyle fixes | ||||
| * | | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| | | | |||||
| * | | Checkstyle: Fix the last two InvalidEOLChar | Felix Moeller | 2012-11-04 | 2 | -500/+500 |
| | | | |||||
| * | | Checkstyle: Fix the last 25 NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 3 | -4/+4 |
| | | | |||||
| * | | Checkstyle: Fix the last two SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| | | | |||||
* | | | merge from master | Arthur Schiwon | 2012-11-04 | 99 | -255/+340 |
|\| | | |||||
| * | | Merge pull request #238 from fmms/checkstyle04 | Thomas Müller | 2012-11-04 | 33 | -81/+81 |
| |\ \ | | | | | | | | | Checkstyle fixes | ||||
| | * | | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 32 | -78/+78 |
| | | | | |||||
| | * | | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 3 | -3/+3 |
| | | | | |||||
| * | | | Remove uneeded debug output | Lukas Reschke | 2012-11-04 | 1 | -1/+0 |
| |/ / | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-04 | 6 | -1/+19 |
| | | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-03 | 36 | -1/+117 |
| | | | |||||
| * | | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 21 | -129/+129 |
| | | |