Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-08 | 2 | -0/+30 |
| | |||||
* | Move handling of core remotes to OC_TemplateLayout | Bart Visscher | 2012-09-07 | 2 | -6/+11 |
| | |||||
* | Prevent loading all apps twice from overwriting the core scripts and styles | Bart Visscher | 2012-09-07 | 1 | -1/+3 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 88 | -1392/+1392 |
| | |||||
* | EOL fixes | Bart Visscher | 2012-09-07 | 1 | -172/+172 |
| | | | | | | apps/files_external/lib/config.php apps/files_versions/lib/versions.php lib/connector/sabre/client.php | ||||
* | Whitespace fixes in lib | Bart Visscher | 2012-09-07 | 4 | -9/+9 |
| | |||||
* | Fix setEtagHeader function | Bart Visscher | 2012-09-07 | 1 | -1/+2 |
| | |||||
* | Change caching checks for minimized files | Bart Visscher | 2012-09-07 | 1 | -15/+12 |
| | | | | | | Only use a ETag, but include last modified time into this Also added the filesize to this. And used the ETag for the internal cache. | ||||
* | Global file cache should also be able to clear with prefix | Bart Visscher | 2012-09-07 | 1 | -2/+3 |
| | |||||
* | Remove core.{css,js} cache on upgrade | Bart Visscher | 2012-09-07 | 2 | -0/+7 |
| | |||||
* | Support for unshare from self, with a bunch of temporary fixes to overcome ↵ | Michael Gapczynski | 2012-09-07 | 1 | -1/+2 |
| | | | | configuration problems with file actions | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-07 | 1 | -1/+4 |
| | |||||
* | add check for zlib | Frank Karlitschek | 2012-09-07 | 1 | -0/+3 |
| | |||||
* | clear user filecache after the user mount configuration has changed | Robin Appelman | 2012-09-06 | 1 | -0/+7 |
| | |||||
* | clear the filecache if the mount configuration has changed | Robin Appelman | 2012-09-06 | 2 | -0/+21 |
| | |||||
* | Add a directory separator to filter app directories with the same | Bart Visscher | 2012-09-06 | 1 | -1/+1 |
| | | | | | | prefix. Fixes: oc-1663 | ||||
* | Don't delete the file anymore to replace it in the UI, just overwrite it | Michael Gapczynski | 2012-09-05 | 2 | -1/+5 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-06 | 1 | -6/+9 |
| | |||||
* | no more require_once() | Thomas Mueller | 2012-09-05 | 9 | -10/+10 |
| | |||||
* | Respect coding style | Thomas Müller | 2012-09-05 | 1 | -57/+57 |
| | |||||
* | Respect coding style | Thomas Müller | 2012-09-05 | 1 | -7/+9 |
| | |||||
* | Respect coding style | Thomas Müller | 2012-09-05 | 1 | -5/+5 |
| | |||||
* | Respect coding style | Thomas Müller | 2012-09-05 | 1 | -6/+7 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-05 | 1 | -0/+28 |
| | |||||
* | fixing button to add additional site | Thomas Mueller | 2012-09-04 | 1 | -9/+9 |
| | |||||
* | Remove () from return statement | Bart Visscher | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | Fixing: http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-1617 | Thomas Müller | 2012-09-04 | 1 | -0/+1 |
| | |||||
* | fixing syntax error | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | fixing syntax error - sorry for that | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | fixing syntax error - sorry for that | Thomas Müller | 2012-09-04 | 1 | -4/+4 |
| | |||||
* | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -83/+82 |
| | |||||
* | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -50/+50 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-04 | 4 | -4/+16 |
| | |||||
* | Add url-params to url with new parameter in linkTo function | Bart Visscher | 2012-09-03 | 2 | -6/+6 |
| | |||||
* | Add args parameter to linkTo(Absolute) function, to append the args automaticly | Bart Visscher | 2012-09-03 | 3 | -9/+18 |
| | |||||
* | 4.5 beta 2v4.5.0beta2 | Frank Karlitschek | 2012-09-03 | 1 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-03 | 2 | -2/+6 |
| | |||||
* | Listen to post_deleteGroup hook in Share API | Michael Gapczynski | 2012-09-02 | 1 | -0/+9 |
| | |||||
* | Fix some warnings from Jenkins in the Share API | Michael Gapczynski | 2012-09-02 | 1 | -6/+2 |
| | |||||
* | Add parameter documentation | Michael Gapczynski | 2012-09-02 | 1 | -0/+1 |
| | |||||
* | Restructure generateTarget for the post_addToGroup hook | Michael Gapczynski | 2012-09-02 | 1 | -20/+44 |
| | |||||
* | Make item targets be based off of the parent item target for reshares | Michael Gapczynski | 2012-09-02 | 1 | -19/+27 |
| | |||||
* | in some cases no translations are loaded because $this->lang is empty not null | Thomas Mueller | 2012-09-02 | 1 | -1/+1 |
| | |||||
* | use str_ireplace instead of duplicate str_replace | Robin Appelman | 2012-09-02 | 1 | -8/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-02 | 4 | -4/+16 |
| | |||||
* | set debug mode if an xdebug session is active | Robin Appelman | 2012-09-01 | 1 | -0/+7 |
| | |||||
* | use null instead of -1 on all getUser() | Jörn Friedrich Dreyer | 2012-09-01 | 4 | -4/+4 |
| | |||||
* | translate UNIX_TIMESTAMP() into sqlite and pgsql equivilents | Robin Appelman | 2012-09-01 | 1 | -0/+4 |
| | |||||
* | we still need this for pgsql | Robin Appelman | 2012-09-01 | 1 | -1/+2 |
| |