summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-08-318-0/+30
* Merge pull request #18671 from owncloud/cleanup-sidebar-semanticsMorris Jobke2015-08-314-23/+36
|\
| * Fixes failing testsRaghu Nayyar2015-08-311-4/+4
| * Removes unecessary divs and adds max width to longer names.Raghu Nayyar2015-08-303-19/+32
* | Merge pull request #18689 from owncloud/app-navigation-lineRaghu Nayyar2015-08-302-0/+6
|\ \
| * | Introduce small line for navigation sidebarMorris Jobke2015-08-302-0/+6
|/ /
* | Merge pull request #10149 from owncloud/storage-wrapper-checkMorris Jobke2015-08-301-0/+3
|\ \
| * | Check result of storage wrappersRobin Appelman2015-08-301-0/+3
* | | Merge pull request #18681 from owncloud/apps-unit-testRaghu Nayyar2015-08-301-0/+48
|\ \ \
| * | | Add apps unit testVincent Petry2015-08-301-0/+48
| | |/ | |/|
* | | Merge pull request #18556 from owncloud/fix_password_resetBjörn Schießle2015-08-305-12/+56
|\ \ \ | |/ / |/| |
| * | return false if private key is not validBjoern Schiessle2015-08-302-1/+16
| * | use login name for password resetBjoern Schiessle2015-08-303-11/+40
|/ /
* | Merge pull request #18651 from owncloud/ocs_share_create_with_expireVincent Petry2015-08-303-3/+198
|\ \ | |/ |/|
| * Actually validate the expire date on shareRoeland Jago Douma2015-08-303-5/+110
| * Allow to directly set the expireDate on a new (link)shareRoeland Jago Douma2015-08-292-2/+92
* | [tx-robot] updated from transifexJenkins for ownCloud2015-08-3010-2/+24
* | Merge pull request #14856 from rullzer/remote_avatarsMorris Jobke2015-08-292-13/+22
|\ \
| * | Allow remote avatarsRoeland Jago Douma2015-08-292-13/+22
* | | Merge pull request #18620 from owncloud/add-public-interface-for-factoryVincent Petry2015-08-296-17/+64
|\ \ \ | |/ / |/| |
| * | Add since tagJoas Schilling2015-08-281-0/+4
| * | Add a test for the interfaceJoas Schilling2015-08-281-0/+1
| * | Deprecate OC_L10N::get()Joas Schilling2015-08-282-7/+4
| * | Add a public interface for the language factory so apps can use itJoas Schilling2015-08-273-10/+55
* | | Merge pull request #18393 from owncloud/objectstore-check-classLukas Reschke2015-08-291-0/+3
|\ \ \
| * | | make sure we actually have an object storeRobin Appelman2015-08-281-0/+3
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-08-29112-0/+236
* | | | Merge pull request #18511 from owncloud/downgrad-sharing-error-logs-to-debugJoas Schilling2015-08-281-22/+22
|\ \ \ \
| * | | | Change log level of debugging logs to debugJoas Schilling2015-08-241-22/+22
* | | | | Merge pull request #18423 from owncloud/occ_encrypt_allBjörn Schießle2015-08-2815-84/+1101
|\ \ \ \ \
| * | | | | copy always file by file to encrypt/decrypt it if neededBjoern Schiessle2015-08-262-82/+23
| * | | | | occ tool to encrypt all filesBjoern Schiessle2015-08-2614-2/+1078
* | | | | | Merge pull request #18638 from owncloud/issue-18141-sort-languages-with-names...Jan-Christoph Borchardt2015-08-281-0/+9
|\ \ \ \ \ \
| * | | | | | Sort languages with a name before those with language code onlyJoas Schilling2015-08-281-0/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #18636 from owncloud/fix-filepicker-filetype-iconsMorris Jobke2015-08-281-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | fix size of filetype icons in filepickerJan-Christoph Borchardt2015-08-281-0/+1
* | | | | | Merge pull request #18598 from owncloud/proper-language-l10nJoas Schilling2015-08-282-28/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | remove language code fallbacks for properly translated language namesMorris Jobke2015-08-271-28/+0
| * | | | | add comment for translatorsMorris Jobke2015-08-271-0/+1
* | | | | | Merge pull request #18610 from owncloud/use-certificates-that-expire-in10-yearsVincent Petry2015-08-283-33/+48
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use certificates that expire in 10 yearsLukas Reschke2015-08-273-33/+48
| |/ / / /
* | | | | Merge pull request #18624 from owncloud/navigation-iconsVincent Petry2015-08-286-5/+5
|\ \ \ \ \
| * | | | | compress icons in navigation, move to monochrome againJan-Christoph Borchardt2015-08-286-5/+5
* | | | | | Merge pull request #18623 from owncloud/controls-resize-sidebar-visibilityMorris Jobke2015-08-282-6/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix controls bar calculationVincent Petry2015-08-282-6/+12
* | | | | | Merge pull request #18621 from owncloud/filetype-icons-elsewhereJan-Christoph Borchardt2015-08-2811-23/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix filetype icons elsewhere, empty page, sidebar, apps menuJan-Christoph Borchardt2015-08-2811-23/+10
* | | | | | Merge pull request #18606 from owncloud/fix-filename-overflow-sidebarMorris Jobke2015-08-281-1/+24
|\ \ \ \ \ \
| * | | | | | fix right sidebar causing filename overflow, fix #18383Jan-Christoph Borchardt2015-08-271-1/+24
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #18614 from owncloud/fix-favorites-displayVincent Petry2015-08-282-2/+10
|\ \ \ \ \ \