Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update 3rdparty | Lukas Reschke | 2013-04-10 | 1 | -0/+0 |
* | Merge pull request #2781 from owncloud/fix-2592 | Bernhard Posselt | 2013-04-10 | 1 | -1/+2 |
|\ | |||||
| * | Initialize collectionTypes variable as false | Michael Gapczynski | 2013-04-08 | 1 | -0/+1 |
| * | Correct undefined variable in post_shared hook, fixes #2592 | Michael Gapczynski | 2013-04-07 | 1 | -1/+1 |
* | | Merge pull request #2850 from owncloud/touch-newfile | Bernhard Posselt | 2013-04-10 | 2 | -1/+7 |
|\ \ | |||||
| * | | Fix touch for creating new files | Robin Appelman | 2013-04-10 | 2 | -1/+7 |
* | | | Merge pull request #2851 from owncloud/added-user-quota | Bernhard Posselt | 2013-04-10 | 1 | -12/+19 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add the quota change listeners to newly added user entries in the user list | Robin Appelman | 2013-04-10 | 1 | -12/+19 |
|/ / | |||||
* | | size of the trash bin could be incorrect, remove it for all users to enforce ... | Björn Schießle | 2013-04-10 | 2 | -36/+6 |
* | | only add filesize to trashbin size if the file was moved to the trash bin suc... | Björn Schießle | 2013-04-10 | 1 | -2/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-04-10 | 69 | -799/+1074 |
* | | Merge pull request #2758 from Kondou-ger/refactor_OCdialogs | Bart Visscher | 2013-04-09 | 2 | -154/+312 |
|\ \ | |||||
| * | | Fix OC.dialogs.form() | kondou | 2013-04-09 | 1 | -3/+3 |
| * | | Remove manual mimetype checking. | kondou | 2013-04-08 | 1 | -5/+1 |
| * | | Make files _and_ directorys selectable/browsable. | kondou | 2013-04-06 | 1 | -10/+13 |
| * | | Make files selectable again. | kondou | 2013-04-06 | 1 | -3/+3 |
| * | | Fix repeating directory names. | kondou | 2013-04-06 | 2 | -15/+18 |
| * | | Make directories show at top. | kondou | 2013-04-06 | 1 | -2/+12 |
| * | | Make directories clickable. | kondou | 2013-04-06 | 1 | -13/+23 |
| * | | Small fixes | kondou | 2013-04-06 | 2 | -37/+37 |
| * | | Refactor OCdialogs. | kondou | 2013-04-06 | 2 | -152/+288 |
| |/ | |||||
* | | Merge pull request #2834 from owncloud/suppress-setup-warning | Lukas Reschke | 2013-04-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | Suppress the notice from the nullbyte check | Bart Visscher | 2013-04-09 | 1 | -1/+1 |
* | | | Merge pull request #2147 from eMerzh/split_config | eMerzh | 2013-04-09 | 1 | -7/+17 |
|\ \ \ | |/ / |/| | | |||||
| * | | Small perf improvement : filter before sort | Brice Maron | 2013-03-09 | 1 | -3/+3 |
| * | | Allow to load splited config files ref #946 | Brice Maron | 2013-03-06 | 1 | -7/+17 |
* | | | Merge pull request #2811 from owncloud/app-version-check | Thomas Müller | 2013-04-09 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | used oc version 5.0.3 | Bernhard Posselt | 2013-04-09 | 1 | -1/+1 |
| * | | | added yet another test for the verion compare check due to mail | Bernhard Posselt | 2013-04-09 | 1 | -0/+8 |
* | | | | Merge pull request #2815 from owncloud/default-quota | Thomas Tanghus | 2013-04-09 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Users: fix "Other.." quota option for the default quota | Robin Appelman | 2013-04-09 | 1 | -1/+1 |
* | | | | | Merge pull request #2819 from Kondou-ger/fix_2730 | Bernhard Posselt | 2013-04-09 | 1 | -4/+4 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix #2730 | kondou | 2013-04-09 | 1 | -4/+4 |
|/ / / / | |||||
* | | | | Merge pull request #2801 from OpenLarry/patch-1 | Bernhard Posselt | 2013-04-09 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | fixes #2679 | OpenLarry | 2013-04-09 | 1 | -2/+2 |
* | | | | | Merge pull request #2697 from owncloud/button-css-fixes | Bernhard Posselt | 2013-04-09 | 1 | -4/+22 |
|\ \ \ \ \ | |||||
| * | | | | | group some selectors again | Jan-Christoph Borchardt | 2013-04-03 | 1 | -7/+2 |
| * | | | | | add styles for disabled input fields | Jan-Christoph Borchardt | 2013-04-03 | 1 | -0/+9 |
| * | | | | | button selector cleanup | Jan-Christoph Borchardt | 2013-04-03 | 1 | -5/+19 |
* | | | | | | Merge pull request #2754 from owncloud/cookie-path | Bernhard Posselt | 2013-04-09 | 2 | -4/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Juse send the cookies in the ownCloud directory | Lukas Reschke | 2013-04-06 | 2 | -4/+7 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #2799 from owncloud/add-mimetype-filter-to-getdirectorycon... | Bernhard Posselt | 2013-04-09 | 2 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add mimetype filter to getDirectoryContent function | Bart Visscher | 2013-04-08 | 2 | -2/+4 |
* | | | | | | | Merge pull request #2797 from owncloud/fixing-2792-master | Björn Schießle | 2013-04-09 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | fixes #2792 - only touch if writable | Thomas Mueller | 2013-04-08 | 1 | -0/+3 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #2764 from owncloud/remove-limit-from-count-query | Bernhard Posselt | 2013-04-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove wrong limit parameter from count query in compatibility function | Bart Visscher | 2013-04-06 | 1 | -1/+1 |
* | | | | | | | Merge pull request #2798 from owncloud/fixing-2789-master | Bernhard Posselt | 2013-04-09 | 2 | -1/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fixes #2789 - no internet connectivity check if there is non on purpose | Thomas Mueller | 2013-04-08 | 2 | -1/+9 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #2800 from owncloud/fixing-2743-master | Bernhard Posselt | 2013-04-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |