summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Lazy initialize external storagesVincent Petry2014-10-226-107/+163
* Merge pull request #11684 from owncloud/guess_mimetype_on_touchJörn Friedrich Dreyer2014-10-222-2/+5
|\
| * guess mimetype on touchJörn Friedrich Dreyer2014-10-212-2/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-222-1/+81
* | Merge pull request #11630 from owncloud/kill-some-legacyLukas Reschke2014-10-212-12/+12
|\ \ | |/ |/|
| * move some deprecated usage of OC_Config and OC_AppConfig to \OC::serverThomas Müller2014-10-202-12/+12
* | Merge pull request #11675 from owncloud/urlencode-for-special-charactersLukas Reschke2014-10-211-3/+3
|\ \
| * | URLEncode filenames to be compatible with special charactersLukas Reschke2014-10-201-3/+3
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2014-10-218-7/+25
|/
* make tests compatible with hook based skeleton generationJörn Friedrich Dreyer2014-10-2012-24/+102
* make skeleton compatible with objectstoreJörn Friedrich Dreyer2014-10-201-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-209-7/+116
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-193-1/+15
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-1812-1/+54
* add one simple cache testArthur Schiwon2014-10-171-4/+29
* make performance less bad. Still far from good, but at least it worksArthur Schiwon2014-10-172-8/+30
* fix retrievel of group members and cache group membersArthur Schiwon2014-10-171-2/+25
* Merge pull request #11631 from owncloud/fix-undefine-encryption-exceptionBjörn Schießle2014-10-171-3/+4
|\
| * fixing usage of EncryptionExceptionThomas Müller2014-10-171-3/+4
* | Merge pull request #11611 from owncloud/fix-svg-masterMorris Jobke2014-10-171-1/+1
|\ \ | |/ |/|
| * Fix SVG iconsLukas Reschke2014-10-161-1/+1
* | Merge pull request #11552 from owncloud/fix_files_external_flickeringJörn Friedrich Dreyer2014-10-171-76/+80
|\ \
| * | cleanup variable names and duplicate jQuery selectorsJörn Friedrich Dreyer2014-10-131-76/+80
| * | fix flickering usersJörn Friedrich Dreyer2014-10-131-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-171-0/+1
* | | Merge pull request #11478 from owncloud/fix-11448blizzz2014-10-1612-206/+551
|\ \ \
| * | | left-align checkbox on server tabArthur Schiwon2014-10-161-4/+3
| * | | rephrase xp'ed user mode labelArthur Schiwon2014-10-151-1/+1
| * | | remove debug outputArthur Schiwon2014-10-151-1/+0
| * | | instead of dis/enabling tabs on save, cancel tab change. avoids noisy uiArthur Schiwon2014-10-151-5/+4
| * | | show busy cursor and lock tabs on saveArthur Schiwon2014-10-152-9/+34
| * | | show Spinner when stuff is being savedArthur Schiwon2014-10-143-1/+17
| * | | show a spinner next to test filter button when the test is runningArthur Schiwon2014-10-102-10/+28
| * | | always abort running ajax request when the method is fired up againArthur Schiwon2014-10-101-12/+28
| * | | coding style, no effective code changesArthur Schiwon2014-10-101-24/+24
| * | | remove debug outputArthur Schiwon2014-10-091-1/+0
| * | | fix triggering of group update counts. improves the basic code which is also ...Arthur Schiwon2014-10-092-14/+15
| * | | bump versionArthur Schiwon2014-10-091-1/+1
| * | | smaller corrections to make scruitinizer happier, no effective changesArthur Schiwon2014-10-083-13/+16
| * | | more beautiful white spacesArthur Schiwon2014-10-081-88/+88
| * | | rename internal var name to avoid collisionArthur Schiwon2014-10-082-7/+7
| * | | confirmation before switching to assisted mode when admin is experiencedArthur Schiwon2014-10-081-38/+77
| * | | user and group counts are only upated on demand in experienced modeArthur Schiwon2014-10-086-15/+98
| * | | Objectlasses, Groups and Attributes are now loaded only in assisted mode and ...Arthur Schiwon2014-10-083-13/+72
| * | | sets user filters to raw mode when marking user as experiencedArthur Schiwon2014-10-073-0/+66
| * | | must be empty not autoArthur Schiwon2014-10-071-2/+2
| * | | add checkbox for experienced users to server tabArthur Schiwon2014-10-073-0/+23
* | | | Fix SPACE_UNKNOWN constantRobin Appelman2014-10-161-1/+1
| |_|/ |/| |
* | | Merge pull request #11524 from nazar-pc/patch-1Vincent Petry2014-10-163-8/+11
|\ \ \
| * | | Changed fileList.pageSize to function callNazar Mokrynskyi2014-10-151-1/+1