| Commit message (Expand) | Author | Age | Files | Lines |
* | Show correct public link url for folders | Michael Gapczynski | 2012-10-03 | 1 | -1/+2 |
* | Prevent displaying errors if public link url parameters are incorrect | Michael Gapczynski | 2012-10-03 | 1 | -0/+7 |
* | RC2v4.5.0RC2 | Frank Karlitschek | 2012-10-03 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-03 | 13 | -25/+37 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 112 | -996/+2499 |
* | l18n support added to files_external/js | Thomas Mueller | 2012-10-02 | 2 | -15/+33 |
* | Correct checking item source for share from same owner when generating item t... | Michael Gapczynski | 2012-10-02 | 1 | -1241/+1242 |
* | we are sharing the same file again if item_source of the already shared file ... | Björn Schießle | 2012-10-02 | 1 | -0/+3 |
* | remove unnecessary code and add missing items to select statement | Björn Schießle | 2012-10-02 | 1 | -14/+2 |
* | remove textbox after pressing "enter" even if the name is the same | Björn Schießle | 2012-10-02 | 1 | -16/+15 |
* | escape identifiers in queries | Jörn Friedrich Dreyer | 2012-10-02 | 1 | -9/+9 |
* | merge all possible conflicts into on array | Björn Schießle | 2012-10-02 | 1 | -10/+9 |
* | automatically remove and prevent installation of apps with a require version ... | Frank Karlitschek | 2012-10-02 | 9 | -11/+11 |
* | fix create folder and upload file issue on win, fixes oc-1747, solution follo... | Arthur Schiwon | 2012-10-02 | 1 | -2/+2 |
* | We can't rely on the assumption that if the matching target is from the same ... | Björn Schießle | 2012-10-02 | 1 | -10/+30 |
* | don't use the complete path but the basename if the file/foder has no extensi... | Björn Schießle | 2012-10-02 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 30 | -199/+267 |
* | Fixed old, annoying css error that it turned out I had made myself :-P | Thomas Tanghus | 2012-10-01 | 1 | -1/+1 |
* | Merge pull request #23 from lipemat/patch-1 | Lukas Reschke | 2012-10-01 | 1 | -1/+1 |
|\ |
|
| * | Update apps/files/css/files.css | Mat Lipe | 2012-10-01 | 1 | -1/+1 |
| * | Update apps/files/css/files.css | Mat Lipe | 2012-09-30 | 1 | -2/+2 |
* | | Search: fix Notice and thus broken search with activiated error reporting | Arthur Schiwon | 2012-10-01 | 1 | -1/+5 |
* | | LDAP: fix sharing doesn't work with ldap groups, oc-1819 | Arthur Schiwon | 2012-10-01 | 2 | -2/+8 |
* | | Share - Dropdown dialog - cut off username if it's longer than 14 chars - bug... | Georg Ehrke | 2012-10-01 | 1 | -2/+6 |
* | | Sharing: backward compatibility to links from OC 4.0. | Arthur Schiwon | 2012-10-01 | 1 | -0/+20 |
* | | fix test case for when a user is logged in | Robin Appelman | 2012-10-01 | 1 | -1/+4 |
* | | add test to make sure filepaths that are passed to filesystems hooks are norm... | Robin Appelman | 2012-10-01 | 1 | -0/+23 |
* | | code style | Robin Appelman | 2012-10-01 | 1 | -46/+44 |
|/ |
|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-01 | 21 | -63/+94 |
* | update the filecache by setting mtimes to 0 when the mount configuration has ... | Robin Appelman | 2012-09-30 | 3 | -4/+18 |
* | fix updating the filecache for when contents of a folder has changed | Robin Appelman | 2012-09-30 | 1 | -5/+8 |
* | fix mimetype detection using the 'file' command in some edge cases | Robin Appelman | 2012-09-30 | 1 | -0/+1 |
* | reload the current url when login in instead of always redirecting to the def... | Robin Appelman | 2012-09-30 | 2 | -2/+3 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-30 | 19 | -70/+98 |
* | Fix a typo | Lukas Reschke | 2012-09-30 | 1 | -1/+1 |
* | Fix double url decoding in fileDownloadPath function | Bart Visscher | 2012-09-29 | 1 | -1/+1 |
* | Merge pull request #21 from raghunayyar/master | Lukas Reschke | 2012-09-29 | 1 | -1/+1 |
|\ |
|
| * | Update settings/css/settings.css | Raghu Nayyar | 2012-09-29 | 1 | -1/+1 |
* | | Fallback for systems without openssl | Lukas Reschke | 2012-09-29 | 3 | -7/+30 |
* | | mt_rand() is not secure from a cryptographic point of view, let's use openssl... | Lukas Reschke | 2012-09-29 | 1 | -1/+2 |
* | | rand() + uniqid() are not from cryptographic quality | Lukas Reschke | 2012-09-29 | 1 | -1/+1 |
* | | Removed sectoken | Lukas Reschke | 2012-09-29 | 3 | -9/+1 |
* | | Removed sectoken | Lukas Reschke | 2012-09-29 | 2 | -12/+4 |
* | | mt_rand() is not secure from a security point of view and predictable. Let's ... | Lukas Reschke | 2012-09-29 | 1 | -1/+3 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-29 | 15 | -55/+92 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-28 | 107 | -1250/+1718 |
* | | Merge pull request #20 from scambra/undo-l10n | Thomas Müller | 2012-09-28 | 1 | -4/+4 |
|\ \ |
|
| * | | undo interpolation in js for 4.5 | scambra | 2012-09-28 | 1 | -4/+4 |
* | | | Do urlencoding in linkTo functions | Bart Visscher | 2012-09-28 | 6 | -5/+8 |
* | | | Fix syntax error in removeETagHook | Bart Visscher | 2012-09-28 | 1 | -5/+5 |