GitHub/WoltLab/WCF.git
13 years agoMerge pull request #10 from wbb3addons/smtpFix
Alexander Ebert [Fri, 15 Jul 2011 13:34:41 +0000 (06:34 -0700)]
Merge pull request #10 from wbb3addons/smtpFix

SMTP no longer throws an Exception when code 250 (OK) occurs

13 years ago- enforced WCF-API conventions
Alexander Ebert [Fri, 15 Jul 2011 12:54:51 +0000 (14:54 +0200)]
- enforced WCF-API conventions

13 years agoSMTP no longer throws an Exception when code 250 (OK) occurs
TimWolla [Fri, 15 Jul 2011 12:17:30 +0000 (14:17 +0200)]
SMTP no longer throws an Exception when code 250 (OK) occurs

13 years ago- Merged 361049b451066d3d6607afc40a40a7a290a68db6 and 71dab8ee7e779a02483841c41580acd...
Alexander Ebert [Thu, 14 Jul 2011 20:46:08 +0000 (22:46 +0200)]
- Merged 361049b451066d3d6607afc40a40a7a290a68db6 and 71dab8ee7e779a02483841c41580acd368a1d063

13 years agoMerge pull request #6 from wbb3addons/APCCacheSource
Alexander Ebert [Thu, 14 Jul 2011 20:37:18 +0000 (13:37 -0700)]
Merge pull request #6 from wbb3addons/APCCacheSource

Implemented APC cache source.

13 years ago- Merge pull request #8 from wbb3addons/downloadFileUndefinedVar
Alexander Ebert [Thu, 14 Jul 2011 20:35:57 +0000 (22:35 +0200)]
- Merge pull request #8 from wbb3addons/downloadFileUndefinedVar

13 years ago- removed the closing tag of a PHP block at the end of a file and replaced with a...
Marcel Werk [Thu, 14 Jul 2011 20:26:51 +0000 (22:26 +0200)]
- removed the closing tag of a PHP block at the end of a file and replaced with a newline

13 years agoMerge pull request #8 from wbb3addons/dboSortIndexAssociation
Marcel Werk [Thu, 14 Jul 2011 20:14:04 +0000 (13:14 -0700)]
Merge pull request #8 from wbb3addons/dboSortIndexAssociation

Possible disabling of Maintaining of Index association in DBO sort

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 14 Jul 2011 20:12:13 +0000 (22:12 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years ago- PIPs for the user notification package
Marcel Werk [Thu, 14 Jul 2011 20:11:45 +0000 (22:11 +0200)]
- PIPs for the user notification package

13 years agoImplemented this suggestion (as it is already planned): https://www.woltlab.com/bugtr...
TimWolla [Thu, 14 Jul 2011 20:07:17 +0000 (22:07 +0200)]
Implemented this suggestion (as it is already planned): https://woltlab.com/bugtracker/index.php?page=Bug&bugID=1427

13 years agoMade the ApcCacheSource compatible with Debian Squeeze
RouL [Thu, 14 Jul 2011 19:40:54 +0000 (21:40 +0200)]
Made the ApcCacheSource compatible with Debian Squeeze

Debian still uses APC 3.1.3-pl2, "apc_exists" was introduced in 3.1.4,
so i made a workaround with apc_fetch (returns false if nothing found).

13 years agoMerge pull request #7 from wbb3addons/gitIgnoreForEmptyFolders
Alexander Ebert [Thu, 14 Jul 2011 19:06:47 +0000 (12:06 -0700)]
Merge pull request #7 from wbb3addons/gitIgnoreForEmptyFolders

Now the folders will be REALLY empty

13 years agoNow the folders will be REALLY empty
TimWolla [Thu, 14 Jul 2011 18:52:45 +0000 (20:52 +0200)]
Now the folders will be REALLY empty

13 years ago- Removed old language files (currently not in use and some causing various issues)
Alexander Ebert [Thu, 14 Jul 2011 18:52:36 +0000 (20:52 +0200)]
- Removed old language files (currently not in use and some causing various issues)

13 years ago- Added dummy .gitignore to preserve directories which are meant to be empty
Alexander Ebert [Thu, 14 Jul 2011 18:46:37 +0000 (20:46 +0200)]
- Added dummy .gitignore to preserve directories which are meant to be empty

13 years agoImplemented APC cache source.
RouL [Thu, 14 Jul 2011 18:28:51 +0000 (20:28 +0200)]
Implemented APC cache source.

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 14 Jul 2011 18:09:43 +0000 (20:09 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years ago- Fixed errors due to API-changes
Alexander Ebert [Thu, 14 Jul 2011 18:09:28 +0000 (20:09 +0200)]
- Fixed errors due to API-changes

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 14 Jul 2011 18:04:14 +0000 (20:04 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years ago- new version of the notification package
Marcel Werk [Thu, 14 Jul 2011 18:03:17 +0000 (20:03 +0200)]
- new version of the notification package

13 years ago- outdated package version removed
Marcel Werk [Thu, 14 Jul 2011 18:02:26 +0000 (20:02 +0200)]
- outdated package version removed

13 years agoMerge pull request #4 from wbb3addons/downloadFileHttps
Marcel Werk [Thu, 14 Jul 2011 17:47:37 +0000 (10:47 -0700)]
Merge pull request #4 from wbb3addons/downloadFileHttps

FileUtil::downloadFileFromHttp supports now https-URLs

13 years agoFileUtil::downloadFileFromHttp supports now https-URLs
TimWolla [Thu, 14 Jul 2011 17:43:09 +0000 (19:43 +0200)]
FileUtil::downloadFileFromHttp supports now https-URLs

Tested with both the fopen and fsockopen way

13 years agoMerge pull request #3 from wbb3addons/gitIgnoreAdditions
Marcel Werk [Thu, 14 Jul 2011 17:32:02 +0000 (10:32 -0700)]
Merge pull request #3 from wbb3addons/gitIgnoreAdditions

Added Ignores for OS-X and Netbeans

13 years agoAdded Ignores for OS-X and Netbeans
TimWolla [Thu, 14 Jul 2011 17:27:31 +0000 (19:27 +0200)]
Added Ignores for OS-X and Netbeans

13 years agoMerge pull request #2 from wbb3addons/installphp_tempfolder-fix
Alexander Ebert [Thu, 14 Jul 2011 17:20:53 +0000 (10:20 -0700)]
Merge pull request #2 from wbb3addons/installphp_tempfolder-fix

Fixed the temp-folder detection in the install.php

13 years ago- Merged wbb3addons-gitIgnoreImprovements into master
Alexander Ebert [Thu, 14 Jul 2011 17:17:02 +0000 (19:17 +0200)]
- Merged wbb3addons-gitIgnoreImprovements into master

13 years agoFixed the temp-folder detection in the install.php
RouL [Thu, 14 Jul 2011 17:16:56 +0000 (19:16 +0200)]
Fixed the temp-folder detection in the install.php

13 years ago- User Notification Package
Marcel Werk [Thu, 14 Jul 2011 17:03:02 +0000 (19:03 +0200)]
- User Notification Package

13 years ago- Added list for ignored files (project files for VS.Php)
Alexander Ebert [Thu, 14 Jul 2011 16:57:54 +0000 (18:57 +0200)]
- Added list for ignored files (project files for VS.Php)

13 years ago- Initial commit from WCF/LGPL SVN-Repository, skipped history
Alexander Ebert [Thu, 14 Jul 2011 16:49:20 +0000 (18:49 +0200)]
- Initial commit from WCF/LGPL SVN-Repository, skipped history