Skip to content

Instantly share code, notes, and snippets.

@kenjis
Created June 24, 2012 23:56
Show Gist options
  • Save kenjis/2985594 to your computer and use it in GitHub Desktop.
Save kenjis/2985594 to your computer and use it in GitHub Desktop.
FuelPHP 1.2.1 Core Commit Log
commit 584355c307f0938d963b72fc6cd2c16991d88138
Merge: faff5ad 8f8344a
Author: WanWizard <[email protected]>
Date: Mon Jun 25 00:49:16 2012 +0200
Merge branch '1.2/develop' into 1.2/master
commit 8f8344a67e638ef3611f9f9164898555c101c545
Author: WanWizard <[email protected]>
Date: Mon Jun 25 00:48:20 2012 +0200
removed incorrect CURL option
commit faff5ad4c0e607ebf6559c2596a18f8926291ea6
Author: WanWizard <[email protected]>
Date: Sun Jun 24 22:46:42 2012 +0200
changed the FuelPHP version to 1.2.1
commit a22e2190748d3a611e5afce8cd16bfd7fbb21f7d
Author: WanWizard <[email protected]>
Date: Sun Jun 24 22:22:36 2012 +0200
Merge pull request #1021 from billmn/pdo-sqlserver-fix
commit e3cc64f116d81031eae5bafaf659af8db62183f6
Author: WanWizard <[email protected]>
Date: Sun Jun 24 22:08:01 2012 +0200
bumped the version to 1.2.1-dev
commit d2b5122ede52ade730448473f18b871546f147eb
Author: WanWizard <[email protected]>
Date: Sun Jun 24 21:40:50 2012 +0200
better HTTP protocol detection. closes #1015
commit 2020bd638c8f77efd69dadc95b7a46882cbb306b
Author: WanWizard <[email protected]>
Date: Sun Jun 24 20:05:47 2012 +0200
do not quote literals in single quotes. closes orm issue #121
commit 74dfed08ec2519c25dcb15eeaf4a4154aa8c50e8
Author: WanWizard <[email protected]>
Date: Sun Jun 24 15:06:55 2012 +0200
fixed watermark processing in the Imagemagick driver. closes #948
commit 43b50e91fabed4404ab10b8687369d0f140a105a
Author: WanWizard <[email protected]>
Date: Sun Jun 24 14:47:21 2012 +0200
fixed notice when the path passed doesn't have an extension
commit 87a5e470db64a36575686fdbd88df2785a7e378f
Author: WanWizard <[email protected]>
Date: Sun Jun 24 14:37:06 2012 +0200
added support for array parameters in validation messages. closes #968
commit 18eebd556513ca695c9cd611fa247200856e5c7d
Merge: 82d4fcb 1cb5379
Author: Harro Verton <[email protected]>
Date: Sat Jun 23 12:30:25 2012 -0700
Merge pull request #992 from tgriesser/1.2/develop-input-error
Make Input::xml & Input::json independent, cache php://input for hydrate(s)
commit 82d4fcb8725b299ee200035eeb375a1c39dc2c55
Author: WanWizard <[email protected]>
Date: Sat Jun 23 20:00:10 2012 +0200
Fixed request driver set_option() overwriting existing options
commit 00d67afc7586f8f3d525fe65429343ad52665e28
Author: WanWizard <[email protected]>
Date: Sat Jun 23 19:00:35 2012 +0200
added missing 'fail_silently' default.
thanks to Savageman
commit 67f27d45940f7babcf8b804b05f364ac721f3603
Author: WanWizard <[email protected]>
Date: Sat Jun 23 15:50:25 2012 +0200
make sure the image crop dimensions aren't negative. closes #967
commit 1f5a006ec48af326c8baa5f3265eafb497e7bd10
Merge: dc46131 d9b24d7
Author: WanWizard <[email protected]>
Date: Sat Jun 23 15:17:01 2012 +0200
Merge branch '1.2/develop' of github.com:fuel/core into 1.2/develop
commit dc46131de460c94d81b23632655d0584ecac8f8b
Author: WanWizard <[email protected]>
Date: Sat Jun 23 14:43:19 2012 +0200
fixed broken migrate:up when no migrations are installed. Closes #1026
commit 0c2f236719f8baad586eadaadec6ea39aa0d3e84
Author: WanWizard <[email protected]>
Date: Sat Jun 23 14:35:50 2012 +0200
fix flock() issues on Solaris/BSD. Closes #1036
commit d9b24d72bf5b57bebc6f3914a8f8aba62c95fe28
Merge: c06b0c6 13dad50
Author: Frank de Jonge <[email protected]>
Date: Fri Jun 22 06:21:27 2012 -0700
Merge pull request #1035 from bijsterz/patch-1
Image class was serving invalid mimetype "image/jpg" when extension was .jpeg
commit 13dad503a7ffb5ea36b2cafe6f8a237c7e84ce16
Author: Chris <[email protected]>
Date: Fri Jun 22 16:19:52 2012 +0300
When filetype is 'jpg' it will now use the correct mimetype 'image/jpeg' instead of 'image/jpg'
commit 7e760175c9bfae7f5dac49ea876f22594c27d07d
Author: Chris <[email protected]>
Date: Thu Jun 21 18:36:03 2012 +0300
When filetype is 'jpg' it will now use the correct mimetype 'image/jpeg' instead of 'image/jpg'.
commit c06b0c67c027ee17bafa59cb089bd6c5baee80ab
Author: WanWizard <[email protected]>
Date: Thu Jun 21 16:58:12 2012 +0200
Have Viewmodel::forge() ignore view extensions. closes #1034
commit a5135e97dd3fd84811a4585eaa9fb0e0db0db555
Author: WanWizard <[email protected]>
Date: Fri Jun 15 20:00:15 2012 +0200
small fix to the migration upgrade code
also delete the old migrations config file after the upgrade, to avoid merge issues
commit d59d2a57bbdb0da35be58387cf9004daaa37b0d8
Author: WanWizard <[email protected]>
Date: Wed Jun 13 23:22:57 2012 +0200
fixed broken asset paths on Windows. closes #1012
commit dff10c188c15a483fe9002f04dc6bd41f110fb13
Author: WanWizard <[email protected]>
Date: Fri Jun 8 11:05:13 2012 +0200
added missing break to PDO reconnect retry mechanism
commit b5911fdfd9f25152c2a3d33160423d88e5e8b050
Author: WanWizard <[email protected]>
Date: Fri Jun 8 10:55:11 2012 +0200
fixed broken PDO list_columns fieldname selection
commit ba2c745114591454665b383ac7b6c6e962985c94
Author: WanWizard <[email protected]>
Date: Thu Jun 7 22:17:16 2012 +0200
reorganized Session_Db::create code
commit be189190a7ee7ecf8d0b3fb482d09a91e4a53110
Author: WanWizard <[email protected]>
Date: Thu Jun 7 15:51:38 2012 +0200
implemented a different retry algorithm for PDO connections. see #919
commit 577b9eadd4a0c6cee8ecfbbf7e531fdf7b2fee3e
Author: WanWizard <[email protected]>
Date: Wed Jun 6 22:55:49 2012 +0200
session payload shouldn't be part of the db session cookie
commit 7447f560620a8bf9bf91c8697919ab123191aa21
Author: omoon <[email protected]>
Date: Fri Jun 1 10:32:56 2012 +0900
Make sure that the database is connected before return $_connection.
commit fb4d2de4b5c6f3d2a1054d3eadfb6d4b24aadc74
Author: WanWizard <[email protected]>
Date: Fri Jun 1 10:55:38 2012 +0200
fixed profiler MySQL EXPLAIN encoding issue
commit 1cb5379bc6c835c1128abf1cee7cf4a869e50446
Author: Tim Griesser <[email protected]>
Date: Wed May 30 15:29:24 2012 -0400
Make Input::xml & Input::json independent, cache php://input for hydrate & hydrate raw
commit 759d79dbd688573ae09caf9d081e174a4bc27867
Merge: 708ed3c 7232da2
Author: Frank de Jonge <[email protected]>
Date: Thu May 24 02:52:19 2012 -0700
Merge pull request #980 from gustavosf/1.2/develop
Fix problem with table prefixes in FK definition for DBUtil::create_table
commit 708ed3c85836fafdc0de79fe17e0c0675fdb9ed0
Author: Jason Walton <[email protected]>
Date: Wed May 23 21:49:01 2012 -0700
Added tests for validation methods (all but valid_string).
commit 3d0dd611ced4b99a54c1a30f7f1f4361ef6f0c6e
Author: WanWizard <[email protected]>
Date: Thu May 24 00:45:10 2012 +0200
Arr::is_assoc now returns true for non-consecutive numeric indexes. Closes #949
commit d0690dd8b71d706204ddcdd78c8fd8665297a4bb
Author: WanWizard <[email protected]>
Date: Thu May 24 00:35:30 2012 +0200
fixed Format::to_csv() tests, should be against quoted column headers
commit f48ffcb465c5a50ddc7a04bc60e6f27c130650c7
Author: WanWizard <[email protected]>
Date: Thu May 24 00:31:35 2012 +0200
fixed Format::to_csv() incorrectly formatting the column headers
commit 1dd324998dbbf7c20035e67d3dc9e546c52f4c52
Author: Davide Bellini <[email protected]>
Date: Mon May 14 16:03:10 2012 +0200
New Arr::is_multi() method to check if and array is multi-dimensional
commit 7232da2552c3782dcca5cba0a546ca11605eddf0
Author: Gustavo Seganfredo <[email protected]>
Date: Wed May 23 17:30:22 2012 -0300
Prefixing FK reference table (if configured) in DBUtil::create_table and included quoting for identifiers and tables in DBUtil::process_foreign_keys
commit f652f0fc1cf865263514eceb73f7b344d1147c99
Merge: 74af0e2 9f2cd5c
Author: Frank de Jonge <[email protected]>
Date: Wed May 23 04:10:08 2012 -0700
Merge pull request #977 from Altreus/1.2/develop
Fix precedence in recursive part of Fieldset::field
commit 9f2cd5c426199fbc7727ea0a17812d2eff4da5cb
Author: Alastair McGowan-Douglas <[email protected]>
Date: Mon May 21 15:53:16 2012 +0200
Fix precedence in recursive part of Fieldset::field
Current implementation returns a boolean instead of the object.
commit 74af0e2d4527f339ada43ce1366d86c31ac32174
Author: Davide Bellini <[email protected]>
Date: Fri May 18 22:51:02 2012 +0200
Fixed _getext() method doesn't exists on Ftp mirror() method
commit 72307b73c067dcecb60a2a6e30ac47bd59974bc0
Author: Davide Bellini <[email protected]>
Date: Mon May 14 17:34:44 2012 +0200
Fixed bug on headings for to_csv() method
commit 6c68102f89ad2ab55444abfbd59612394c1509d1
Author: Davide Bellini <[email protected]>
Date: Mon May 14 17:02:30 2012 +0200
Fixed issue #952 for multidimensional arrays and added separator support
commit 26267df1f861d38a4055860400a01f12e6133fe7
Author: Davide Bellini <[email protected]>
Date: Mon May 14 10:11:39 2012 +0200
Fixed Num::quantity test for different localized decimal separator
commit 4b153e71edfd47bc9064f196dc0df946802131ac
Merge: 086d1ef 90ccad3
Author: Harro Verton <[email protected]>
Date: Fri May 18 05:45:55 2012 -0700
Merge pull request #965 from kenjis/fix_profiler
fix profiler var output.
commit 90ccad394cfd863ce69abcf60404592362dde554
Author: kenjis <[email protected]>
Date: Fri May 18 21:31:15 2012 +0900
fix profiler var output. Japanese characters were garbled.
Signed-off-by: Kenji Suzuki <[email protected]>
commit 086d1ef895e7d73c5dd981776e9f80b94c2fe7cb
Author: Frank de Jonge <[email protected]>
Date: Fri May 18 11:13:31 2012 +0200
Fixed #962: new extension is now propperly set.
Signed-off-by: Frank de Jonge <[email protected]>
commit 05fbdd196e2a6808df2ba6279420a695e2e94530
Merge: 2a34b9b bb07748
Author: Frank de Jonge <[email protected]>
Date: Tue May 15 00:21:25 2012 -0700
Merge pull request #957 from phillbrown/1.2/develop
cURL method param not set
commit bb0774833bc431e8117cb4b06d8f3d4da6083430
Author: Phill Brown <[email protected]>
Date: Mon May 14 21:55:13 2012 +0100
cURL method param not set
commit 2a34b9bb7fa81e9dd7ed19613adaba8bd873f4e9
Author: Frank de Jonge <[email protected]>
Date: Sun May 13 17:28:47 2012 +0200
Made File::read_dir rules handle file/dir specific rules.
Signed-off-by: Frank de Jonge <[email protected]>
commit 5e1aae323054435d134fcbeb741395a4563e5325
Author: WanWizard <[email protected]>
Date: Sat May 12 20:01:15 2012 +0200
more descriptive exception message when no response is returned
commit 2e03e7e7fd305fbf2776071504f686b9cbdc9122
Author: WanWizard <[email protected]>
Date: Sat May 12 13:14:40 2012 +0200
do not enable the profiler on ajax calls
commit 230ae09c171f210a8c6129cf5dca1a0df0a2782c
Author: WanWizard <[email protected]>
Date: Sat May 12 13:08:40 2012 +0200
check if uploads are present before processing them
commit 577f1d9f3aaab4908f2908e2d830b8f4387771ea
Merge: 2ec885f f41a90f
Author: Frank de Jonge <[email protected]>
Date: Thu May 10 06:44:37 2012 -0700
Merge pull request #947 from SicoAnimal/1.2/develop
Fixed requests to Modules
commit f41a90f654238d20161e252636f5956cef4eb892
Author: Andrew Wheal <[email protected]>
Date: Thu May 10 15:31:14 2012 +0200
Fixed requests to Modules
commit 2ec885ff303cd3759214034244dba56898f71a9c
Merge: 69fa67e 5896d2d
Author: Harro Verton <[email protected]>
Date: Tue May 8 05:09:34 2012 -0700
Merge pull request #945 from kenjis/fix_tests
fix tests to pass on Windows
commit 5896d2d25aa0ee126d7a15dfacd05171c528cc08
Author: kenjis <[email protected]>
Date: Tue May 8 20:22:56 2012 +0900
fix tests to pass on Windows
commit 69fa67e97afa7edcfc9df60494278eb8d6b0bb6a
Author: WanWizard <[email protected]>
Date: Tue May 8 13:04:56 2012 +0200
Fixed request logging no longer shows the requested URI
commit c860d8f10e578b45a3d81468794467727ddf44c1
Author: WanWizard <[email protected]>
Date: Tue May 8 12:39:05 2012 +0200
fixed BC regression: do not prefix with a colon if already present
commit 3c92f7c975807afb6065901fb8b48fa269c13cd9
Author: WanWizard <[email protected]>
Date: Sun May 6 20:20:44 2012 +0200
save migration config files to the correct environment folder
commit d0f2040c609a73e4bbb82192b669957f0282d06b
Author: WanWizard <[email protected]>
Date: Sun May 6 20:20:21 2012 +0200
fixed File_Area::get_path(), missed some $path replacements
commit a3dbf4b8d97081d3c4f3f2b1d12ff21486b490c7
Author: WanWizard <[email protected]>
Date: Sun May 6 14:58:04 2012 +0200
save migration files to the environment config folder
commit 3d8708769e4aaca6680c4810bfd207a9cc06e0ca
Author: WanWizard <[email protected]>
Date: Sun May 6 13:00:54 2012 +0200
make sure File_Area::get_path() operates on paths only. Closes #941
commit 6455afd45d6f76f55992371c80ae19048d4dc1a1
Merge: 6a66ee4 9ee9dc8
Author: Harro Verton <[email protected]>
Date: Sun May 6 03:24:40 2012 -0700
Merge pull request #944 from nedmas/1.2/develop
Reverse the order asset paths are added to a theme
commit 9ee9dc84624cfd797f0cc9c630ae3a16428d2c76
Author: Tom Densham <[email protected]>
Date: Sat May 5 23:40:16 2012 +0100
Reverse the order asset paths are added to a theme
Signed-off-by: Tom Densham <[email protected]>
commit 6a66ee4a81ee7d7671df182c6c351368184d1cd5
Author: WanWizard <[email protected]>
Date: Sat May 5 12:11:32 2012 +0200
removed reference to Fuel::find_file()
commit d6e25cd6b903692d02946af10e2b06d22f19928d
Author: WanWizard <[email protected]>
Date: Sat May 5 12:11:19 2012 +0200
removed reference to Agent::is_mobile()
commit 878c6699cd1e169f561b0243165984102d024f1e
Author: WanWizard <[email protected]>
Date: Sat May 5 12:11:03 2012 +0200
replaced Arr::element() by Arr::get()
commit 8e9629d5626c30f9e1c8d166816b48341da9aef2
Author: WanWizard <[email protected]>
Date: Sat May 5 12:10:34 2012 +0200
removed references to Arr::replace_keys()
commit 38269606fbe589e16275556ea1d2323c331c8ac8
Author: WanWizard <[email protected]>
Date: Sat May 5 12:10:06 2012 +0200
removed Fuel_Exception from the core
commit 70be73e42b78475aba48c6bc1d3f6b1c4f7579a1
Author: WanWizard <[email protected]>
Date: Sat May 5 00:21:03 2012 +0200
Bumped the FuelPHP version to 1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment