Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-31 | 8 | -0/+30 |
* | Merge pull request #18671 from owncloud/cleanup-sidebar-semantics | Morris Jobke | 2015-08-31 | 4 | -23/+36 |
|\ | |||||
| * | Fixes failing tests | Raghu Nayyar | 2015-08-31 | 1 | -4/+4 |
| * | Removes unecessary divs and adds max width to longer names. | Raghu Nayyar | 2015-08-30 | 3 | -19/+32 |
* | | Merge pull request #18689 from owncloud/app-navigation-line | Raghu Nayyar | 2015-08-30 | 2 | -0/+6 |
|\ \ | |||||
| * | | Introduce small line for navigation sidebar | Morris Jobke | 2015-08-30 | 2 | -0/+6 |
|/ / | |||||
* | | Merge pull request #10149 from owncloud/storage-wrapper-check | Morris Jobke | 2015-08-30 | 1 | -0/+3 |
|\ \ | |||||
| * | | Check result of storage wrappers | Robin Appelman | 2015-08-30 | 1 | -0/+3 |
* | | | Merge pull request #18681 from owncloud/apps-unit-test | Raghu Nayyar | 2015-08-30 | 1 | -0/+48 |
|\ \ \ | |||||
| * | | | Add apps unit test | Vincent Petry | 2015-08-30 | 1 | -0/+48 |
| | |/ | |/| | |||||
* | | | Merge pull request #18556 from owncloud/fix_password_reset | Björn Schießle | 2015-08-30 | 5 | -12/+56 |
|\ \ \ | |/ / |/| | | |||||
| * | | return false if private key is not valid | Bjoern Schiessle | 2015-08-30 | 2 | -1/+16 |
| * | | use login name for password reset | Bjoern Schiessle | 2015-08-30 | 3 | -11/+40 |
|/ / | |||||
* | | Merge pull request #18651 from owncloud/ocs_share_create_with_expire | Vincent Petry | 2015-08-30 | 3 | -3/+198 |
|\ \ | |/ |/| | |||||
| * | Actually validate the expire date on share | Roeland Jago Douma | 2015-08-30 | 3 | -5/+110 |
| * | Allow to directly set the expireDate on a new (link)share | Roeland Jago Douma | 2015-08-29 | 2 | -2/+92 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-30 | 10 | -2/+24 |
* | | Merge pull request #14856 from rullzer/remote_avatars | Morris Jobke | 2015-08-29 | 2 | -13/+22 |
|\ \ | |||||
| * | | Allow remote avatars | Roeland Jago Douma | 2015-08-29 | 2 | -13/+22 |
* | | | Merge pull request #18620 from owncloud/add-public-interface-for-factory | Vincent Petry | 2015-08-29 | 6 | -17/+64 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add since tag | Joas Schilling | 2015-08-28 | 1 | -0/+4 |
| * | | Add a test for the interface | Joas Schilling | 2015-08-28 | 1 | -0/+1 |
| * | | Deprecate OC_L10N::get() | Joas Schilling | 2015-08-28 | 2 | -7/+4 |
| * | | Add a public interface for the language factory so apps can use it | Joas Schilling | 2015-08-27 | 3 | -10/+55 |
* | | | Merge pull request #18393 from owncloud/objectstore-check-class | Lukas Reschke | 2015-08-29 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | make sure we actually have an object store | Robin Appelman | 2015-08-28 | 1 | -0/+3 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-29 | 112 | -0/+236 |
* | | | | Merge pull request #18511 from owncloud/downgrad-sharing-error-logs-to-debug | Joas Schilling | 2015-08-28 | 1 | -22/+22 |
|\ \ \ \ | |||||
| * | | | | Change log level of debugging logs to debug | Joas Schilling | 2015-08-24 | 1 | -22/+22 |
* | | | | | Merge pull request #18423 from owncloud/occ_encrypt_all | Björn Schießle | 2015-08-28 | 15 | -84/+1101 |
|\ \ \ \ \ | |||||
| * | | | | | copy always file by file to encrypt/decrypt it if needed | Bjoern Schiessle | 2015-08-26 | 2 | -82/+23 |
| * | | | | | occ tool to encrypt all files | Bjoern Schiessle | 2015-08-26 | 14 | -2/+1078 |
* | | | | | | Merge pull request #18638 from owncloud/issue-18141-sort-languages-with-names... | Jan-Christoph Borchardt | 2015-08-28 | 1 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Sort languages with a name before those with language code only | Joas Schilling | 2015-08-28 | 1 | -0/+9 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #18636 from owncloud/fix-filepicker-filetype-icons | Morris Jobke | 2015-08-28 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | fix size of filetype icons in filepicker | Jan-Christoph Borchardt | 2015-08-28 | 1 | -0/+1 |
* | | | | | | Merge pull request #18598 from owncloud/proper-language-l10n | Joas Schilling | 2015-08-28 | 2 | -28/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | remove language code fallbacks for properly translated language names | Morris Jobke | 2015-08-27 | 1 | -28/+0 |
| * | | | | | add comment for translators | Morris Jobke | 2015-08-27 | 1 | -0/+1 |
* | | | | | | Merge pull request #18610 from owncloud/use-certificates-that-expire-in10-years | Vincent Petry | 2015-08-28 | 3 | -33/+48 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Use certificates that expire in 10 years | Lukas Reschke | 2015-08-27 | 3 | -33/+48 |
| |/ / / / | |||||
* | | | | | Merge pull request #18624 from owncloud/navigation-icons | Vincent Petry | 2015-08-28 | 6 | -5/+5 |
|\ \ \ \ \ | |||||
| * | | | | | compress icons in navigation, move to monochrome again | Jan-Christoph Borchardt | 2015-08-28 | 6 | -5/+5 |
* | | | | | | Merge pull request #18623 from owncloud/controls-resize-sidebar-visibility | Morris Jobke | 2015-08-28 | 2 | -6/+12 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix controls bar calculation | Vincent Petry | 2015-08-28 | 2 | -6/+12 |
* | | | | | | Merge pull request #18621 from owncloud/filetype-icons-elsewhere | Jan-Christoph Borchardt | 2015-08-28 | 11 | -23/+10 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | fix filetype icons elsewhere, empty page, sidebar, apps menu | Jan-Christoph Borchardt | 2015-08-28 | 11 | -23/+10 |
* | | | | | | Merge pull request #18606 from owncloud/fix-filename-overflow-sidebar | Morris Jobke | 2015-08-28 | 1 | -1/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix right sidebar causing filename overflow, fix #18383 | Jan-Christoph Borchardt | 2015-08-27 | 1 | -1/+24 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #18614 from owncloud/fix-favorites-display | Vincent Petry | 2015-08-28 | 2 | -2/+10 |
|\ \ \ \ \ \ |