Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-25 | 5 | -0/+15 |
* | Merge pull request #1862 from owncloud/whitespace-cleanup | Thomas Müller | 2013-02-23 | 20 | -301/+297 |
|\ | |||||
| * | Whitespace fixes | Bart Visscher | 2013-02-22 | 20 | -301/+297 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-23 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1711 from owncloud/style-cleanup | Jörn Friedrich Dreyer | 2013-02-22 | 13 | -55/+114 |
|\ | |||||
| * | Fix review issues | Bart Visscher | 2013-02-22 | 1 | -13/+14 |
| * | Join split translated strings | Bart Visscher | 2013-02-21 | 1 | -2/+1 |
| * | Style cleanup files_versions | Bart Visscher | 2013-02-21 | 3 | -17/+26 |
| * | Style cleanup files_trashbin | Bart Visscher | 2013-02-21 | 1 | -17/+36 |
| * | Style cleanup files_sharing | Bart Visscher | 2013-02-21 | 8 | -19/+50 |
* | | mount users home before write/read file to it, necessary to deal with externa... | Björn Schießle | 2013-02-22 | 1 | -0/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-22 | 64 | -57/+170 |
|/ | |||||
* | rename app to 'deleted files' | Björn Schießle | 2013-02-21 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-21 | 13 | -28/+123 |
* | Merge branch 'master' into trash_bin_delete_selected | Thomas Mueller | 2013-02-20 | 17 | -83/+73 |
|\ | |||||
| * | replaced for in loops with normal enumerating loops to fix #1803 | Bernhard Posselt | 2013-02-20 | 2 | -5/+5 |
| * | Merge pull request #1753 from owncloud/Extra_info | Frank Karlitschek | 2013-02-20 | 1 | -3/+4 |
| |\ | |||||
| | * | Add Ability to the app to detect more details on the file | VicDeo | 2013-02-18 | 1 | -3/+4 |
| * | | Merge pull request #1787 from maelzx/patch-1 | Frank Karlitschek | 2013-02-20 | 1 | -1/+9 |
| |\ \ | |||||
| | * | | Update apps/files_versions/js/versions.js | maelzx | 2013-02-20 | 1 | -1/+9 |
| * | | | Merge pull request #1752 from schiesbn/versioning_use_new_filesystem_api | Björn Schießle | 2013-02-20 | 3 | -55/+35 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | fix getUidAndFilename() function | Björn Schießle | 2013-02-18 | 2 | -46/+23 |
| | * | | make store function static | Björn Schießle | 2013-02-14 | 1 | -1/+1 |
| | * | | use new filesystem to mount users home | Björn Schießle | 2013-02-14 | 1 | -3/+13 |
| | * | | don't use OC_FilesystemView() | Björn Schießle | 2013-02-10 | 1 | -16/+9 |
| * | | | Merge pull request #1731 from owncloud/unknown-freespace | Frank Karlitschek | 2013-02-19 | 6 | -19/+2 |
| |\ \ \ | |||||
| | * | | | Give storage backends the option to define having no known free space | Robin Appelman | 2013-02-16 | 6 | -19/+2 |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-20 | 4 | -1/+19 |
* | | | | | change for loop to make it hopefully work with IE | Björn Schießle | 2013-02-20 | 1 | -1/+1 |
* | | | | | switch to json encoded file list | Björn Schießle | 2013-02-20 | 3 | -6/+8 |
* | | | | | use "|" as delimiter instead of ";", since "|" is not allowed in file/folder ... | Björn Schießle | 2013-02-20 | 3 | -8/+4 |
* | | | | | add timestamp to function call; fix trash.js to handle multiple delete operat... | Björn Schießle | 2013-02-19 | 2 | -5/+5 |
* | | | | | initialize $result | Björn Schießle | 2013-02-19 | 1 | -0/+1 |
* | | | | | rebase to master | Björn Schießle | 2013-02-19 | 18 | -50/+135 |
|\| | | | | |||||
| * | | | | Merge pull request #1740 from houqp/issue#1688 | Björn Schießle | 2013-02-19 | 2 | -3/+24 |
| |\ \ \ \ | |||||
| | * | | | | check filename and timestamp in Trashbin's file_exists method | Qingping Hou | 2013-02-18 | 1 | -3/+11 |
| | * | | | | Properly delete empty directories in Trashbin | Qingping Hou | 2013-02-16 | 1 | -1/+3 |
| | * | | | | add file_exists method to files_trashbin app | Qingping Hou | 2013-02-16 | 1 | -2/+13 |
| * | | | | | Merge pull request #1764 from owncloud/Undelete_directory_fix | Lukas Reschke | 2013-02-19 | 1 | -0/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Calculate size for existing directories only | Victor Dubiniuk | 2013-02-18 | 1 | -0/+3 |
| * | | | | | | Merge pull request #1771 from owncloud/mountconfig | Thomas Müller | 2013-02-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | no pretty print | Thomas Mueller | 2013-02-19 | 1 | -1/+1 |
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-19 | 14 | -11/+95 |
| * | | | | | | | Merge pull request #1728 from owncloud/mountconfig | Thomas Müller | 2013-02-18 | 1 | -35/+15 |
| |\| | | | | | | |||||
| | * | | | | | | Merge branch 'mountconfig' of github.com:owncloud/core into mountconfig | Robin Appelman | 2013-02-18 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | look where you are typing ... | Jörn Friedrich Dreyer | 2013-02-16 | 1 | -1/+1 |
| | | * | | | | | | pretty print json | Jörn Friedrich Dreyer | 2013-02-16 | 1 | -1/+1 |
| | * | | | | | | | merge master into mountconfig | Robin Appelman | 2013-02-18 | 42 | -108/+320 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Create new mountconfig files in json | Robin Appelman | 2013-02-16 | 1 | -31/+14 |
| | * | | | | | | | Use a parser to read custom mount configuration instead of including the php ... | Robin Appelman | 2013-02-16 | 1 | -1/+2 |
| | | |_|_|/ / / | | |/| | | | | |