Commit graph

644 commits

Author SHA1 Message Date
Isaiah DeRose-Wilson 8e29ad39a2 Updating System 2010-12-09 20:17:21 -05:00
Isaiah DeRose-Wilson 49ce39c509 Updating system 2010-12-09 19:08:27 -05:00
Kiall Mac Innes 673dffd158 Adding **/tests/** ignore to PHP CodeSniffer 2010-12-09 05:05:26 +00:00
Kiall Mac Innes cf5c19bb00 Updating auth submodule. 2010-12-09 03:33:10 +00:00
Kiall Mac Innes da7302bffe Disabling 'userguide' module is test_bootstrap.php - it triggers a syntax error with whitelisting enabled. 2010-12-09 03:32:34 +00:00
Kiall Mac Innes a34d198817 Updating unittest submodule 2010-12-09 03:21:11 +00:00
Kiall Mac Innes 7f4103d415 Updating system submodule. 2010-12-09 03:03:25 +00:00
Kiall Mac Innes 8a51b7a6b1 Enabling all modules in test_bootstrap 2010-12-09 03:02:42 +00:00
Kiall Mac Innes ba0b55a367 Disabling passthru of phpcs output in build.xml 2010-12-09 01:54:11 +00:00
Kiall Mac Innes a0ddfbb9a9 Fixing argument order for test-log phing target 2010-12-09 01:38:35 +00:00
Kiall Mac Innes 19c61c7fec Re-formatting phing help 2010-12-09 01:30:54 +00:00
Kiall Mac Innes f6d48fc058 Updating build.xml help target to match the correct task names and adding missing tasks. 2010-12-09 01:18:23 +00:00
Kiall Mac Innes fd84744671 Removing unnecessary files from the kohana/kohana project. Refs #3385 2010-12-09 01:08:18 +00:00
Kiall Mac Innes d933623196 Removed duplicated git-push target 2010-12-09 01:01:15 +00:00
Kiall Mac Innes 7fa8a17953 Minor bugfix to build.xml, and updating checkout order 2010-12-09 00:59:02 +00:00
Kiall Mac Innes e29e30a1cc Switched build.xml to phing, part of prep for #3385 (refs #3385) 2010-12-09 00:47:47 +00:00
Kiall Mac Innes 0e5c7778af Updating submodules 2010-12-07 18:42:26 +00:00
Kiall Mac Innes 56da95bc0a Updating system submodule 2010-12-07 18:22:50 +00:00
Isaiah DeRose-Wilson f4d18df978 Merge branch '3.1.x' of github.com:kohana/kohana into 3.1.x 2010-12-05 23:56:58 -05:00
Isaiah DeRose-Wilson d2777cda3f Updating system 2010-12-05 23:56:30 -05:00
Kiall Mac Innes 3487a1936b Adding File::mimes_by_ext() and File::exts_by_mime() - refs #3167 2010-12-06 03:13:35 +00:00
Kiall Mac Innes 0668002cea Adding transparent extension support to Log and Config classes - refs #3129 2010-12-06 03:00:29 +00:00
Kiall Mac Innes b730be82de Fixing unittest failures caused by my previous commit - refs #3129 2010-12-06 02:55:14 +00:00
Kiall Mac Innes 9ef76b55a0 Adding transparent extension support to Log and Config classes - refs #3129 2010-12-06 02:47:00 +00:00
Kiall Mac Innes 981947e10a Copying build.xml from Kohana 3.0.x branch. 2010-12-06 01:56:34 +00:00
Isaiah DeRose-Wilson baf896b0fc Updating submodules to test Hudson 2010-12-05 19:16:29 -05:00
Isaiah DeRose-Wilson 5fd3932066 Updating ORM submodule 2010-12-05 18:44:23 -05:00
Matt Button 9ae92fcfba Updating submodules 2010-12-04 17:12:12 +00:00
Matt Button 08282abec0 Some small changes to DEVELOPERS.md 2010-12-04 17:05:21 +00:00
Isaiah DeRose-Wilson 1997f8ecc6 Removed base.php and added I18n to the test_bootstrap.php. Refs #3249 2010-12-02 13:11:54 -05:00
Isaiah DeRose-Wilson 7759343bdc Merge branch '3.1.x' of github.com:kohana/kohana into 3.1.x 2010-12-02 12:28:09 -05:00
Isaiah DeRose-Wilson 405387af49 Updated submodules 2010-12-02 12:27:44 -05:00
Isaiah DeRose-Wilson f51362a1aa Updating unittest module 2010-11-29 20:01:26 -05:00
Isaiah DeRose-Wilson ab4b97fa7d Updating system 2010-11-29 17:47:06 -05:00
Isaiah DeRose-Wilson 0c8aa126f3 Updating system 2010-11-29 17:44:54 -05:00
Jeremy Bush 854c694143 updating to new 3.1 2010-11-05 20:57:23 -05:00
Kiall Mac Innes 734eb9e420 Adding build.xml from 3.0.x 2010-10-31 11:30:36 +00:00
Matt Button 9d58a67b6a Fixing merge with upstream 2010-10-30 12:55:25 +01:00
Matt Button 9bb677ac91 Updating submodules & fixing bootstrap for 3.1.x changes 2010-10-30 12:53:42 +01:00
Matt Button 0cc94b5323 Removing include of base.php, it was removed in core:3d5c80b0549562e97aeeed7638131a8de620d0b2 2010-10-30 11:15:41 +01:00
Jeremy Bush c36a59a97f Move old base.php functionality to index.php and bootstrap.php. Fixes #3249. 2010-10-26 18:58:38 -05:00
Lillem4n 7b93f41496 Altered RewriteBase to match base_url in application/bootstrap.php 2010-10-22 10:25:57 -04:00
BRMatt fc7cb2ccf5 Merge branch '3.1.x' of github.com:kohana/kohana into 3.1.x 2010-09-22 12:11:11 +01:00
BRMatt 4a683a1d38 Updating submodules 2010-09-22 12:10:53 +01:00
Kiall Mac Innes c323779dcb Moving $_ENV['KOHANA_ENV'] check above Kohana::init() call. Refs #3254 2010-09-20 23:28:44 +01:00
Kiall Mac Innes 5686a636da Adding support for $_ENV['KOHANA_ENV']. Fixes #3254 2010-09-20 21:13:05 +01:00
BRMatt e1bc67783f Updating submodules 2010-09-14 18:13:49 +01:00
BRMatt 8c6437b810 Updating unittest submodule 2010-09-14 18:11:31 +01:00
Kiall Mac Innes b489bf4634 Updating system submodule 2010-09-02 00:03:19 +01:00
Kiall Mac Innes f4f70a044e Updating system submodule 2010-09-01 22:11:08 +01:00