Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge master into ocs_api | Tom Needham | 2012-10-28 | 117 | -1090/+2590 |
|\ | |||||
| * | Add BackgroundJob::setExecutionType() to public API | Jakob Sack | 2012-10-27 | 2 | -7/+30 |
| | | |||||
| * | Add a new backgroundjob class to access the type of background jobs easily | Jakob Sack | 2012-10-27 | 1 | -0/+52 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-27 | 3 | -2/+20 |
| | | |||||
| * | fixed user/group sharing hooks | Florian Hülsmann | 2012-10-26 | 1 | -13/+13 |
| | | |||||
| * | Split database setup code to functions | Bart Visscher | 2012-10-26 | 1 | -223/+238 |
| | | |||||
| * | Hook emission on sharing stuff | Florian Hülsmann | 2012-10-26 | 1 | -1/+30 |
| | | |||||
| * | Fix mimetype detection with the 'file' utility | Victor Dubiniuk | 2012-10-26 | 1 | -9/+4 |
| | | |||||
| * | possible fix for bombarding the server with the htaccess test during setup | Robin Appelman | 2012-10-26 | 1 | -16/+21 |
| | | |||||
| * | add the possibility to add an preupdate.php | Georg Ehrke | 2012-10-26 | 1 | -0/+4 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-26 | 7 | -1/+11 |
| | | |||||
| * | Check for iconv | Lukas Reschke | 2012-10-25 | 1 | -1/+4 |
| | | |||||
| * | Allow any characters in the groupname | Lukas Reschke | 2012-10-25 | 1 | -7/+0 |
| | | | | | | | | Fixes #82 | ||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-25 | 57 | -0/+216 |
| | | |||||
| * | Merge pull request #81 from fmms/master | Lukas Reschke | 2012-10-24 | 17 | -35/+35 |
| |\ | | | | | | | Codestyle add some needed spaces. | ||||
| | * | NoSpaceAfterComma II | Felix Moeller | 2012-10-23 | 3 | -5/+5 |
| | | | |||||
| | * | Checkstyle: NoSpaceAfterComma | Felix Moeller | 2012-10-23 | 16 | -34/+34 |
| | | | |||||
| * | | normalize path | Björn Schießle | 2012-10-24 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #76 from fmms/master | Lukas Reschke | 2012-10-23 | 2 | -8/+5 |
| |\| | | | | | | | checkstyle: some more cleanups | ||||
| | * | Codestyle: FunctionCallArgumentSpacing | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
| | | | |||||
| | * | Checkstyle: MultiLineCondition | Felix Moeller | 2012-10-23 | 1 | -4/+1 |
| | | | |||||
| | * | Checkstyle: LowerCaseConstant | Felix Moeller | 2012-10-23 | 1 | -3/+3 |
| | | | |||||
| * | | Merge pull request #75 from fmms/master | Lukas Reschke | 2012-10-23 | 7 | -28/+28 |
| |\| | | | | | | | More Checkstyle cleanup | ||||
| | * | More Checkstyle cleanup | Felix Moeller | 2012-10-23 | 7 | -28/+28 |
| | | | | | | | | | | | | This is for all LowerCaseConstant warnings | ||||
| * | | Merge pull request #62 from fmms/master | Lukas Reschke | 2012-10-23 | 8 | -75/+75 |
| |\| | | | | | | | More Checkstyle warnings | ||||
| | * | Make Jenkins more happy. | Felix Moeller | 2012-10-23 | 8 | -75/+75 |
| | | | | | | | | | | | | This is NoSpaceAfterComma | ||||
| * | | Merge pull request #40 from scambra/dateformat-fixes | Lukas Reschke | 2012-10-23 | 1 | -1/+6 |
| |\ \ | | | | | | | | | Dateformat fixes | ||||
| | * | | fix strftime in windows, use %#d instead of %e in windows | scambra | 2012-10-23 | 1 | -1/+6 |
| | | | | |||||
| * | | | use strtotime on non-nummeric times in oc_filesystem::touch | Robin Appelman | 2012-10-23 | 1 | -0/+3 |
| |/ / | |||||
| * | | Merge pull request #12 from scambra/fixes | icewind1991 | 2012-10-23 | 3 | -24/+40 |
| |\ \ | | | | | | | | | check free space using folder's owner | ||||
| | * | | check free space using folder's owner | scambra | 2012-09-19 | 3 | -24/+40 |
| | | | | |||||
| * | | | Merge pull request #59 from fmms/master | icewind1991 | 2012-10-23 | 7 | -11/+11 |
| |\ \ \ | | | |/ | | |/| | Starting point to take care of Checkstyle warnings | ||||
| | * | | Correct a first issue Checkstyle is complaining about ... | Felix Moeller | 2012-10-22 | 7 | -11/+11 |
| | | | | | | | | | | | | | | | | This is BracketsNotRequired | ||||
| * | | | Merge pull request #58 from fmms/master | Lukas Reschke | 2012-10-23 | 1 | -5/+6 |
| |\| | | | | | | | | | | Translate headings in search results (fixes #55) | ||||
| | * | | Adding the t() function to have the labels in the search results translated | Felix Moeller | 2012-10-22 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | This should solve #55 | ||||
| * | | | get effective username after webdav login, fixes oc-2108 | Arthur Schiwon | 2012-10-23 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #38 from scambra/datepicker-l10n | Lukas Reschke | 2012-10-22 | 1 | -1/+6 |
| |\ \ | | | | | | | | | Translate Datepicker | ||||
| | * | | Translate formatDate using jquery datepicker | scambra | 2012-10-19 | 1 | -0/+2 |
| | | | | |||||
| | * | | translate datepicker | scambra | 2012-10-19 | 1 | -1/+4 |
| | | | | |||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-23 | 4 | -10/+58 |
| | | | | |||||
| * | | | Disable enhancedauth by default | Lukas Reschke | 2012-10-22 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | Admins can still enable it via config.php | ||||
| * | | | Fixing undefined $language | Thomas Müller | 2012-10-22 | 1 | -1/+3 |
| | | | | |||||
| * | | | add parameter to specify user for which OC_Filesystem should be initialized. | Björn Schießle | 2012-10-22 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | (needed to share files via public links where no user is logged in) | ||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-22 | 1 | -0/+28 |
| | | | | |||||
| * | | | Check for file exists before loading app version file | Bart Visscher | 2012-10-20 | 1 | -3/+2 |
| | | | | |||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-20 | 2 | -5/+5 |
| |/ / | |||||
| * | | check if mount point was already loaded to avoid redundant read operations | Björn Schießle | 2012-10-18 | 1 | -1/+8 |
| | | | |||||
| * | | typo from previous commit fixed | Björn Schießle | 2012-10-18 | 1 | -1/+1 |
| | | | |||||
| * | | load system wide configured mount points before accessing shared files | Björn Schießle | 2012-10-18 | 2 | -48/+57 |
| | | | |||||
| * | | check for mount points if file was shared from a different user | Björn Schießle | 2012-10-18 | 2 | -15/+28 |
| | | |