summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merge master into ocs_apiTom Needham2012-10-28117-1090/+2590
|\
| * Add BackgroundJob::setExecutionType() to public APIJakob Sack2012-10-272-7/+30
| |
| * Add a new backgroundjob class to access the type of background jobs easilyJakob Sack2012-10-271-0/+52
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2012-10-273-2/+20
| |
| * fixed user/group sharing hooksFlorian Hülsmann2012-10-261-13/+13
| |
| * Split database setup code to functionsBart Visscher2012-10-261-223/+238
| |
| * Hook emission on sharing stuffFlorian Hülsmann2012-10-261-1/+30
| |
| * Fix mimetype detection with the 'file' utilityVictor Dubiniuk2012-10-261-9/+4
| |
| * possible fix for bombarding the server with the htaccess test during setupRobin Appelman2012-10-261-16/+21
| |
| * add the possibility to add an preupdate.phpGeorg Ehrke2012-10-261-0/+4
| |
| * [tx-robot] updated from transifexJenkins for ownCloud2012-10-267-1/+11
| |
| * Check for iconvLukas Reschke2012-10-251-1/+4
| |
| * Allow any characters in the groupnameLukas Reschke2012-10-251-7/+0
| | | | | | | | Fixes #82
| * [tx-robot] updated from transifexJenkins for ownCloud2012-10-2557-0/+216
| |
| * Merge pull request #81 from fmms/masterLukas Reschke2012-10-2417-35/+35
| |\ | | | | | | Codestyle add some needed spaces.
| | * NoSpaceAfterComma IIFelix Moeller2012-10-233-5/+5
| | |
| | * Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-2316-34/+34
| | |
| * | normalize pathBjörn Schießle2012-10-241-1/+1
| | |
| * | Merge pull request #76 from fmms/masterLukas Reschke2012-10-232-8/+5
| |\| | | | | | | checkstyle: some more cleanups
| | * Codestyle: FunctionCallArgumentSpacingFelix Moeller2012-10-231-1/+1
| | |
| | * Checkstyle: MultiLineConditionFelix Moeller2012-10-231-4/+1
| | |
| | * Checkstyle: LowerCaseConstantFelix Moeller2012-10-231-3/+3
| | |
| * | Merge pull request #75 from fmms/masterLukas Reschke2012-10-237-28/+28
| |\| | | | | | | More Checkstyle cleanup
| | * More Checkstyle cleanupFelix Moeller2012-10-237-28/+28
| | | | | | | | | | | | This is for all LowerCaseConstant warnings
| * | Merge pull request #62 from fmms/masterLukas Reschke2012-10-238-75/+75
| |\| | | | | | | More Checkstyle warnings
| | * Make Jenkins more happy.Felix Moeller2012-10-238-75/+75
| | | | | | | | | | | | This is NoSpaceAfterComma
| * | Merge pull request #40 from scambra/dateformat-fixesLukas Reschke2012-10-231-1/+6
| |\ \ | | | | | | | | Dateformat fixes
| | * | fix strftime in windows, use %#d instead of %e in windowsscambra2012-10-231-1/+6
| | | |
| * | | use strtotime on non-nummeric times in oc_filesystem::touchRobin Appelman2012-10-231-0/+3
| |/ /
| * | Merge pull request #12 from scambra/fixesicewind19912012-10-233-24/+40
| |\ \ | | | | | | | | check free space using folder's owner
| | * | check free space using folder's ownerscambra2012-09-193-24/+40
| | | |
| * | | Merge pull request #59 from fmms/mastericewind19912012-10-237-11/+11
| |\ \ \ | | | |/ | | |/| Starting point to take care of Checkstyle warnings
| | * | Correct a first issue Checkstyle is complaining about ...Felix Moeller2012-10-227-11/+11
| | | | | | | | | | | | | | | | This is BracketsNotRequired
| * | | Merge pull request #58 from fmms/masterLukas Reschke2012-10-231-5/+6
| |\| | | | | | | | | | Translate headings in search results (fixes #55)
| | * | Adding the t() function to have the labels in the search results translatedFelix Moeller2012-10-221-5/+6
| | | | | | | | | | | | | | | | This should solve #55
| * | | get effective username after webdav login, fixes oc-2108Arthur Schiwon2012-10-231-1/+1
| |/ /
| * | Merge pull request #38 from scambra/datepicker-l10nLukas Reschke2012-10-221-1/+6
| |\ \ | | | | | | | | Translate Datepicker
| | * | Translate formatDate using jquery datepickerscambra2012-10-191-0/+2
| | | |
| | * | translate datepickerscambra2012-10-191-1/+4
| | | |
| * | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-234-10/+58
| | | |
| * | | Disable enhancedauth by defaultLukas Reschke2012-10-222-4/+4
| | | | | | | | | | | | | | | | Admins can still enable it via config.php
| * | | Fixing undefined $languageThomas Müller2012-10-221-1/+3
| | | |
| * | | add parameter to specify user for which OC_Filesystem should be initialized.Björn Schießle2012-10-222-3/+6
| | | | | | | | | | | | | | | | (needed to share files via public links where no user is logged in)
| * | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-221-0/+28
| | | |
| * | | Check for file exists before loading app version fileBart Visscher2012-10-201-3/+2
| | | |
| * | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-202-5/+5
| |/ /
| * | check if mount point was already loaded to avoid redundant read operationsBjörn Schießle2012-10-181-1/+8
| | |
| * | typo from previous commit fixedBjörn Schießle2012-10-181-1/+1
| | |
| * | load system wide configured mount points before accessing shared filesBjörn Schießle2012-10-182-48/+57
| | |
| * | check for mount points if file was shared from a different userBjörn Schießle2012-10-182-15/+28
| | |