]> source.dussan.org Git - nextcloud-server.git/commit
Revert "remove the 3rdparty files. everything is now in https://gitorious.org/ownclou...
authorRobin Appelman <icewind@owncloud.com>
Thu, 16 Feb 2012 08:44:49 +0000 (09:44 +0100)
committerRobin Appelman <icewind@owncloud.com>
Thu, 16 Feb 2012 08:44:49 +0000 (09:44 +0100)
commit20553c1afe035b2e020409fd516d0288b748dc7f
tree9b7cc32ee2560d86315339b9716c1a790a680afc
parent19827b8b35de6192d54bf7600e9e29800c93b21b
Revert "remove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty"

This reverts commit dccdeca2581f705c69eb4266aa646173f588a9de.
419 files changed:
3rdparty/Console/Getopt.php [new file with mode: 0644]
3rdparty/Crypt_Blowfish/Blowfish.php [new file with mode: 0644]
3rdparty/Crypt_Blowfish/Blowfish/DefaultKey.php [new file with mode: 0644]
3rdparty/MDB2.php [new file with mode: 0644]
3rdparty/MDB2/Date.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Datatype/Common.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Datatype/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Datatype/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Datatype/sqlite.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Function/Common.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Function/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Function/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Function/sqlite.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Manager/Common.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Manager/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Manager/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Manager/sqlite.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Native/Common.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Native/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Native/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Native/sqlite.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Reverse/Common.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Reverse/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Reverse/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/Reverse/sqlite.php [new file with mode: 0644]
3rdparty/MDB2/Driver/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Driver/sqlite.php [new file with mode: 0644]
3rdparty/MDB2/Extended.php [new file with mode: 0644]
3rdparty/MDB2/Iterator.php [new file with mode: 0644]
3rdparty/MDB2/LOB.php [new file with mode: 0644]
3rdparty/MDB2/Schema.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Parser.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Parser2.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Reserved/ibase.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Reserved/mssql.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Reserved/mysql.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Reserved/oci8.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Reserved/pgsql.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Tool.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Tool/ParameterException.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Validate.php [new file with mode: 0644]
3rdparty/MDB2/Schema/Writer.php [new file with mode: 0644]
3rdparty/PEAR.php [new file with mode: 0644]
3rdparty/PEAR/Autoloader.php [new file with mode: 0644]
3rdparty/PEAR/Builder.php [new file with mode: 0644]
3rdparty/PEAR/Command.php [new file with mode: 0644]
3rdparty/PEAR/Command/Auth.php [new file with mode: 0644]
3rdparty/PEAR/Command/Build.php [new file with mode: 0644]
3rdparty/PEAR/Command/Common.php [new file with mode: 0644]
3rdparty/PEAR/Command/Config.php [new file with mode: 0644]
3rdparty/PEAR/Command/Install.php [new file with mode: 0644]
3rdparty/PEAR/Command/Mirror.php [new file with mode: 0644]
3rdparty/PEAR/Command/Package.php [new file with mode: 0644]
3rdparty/PEAR/Command/Registry.php [new file with mode: 0644]
3rdparty/PEAR/Command/Remote.php [new file with mode: 0644]
3rdparty/PEAR/Common.php [new file with mode: 0644]
3rdparty/PEAR/Config.php [new file with mode: 0644]
3rdparty/PEAR/Dependency.php [new file with mode: 0644]
3rdparty/PEAR/Downloader.php [new file with mode: 0644]
3rdparty/PEAR/ErrorStack.php [new file with mode: 0644]
3rdparty/PEAR/Exception.php [new file with mode: 0644]
3rdparty/PEAR/Frontend/CLI.php [new file with mode: 0644]
3rdparty/PEAR/Installer.php [new file with mode: 0644]
3rdparty/PEAR/Packager.php [new file with mode: 0644]
3rdparty/PEAR/Registry.php [new file with mode: 0644]
3rdparty/PEAR/Remote.php [new file with mode: 0644]
3rdparty/PEAR/RunTest.php [new file with mode: 0644]
3rdparty/README [deleted file]
3rdparty/Sabre.includes.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Backend/Abstract.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Backend/PDO.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Calendar.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/CalendarObject.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/CalendarRootNode.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Exception/InvalidICalendarObject.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/ICSExportPlugin.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/ICalendar.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/ICalendarObject.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/ICalendarUtil.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Principal/Collection.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Principal/ProxyRead.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Principal/ProxyWrite.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Principal/User.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Property/SupportedCalendarData.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Property/SupportedCollationSet.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Server.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/UserCalendars.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/Version.php [new file with mode: 0644]
3rdparty/Sabre/CalDAV/XMLUtil.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/AddressBook.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/AddressBookQueryParser.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/AddressBookRoot.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/Backend/Abstract.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/Backend/PDO.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/Card.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/IAddressBook.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/ICard.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/IDirectory.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/Property/SupportedAddressData.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/UserAddressBooks.php [new file with mode: 0644]
3rdparty/Sabre/CardDAV/Version.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/Backend/AbstractBasic.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/Backend/AbstractDigest.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/Backend/Apache.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/Backend/File.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/Backend/PDO.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/IBackend.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Auth/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Browser/GuessContentType.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Browser/MapGetToPropFind.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Browser/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Client.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Collection.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Directory.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/BadRequest.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/Conflict.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/ConflictingLock.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/FileNotFound.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/Forbidden.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/InsufficientStorage.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/InvalidResourceType.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/Locked.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/MethodNotAllowed.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/NotAuthenticated.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/NotImplemented.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/PreconditionFailed.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/ReportNotImplemented.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Exception/UnsupportedMediaType.php [new file with mode: 0644]
3rdparty/Sabre/DAV/FS/Directory.php [new file with mode: 0644]
3rdparty/Sabre/DAV/FS/File.php [new file with mode: 0644]
3rdparty/Sabre/DAV/FS/Node.php [new file with mode: 0644]
3rdparty/Sabre/DAV/FSExt/Directory.php [new file with mode: 0644]
3rdparty/Sabre/DAV/FSExt/File.php [new file with mode: 0644]
3rdparty/Sabre/DAV/FSExt/Node.php [new file with mode: 0644]
3rdparty/Sabre/DAV/File.php [new file with mode: 0644]
3rdparty/Sabre/DAV/ICollection.php [new file with mode: 0644]
3rdparty/Sabre/DAV/IExtendedCollection.php [new file with mode: 0644]
3rdparty/Sabre/DAV/IFile.php [new file with mode: 0644]
3rdparty/Sabre/DAV/ILockable.php [new file with mode: 0644]
3rdparty/Sabre/DAV/INode.php [new file with mode: 0644]
3rdparty/Sabre/DAV/IProperties.php [new file with mode: 0644]
3rdparty/Sabre/DAV/IQuota.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Locks/Backend/Abstract.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Locks/Backend/FS.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Locks/Backend/File.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Locks/Backend/PDO.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Locks/LockInfo.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Locks/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Mount/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Node.php [new file with mode: 0644]
3rdparty/Sabre/DAV/ObjectTree.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/GetLastModified.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/Href.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/HrefList.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/IHref.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/LockDiscovery.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/ResourceType.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/Response.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/ResponseList.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/SupportedLock.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Property/SupportedReportSet.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Server.php [new file with mode: 0644]
3rdparty/Sabre/DAV/ServerPlugin.php [new file with mode: 0644]
3rdparty/Sabre/DAV/SimpleCollection.php [new file with mode: 0644]
3rdparty/Sabre/DAV/SimpleDirectory.php [new file with mode: 0644]
3rdparty/Sabre/DAV/SimpleFile.php [new file with mode: 0644]
3rdparty/Sabre/DAV/StringUtil.php [new file with mode: 0644]
3rdparty/Sabre/DAV/TemporaryFileFilterPlugin.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Tree.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Tree/Filesystem.php [new file with mode: 0644]
3rdparty/Sabre/DAV/URLUtil.php [new file with mode: 0644]
3rdparty/Sabre/DAV/UUIDUtil.php [new file with mode: 0644]
3rdparty/Sabre/DAV/Version.php [new file with mode: 0644]
3rdparty/Sabre/DAV/XMLUtil.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/AbstractPrincipalCollection.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Exception/AceConflict.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Exception/NeedPrivileges.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Exception/NoAbstract.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Exception/NotRecognizedPrincipal.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Exception/NotSupportedPrivilege.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/IACL.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/IPrincipal.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/IPrincipalBackend.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Plugin.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Principal.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/PrincipalBackend/PDO.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/PrincipalCollection.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Property/Acl.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Property/Principal.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Property/SupportedPrivilegeSet.php [new file with mode: 0644]
3rdparty/Sabre/DAVACL/Version.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/AWSAuth.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/AbstractAuth.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/BasicAuth.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/DigestAuth.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/Request.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/Response.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/Util.php [new file with mode: 0644]
3rdparty/Sabre/HTTP/Version.php [new file with mode: 0644]
3rdparty/Sabre/LICENCE [new file with mode: 0644]
3rdparty/Sabre/VObject/Component.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Element.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Element/DateTime.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Element/MultiDateTime.php [new file with mode: 0644]
3rdparty/Sabre/VObject/ElementList.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Node.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Parameter.php [new file with mode: 0644]
3rdparty/Sabre/VObject/ParseException.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Property.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Reader.php [new file with mode: 0644]
3rdparty/Sabre/VObject/Version.php [new file with mode: 0644]
3rdparty/Sabre/VObject/includes.php [new file with mode: 0644]
3rdparty/Sabre/autoload.php [new file with mode: 0644]
3rdparty/System.php [new file with mode: 0644]
3rdparty/XML/Parser.php [new file with mode: 0644]
3rdparty/XML/RPC.php [new file with mode: 0644]
3rdparty/XML/RPC/Server.php [new file with mode: 0644]
3rdparty/css/chosen-sprite.png [new file with mode: 0644]
3rdparty/css/chosen.css [new file with mode: 0644]
3rdparty/css/chosen/chosen-sprite.png [new file with mode: 0644]
3rdparty/css/chosen/chosen.css [new file with mode: 0644]
3rdparty/fullcalendar/GPL-LICENSE.txt [new file with mode: 0644]
3rdparty/fullcalendar/MIT-LICENSE.txt [new file with mode: 0644]
3rdparty/fullcalendar/changelog.txt [new file with mode: 0644]
3rdparty/fullcalendar/css/fullcalendar.css [new file with mode: 0644]
3rdparty/fullcalendar/css/fullcalendar.print.css [new file with mode: 0644]
3rdparty/fullcalendar/js/fullcalendar.js [new file with mode: 0644]
3rdparty/fullcalendar/js/fullcalendar.min.js [new file with mode: 0644]
3rdparty/fullcalendar/js/gcal.js [new file with mode: 0644]
3rdparty/js/chosen/LICENSE.md [new file with mode: 0644]
3rdparty/js/chosen/README.md [new file with mode: 0644]
3rdparty/js/chosen/VERSION [new file with mode: 0644]
3rdparty/js/chosen/chosen.jquery.js [new file with mode: 0644]
3rdparty/js/chosen/chosen.jquery.min.js [new file with mode: 0644]
3rdparty/simpletest/HELP_MY_TESTS_DONT_WORK_ANYMORE [new file with mode: 0755]
3rdparty/simpletest/LICENSE [new file with mode: 0755]
3rdparty/simpletest/README [new file with mode: 0755]
3rdparty/simpletest/VERSION [new file with mode: 0755]
3rdparty/simpletest/arguments.php [new file with mode: 0755]
3rdparty/simpletest/authentication.php [new file with mode: 0644]
3rdparty/simpletest/autorun.php [new file with mode: 0644]
3rdparty/simpletest/browser.php [new file with mode: 0644]
3rdparty/simpletest/collector.php [new file with mode: 0644]
3rdparty/simpletest/compatibility.php [new file with mode: 0755]
3rdparty/simpletest/cookies.php [new file with mode: 0644]
3rdparty/simpletest/default_reporter.php [new file with mode: 0644]
3rdparty/simpletest/detached.php [new file with mode: 0755]
3rdparty/simpletest/docs/en/authentication_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/en/browser_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/en/docs.css [new file with mode: 0755]
3rdparty/simpletest/docs/en/expectation_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/en/form_testing_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/en/group_test_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/en/index.html [new file with mode: 0644]
3rdparty/simpletest/docs/en/mock_objects_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/en/overview.html [new file with mode: 0644]
3rdparty/simpletest/docs/en/partial_mocks_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/en/reporter_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/en/unit_test_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/en/web_tester_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/fr/authentication_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/fr/browser_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/fr/docs.css [new file with mode: 0755]
3rdparty/simpletest/docs/fr/expectation_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/fr/form_testing_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/fr/group_test_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/fr/index.html [new file with mode: 0644]
3rdparty/simpletest/docs/fr/mock_objects_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/fr/overview.html [new file with mode: 0644]
3rdparty/simpletest/docs/fr/partial_mocks_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/fr/reporter_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/fr/unit_test_documentation.html [new file with mode: 0644]
3rdparty/simpletest/docs/fr/web_tester_documentation.html [new file with mode: 0644]
3rdparty/simpletest/dumper.php [new file with mode: 0755]
3rdparty/simpletest/eclipse.php [new file with mode: 0644]
3rdparty/simpletest/encoding.php [new file with mode: 0644]
3rdparty/simpletest/errors.php [new file with mode: 0644]
3rdparty/simpletest/exceptions.php [new file with mode: 0755]
3rdparty/simpletest/expectation.php [new file with mode: 0755]
3rdparty/simpletest/extensions/pear_test_case.php [new file with mode: 0755]
3rdparty/simpletest/extensions/testdox.php [new file with mode: 0755]
3rdparty/simpletest/extensions/testdox/test.php [new file with mode: 0755]
3rdparty/simpletest/form.php [new file with mode: 0644]
3rdparty/simpletest/frames.php [new file with mode: 0755]
3rdparty/simpletest/http.php [new file with mode: 0644]
3rdparty/simpletest/invoker.php [new file with mode: 0755]
3rdparty/simpletest/mock_objects.php [new file with mode: 0755]
3rdparty/simpletest/page.php [new file with mode: 0755]
3rdparty/simpletest/php_parser.php [new file with mode: 0755]
3rdparty/simpletest/recorder.php [new file with mode: 0644]
3rdparty/simpletest/reflection_php4.php [new file with mode: 0644]
3rdparty/simpletest/reflection_php5.php [new file with mode: 0644]
3rdparty/simpletest/remote.php [new file with mode: 0644]
3rdparty/simpletest/reporter.php [new file with mode: 0755]
3rdparty/simpletest/scorer.php [new file with mode: 0644]
3rdparty/simpletest/selector.php [new file with mode: 0755]
3rdparty/simpletest/shell_tester.php [new file with mode: 0644]
3rdparty/simpletest/simpletest.php [new file with mode: 0644]
3rdparty/simpletest/socket.php [new file with mode: 0755]
3rdparty/simpletest/tag.php [new file with mode: 0644]
3rdparty/simpletest/test/acceptance_test.php [new file with mode: 0644]
3rdparty/simpletest/test/adapter_test.php [new file with mode: 0755]
3rdparty/simpletest/test/all_tests.php [new file with mode: 0755]
3rdparty/simpletest/test/arguments_test.php [new file with mode: 0755]
3rdparty/simpletest/test/authentication_test.php [new file with mode: 0755]
3rdparty/simpletest/test/autorun_test.php [new file with mode: 0755]
3rdparty/simpletest/test/bad_test_suite.php [new file with mode: 0755]
3rdparty/simpletest/test/browser_test.php [new file with mode: 0755]
3rdparty/simpletest/test/collector_test.php [new file with mode: 0755]
3rdparty/simpletest/test/command_line_test.php [new file with mode: 0755]
3rdparty/simpletest/test/compatibility_test.php [new file with mode: 0755]
3rdparty/simpletest/test/cookies_test.php [new file with mode: 0755]
3rdparty/simpletest/test/detached_test.php [new file with mode: 0755]
3rdparty/simpletest/test/dumper_test.php [new file with mode: 0755]
3rdparty/simpletest/test/eclipse_test.php [new file with mode: 0755]
3rdparty/simpletest/test/encoding_test.php [new file with mode: 0755]
3rdparty/simpletest/test/errors_test.php [new file with mode: 0755]
3rdparty/simpletest/test/exceptions_test.php [new file with mode: 0755]
3rdparty/simpletest/test/expectation_test.php [new file with mode: 0755]
3rdparty/simpletest/test/form_test.php [new file with mode: 0755]
3rdparty/simpletest/test/frames_test.php [new file with mode: 0755]
3rdparty/simpletest/test/http_test.php [new file with mode: 0755]
3rdparty/simpletest/test/interfaces_test.php [new file with mode: 0755]
3rdparty/simpletest/test/interfaces_test_php5_1.php [new file with mode: 0755]
3rdparty/simpletest/test/live_test.php [new file with mode: 0755]
3rdparty/simpletest/test/mock_objects_test.php [new file with mode: 0755]
3rdparty/simpletest/test/page_test.php [new file with mode: 0755]
3rdparty/simpletest/test/parse_error_test.php [new file with mode: 0755]
3rdparty/simpletest/test/parsing_test.php [new file with mode: 0755]
3rdparty/simpletest/test/php_parser_test.php [new file with mode: 0755]
3rdparty/simpletest/test/recorder_test.php [new file with mode: 0755]
3rdparty/simpletest/test/reflection_php5_test.php [new file with mode: 0755]
3rdparty/simpletest/test/remote_test.php [new file with mode: 0755]
3rdparty/simpletest/test/shell_test.php [new file with mode: 0755]
3rdparty/simpletest/test/shell_tester_test.php [new file with mode: 0755]
3rdparty/simpletest/test/simpletest_test.php [new file with mode: 0755]
3rdparty/simpletest/test/site/file.html [new file with mode: 0755]
3rdparty/simpletest/test/socket_test.php [new file with mode: 0755]
3rdparty/simpletest/test/support/collector/collectable.1 [new file with mode: 0755]
3rdparty/simpletest/test/support/collector/collectable.2 [new file with mode: 0755]
3rdparty/simpletest/test/support/empty_test_file.php [new file with mode: 0755]
3rdparty/simpletest/test/support/failing_test.php [new file with mode: 0755]
3rdparty/simpletest/test/support/latin1_sample [new file with mode: 0755]
3rdparty/simpletest/test/support/passing_test.php [new file with mode: 0755]
3rdparty/simpletest/test/support/recorder_sample.php [new file with mode: 0755]
3rdparty/simpletest/test/support/spl_examples.php [new file with mode: 0755]
3rdparty/simpletest/test/support/supplementary_upload_sample.txt [new file with mode: 0755]
3rdparty/simpletest/test/support/test1.php [new file with mode: 0755]
3rdparty/simpletest/test/support/upload_sample.txt [new file with mode: 0755]
3rdparty/simpletest/test/tag_test.php [new file with mode: 0755]
3rdparty/simpletest/test/test_with_parse_error.php [new file with mode: 0755]
3rdparty/simpletest/test/unit_tester_test.php [new file with mode: 0755]
3rdparty/simpletest/test/unit_tests.php [new file with mode: 0755]
3rdparty/simpletest/test/url_test.php [new file with mode: 0755]
3rdparty/simpletest/test/user_agent_test.php [new file with mode: 0755]
3rdparty/simpletest/test/visual_test.php [new file with mode: 0755]
3rdparty/simpletest/test/web_tester_test.php [new file with mode: 0755]
3rdparty/simpletest/test/xml_test.php [new file with mode: 0755]
3rdparty/simpletest/test_case.php [new file with mode: 0644]
3rdparty/simpletest/tidy_parser.php [new file with mode: 0755]
3rdparty/simpletest/unit_tester.php [new file with mode: 0755]
3rdparty/simpletest/url.php [new file with mode: 0644]
3rdparty/simpletest/user_agent.php [new file with mode: 0644]
3rdparty/simpletest/web_tester.php [new file with mode: 0644]
3rdparty/simpletest/xml.php [new file with mode: 0755]
3rdparty/timepicker/GPL-LICENSE.txt [new file with mode: 0644]
3rdparty/timepicker/MIT-LICENSE.txt [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-bg_diagonals-thick_18_b81900_40x40.png [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-bg_diagonals-thick_20_666666_40x40.png [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-bg_flat_10_000000_40x100.png [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-bg_glass_100_f6f6f6_1x400.png [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-bg_glass_100_fdf5ce_1x400.png [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-bg_glass_65_ffffff_1x400.png [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-bg_gloss-wave_35_f6a828_500x100.png [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-bg_highlight-soft_100_eeeeee_1x100.png [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-bg_highlight-soft_75_ffe45c_1x100.png [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-icons_222222_256x240.png [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-icons_228ef1_256x240.png [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-icons_ef8c08_256x240.png [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-icons_ffd27a_256x240.png [new file with mode: 0644]
3rdparty/timepicker/css/include/images/ui-icons_ffffff_256x240.png [new file with mode: 0644]
3rdparty/timepicker/css/include/jquery-1.5.1.min.js [new file with mode: 0644]
3rdparty/timepicker/css/include/jquery-ui-1.8.14.custom.css [new file with mode: 0644]
3rdparty/timepicker/css/include/jquery.ui.core.min.js [new file with mode: 0644]
3rdparty/timepicker/css/include/jquery.ui.position.min.js [new file with mode: 0644]
3rdparty/timepicker/css/include/jquery.ui.tabs.min.js [new file with mode: 0644]
3rdparty/timepicker/css/include/jquery.ui.widget.min.js [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-bg_flat_10_000000_40x100.png [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-icons_222222_256x240.png [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-icons_228ef1_256x240.png [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-icons_ef8c08_256x240.png [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-icons_ffd27a_256x240.png [new file with mode: 0644]
3rdparty/timepicker/css/include/ui-lightness/images/ui-icons_ffffff_256x240.png [new file with mode: 0644]
3rdparty/timepicker/css/jquery.ui.timepicker.css [new file with mode: 0644]
3rdparty/timepicker/js/i18n/i18n.html [new file with mode: 0644]
3rdparty/timepicker/js/i18n/jquery.ui.timepicker-de.js [new file with mode: 0644]
3rdparty/timepicker/js/i18n/jquery.ui.timepicker-fr.js [new file with mode: 0644]
3rdparty/timepicker/js/i18n/jquery.ui.timepicker-ja.js [new file with mode: 0644]
3rdparty/timepicker/js/jquery.ui.timepicker.js [new file with mode: 0644]
3rdparty/timepicker/releases.txt [new file with mode: 0644]
3rdparty/when/MIT-LICENSE.txt [new file with mode: 0644]
3rdparty/when/When.php [new file with mode: 0755]