| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace deprecated constant with new class constant | Joas Schilling | 2014-11-25 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-21 | 2 | -0/+20 |
* | Merge pull request #12325 from owncloud/removeunneccessarylang | Lukas Reschke | 2014-11-20 | 2 | -20/+0 |
|\ |
|
| * | cleanup languages. closes #11274 | Volkan Gezer | 2014-11-20 | 2 | -20/+0 |
* | | Make apps/ extend the \Test\TestCase and fix overwritten methods | Joas Schilling | 2014-11-19 | 1 | -1/+1 |
* | | Use base class to reset the file mapper | Joas Schilling | 2014-11-19 | 1 | -7/+14 |
|/ |
|
* | Merge pull request #9177 from owncloud/jsdocexperiment | Vincent Petry | 2014-11-13 | 1 | -0/+2 |
|\ |
|
| * | Improved Javascript docs for JSDoc | Vincent Petry | 2014-10-31 | 1 | -0/+2 |
* | | Merge pull request #11825 from owncloud/fix_rename_files_in_shared_folder | Björn Schießle | 2014-11-03 | 3 | -13/+177 |
|\ \
| |/
|/| |
|
| * | don't move versions if only the mount point was renamed | Bjoern Schiessle | 2014-10-31 | 2 | -0/+53 |
| * | Fix typo | Lukas Reschke | 2014-10-29 | 1 | -2/+2 |
| * | get the source path and owner in a pre hook and the target path and owner in a | Bjoern Schiessle | 2014-10-29 | 3 | -13/+124 |
* | | remove unnecessary require calls - the ownCloud class loader is supposed to t... | Thomas Müller | 2014-10-30 | 1 | -1/+4 |
* | | update all translation files to js and json | Thomas Müller | 2014-10-29 | 192 | -578/+1156 |
* | | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 1 | -0/+1 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-23 | 1 | -1/+4 |
* | introduce new app page layout | Thomas Müller | 2014-10-15 | 1 | -0/+103 |
* | make sure that we always delete oldest first | Bjoern Schiessle | 2014-10-09 | 1 | -0/+3 |
* | Add support for keys in the info.xml | Lukas Reschke | 2014-10-09 | 1 | -0/+3 |
* | Updated info.xml with | MTRichards | 2014-10-08 | 1 | -16/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-11 | 1 | -0/+10 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-01 | 1 | -3/+3 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-30 | 1 | -1/+5 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-28 | 1 | -1/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-26 | 1 | -1/+1 |
* | Add routing to files_versions | Lukas Reschke | 2014-08-19 | 1 | -0/+5 |
* | Merge pull request #10407 from owncloud/rm-obsolete-japanese | Lukas Reschke | 2014-08-17 | 1 | -10/+0 |
|\ |
|
| * | remove obsolete japanese lang code | Volkan Gezer | 2014-08-13 | 1 | -10/+0 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-17 | 1 | -0/+10 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-11 | 1 | -0/+3 |
* | add unit test to make sure getVersions returns the correct result | Bjoern Schiessle | 2014-08-05 | 1 | -0/+34 |
* | make sure that the versions array contains the correct path | Bjoern Schiessle | 2014-08-05 | 1 | -2/+2 |
* | add unit test for rename and copy operation | Bjoern Schiessle | 2014-07-30 | 3 | -7/+119 |
* | make sure that we always find all versions | Bjoern Schiessle | 2014-07-30 | 1 | -22/+37 |
* | make the versions and encryption app aware of the copy operation | Bjoern Schiessle | 2014-07-30 | 3 | -5/+27 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-26 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-20 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-17 | 2 | -0/+14 |
* | Remove deleted versions from the cache | Robin Appelman | 2014-07-10 | 1 | -4/+21 |
* | Merge pull request #9460 from owncloud/versions-local | Vincent Petry | 2014-07-10 | 1 | -5/+4 |
|\ |
|
| * | Dont delete versions as local files | Robin Appelman | 2014-07-07 | 1 | -5/+4 |
* | | add ocsids to info.xml | Georg Ehrke | 2014-07-07 | 2 | -1/+2 |
|/ |
|
* | Merge pull request #9269 from owncloud/fix_versions_preview | Thomas Müller | 2014-07-04 | 1 | -3/+3 |
|\ |
|
| * | change order of registering api and capabilities to fix file version previews | Jörn Friedrich Dreyer | 2014-07-01 | 1 | -3/+3 |
* | | add ellipsizing to restore string if text is too long | Jan-Christoph Borchardt | 2014-07-01 | 1 | -0/+3 |
* | | increase width of version dropdown - fixes #9270 | Morris Jobke | 2014-07-01 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #9074 from geez0x1/master | Morris Jobke | 2014-06-23 | 1 | -1/+1 |
|\ |
|
| * | Update the modified date in UI on file reversion | geez0x1 | 2014-06-17 | 1 | -1/+1 |
* | | initialize array | Bjoern Schiessle | 2014-06-18 | 1 | -0/+1 |
|/ |
|