Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #17559 from owncloud/js-joinpathsutility | Morris Jobke | 2015-07-10 | 2 | -0/+83 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | More tests for joinPaths | Vincent Petry | 2015-07-10 | 1 | -0/+3 | |
| * | | | | | | Add OC.joinPaths for convenient path joining | Vincent Petry | 2015-07-10 | 2 | -0/+80 | |
* | | | | | | | Merge pull request #17555 from owncloud/update-test-libraries | Vincent Petry | 2015-07-10 | 4 | -4311/+5971 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update JS unit test libs | Vincent Petry | 2015-07-10 | 4 | -4311/+5971 | |
* | | | | | | | | Merge pull request #17509 from rullzer/mimetype-alias-dist | Roeland Douma | 2015-07-10 | 3 | -5/+19 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Move mimetypealiases.json to mimetypealiases.dist.json | Roeland Jago Douma | 2015-07-10 | 3 | -5/+19 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #17483 from rullzer/migrate-mimetype-js | Vincent Petry | 2015-07-10 | 9 | -135/+101 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix unit tests | Roeland Jago Douma | 2015-07-09 | 3 | -4/+13 | |
| * | | | | | | MimeTypes now also supports httpd/unix-directory | Roeland Jago Douma | 2015-07-09 | 2 | -59/+61 | |
| * | | | | | | Make the filelist get the mimetypeicon from the mimetype | Roeland Jago Douma | 2015-07-09 | 1 | -9/+1 | |
| * | | | | | | Remove ajax/mimeicon.php and its route | Roeland Jago Douma | 2015-07-09 | 2 | -29/+0 | |
| * | | | | | | Move calls to Files.getMimeIcon to OC.MimeType.getIconUrl | Roeland Jago Douma | 2015-07-09 | 2 | -30/+27 | |
| * | | | | | | Make getMimeIcon use OC.MimeType.getIconUrl | Roeland Jago Douma | 2015-07-09 | 1 | -12/+7 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-10 | 28 | -42/+78 | |
* | | | | | | | Merge pull request #17546 from owncloud/forwardport-16917 | Morris Jobke | 2015-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix the config.php owner check for console.php | Philippe Le Brouster | 2015-07-09 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #17517 from RealRancor/fix_failed_login_syntax | Morris Jobke | 2015-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fixed "Remote IP:" syntax on failed logins | RealRancor | 2015-07-09 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #15586 from Egari/addThemeSupportToMimeIcon | Morris Jobke | 2015-07-09 | 1 | -15/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add theme support to mimetypeIcon through imagePath integration | stolter | 2015-07-07 | 1 | -15/+20 | |
* | | | | | | | | Merge pull request #17473 from owncloud/enc_fix_migration | Morris Jobke | 2015-07-09 | 2 | -14/+82 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | more secure way to update the database | Bjoern Schiessle | 2015-07-08 | 2 | -14/+82 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #17530 from owncloud/proper-config-for-singleuser-command | Morris Jobke | 2015-07-09 | 3 | -4/+146 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [command] single user mode - use config object & add tests | Morris Jobke | 2015-07-09 | 3 | -4/+146 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #16965 from owncloud/getUserFolder-in-IRootFolder | Morris Jobke | 2015-07-09 | 5 | -24/+42 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add getUserFolder to IRootFolder | Morris Jobke | 2015-07-03 | 5 | -24/+42 | |
* | | | | | | | | Merge pull request #14341 from rullzer/public_share_do_not_leak_mounttype | Morris Jobke | 2015-07-09 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Do not leak mounttype of a public share | Roeland Jago Douma | 2015-07-04 | 1 | -0/+3 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-09 | 32 | -10/+76 | |
* | | | | | | | | | Merge pull request #17498 from owncloud/add-db-indexes | Thomas Müller | 2015-07-08 | 2 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add indexes to speedup DB queries | Morris Jobke | 2015-07-08 | 2 | -1/+16 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #17472 from RealRancor/add_is_dir | Morris Jobke | 2015-07-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add is_dir check to getAllApps() function | RealRancor | 2015-07-08 | 1 | -1/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #17330 from owncloud/fix-share-path-for-group-exceptions | Morris Jobke | 2015-07-08 | 2 | -19/+167 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Make sure the owner always has the right path | Joas Schilling | 2015-07-07 | 1 | -3/+6 | |
| * | | | | | | | Add visibility to test methods | Joas Schilling | 2015-07-07 | 1 | -11/+11 | |
| * | | | | | | | Add test case when owner renames shared folder | Vincent Petry | 2015-07-07 | 1 | -5/+8 | |
| * | | | | | | | Add unit test for getUsersSharingFile | Vincent Petry | 2015-07-07 | 1 | -0/+127 | |
| * | | | | | | | Fix the path for users which have an exception for a group share | Joas Schilling | 2015-07-02 | 1 | -7/+22 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-08 | 80 | -68/+20 | |
* | | | | | | | | Merge pull request #17432 from owncloud/enhance-config-sample | Morris Jobke | 2015-07-07 | 1 | -16/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [config sample] improve RST markup and wording | Morris Jobke | 2015-07-07 | 1 | -16/+26 | |
* | | | | | | | | | Merge pull request #17439 from owncloud/update-3rdpartytext | Morris Jobke | 2015-07-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove 3rd party text for disabled apps on update | Vincent Petry | 2015-07-07 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #17436 from owncloud/update-keeppageifwarnings | Morris Jobke | 2015-07-07 | 1 | -8/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Keep update page when there are warnings | Vincent Petry | 2015-07-07 | 1 | -8/+20 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #15579 from owncloud/autotest-docker-postgres | Thomas Müller | 2015-07-07 | 1 | -1/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | autotest.sh with docker support for postgres | Morris Jobke | 2015-07-06 | 1 | -1/+20 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #16368 from owncloud/occ-config-commands | Vincent Petry | 2015-07-07 | 20 | -19/+2203 | |
|\ \ \ \ \ \ \ \ \ |