1d6e...c508
Author: gwoo
Date: 2009-01-23 18:34:52 -0800
updating api file to make it through most of cake core
fdea...f1d3
Author: Mark Story
Date: 2009-01-23 20:54:48 -0500
Fixing JS error Fixing link for home page updating gitignore
0198...b42a
Author: Mark Story
Date: 2009-01-23 20:44:51 -0500
Adding home page to the ApiGenerator.
f4b6...7ac7
Author: gwoo
Date: 2009-01-23 17:42:18 -0800
udpating api config location and mappings question
9aa8...8bc7
Author: gwoo
Date: 2009-01-23 17:30:19 -0800
casting
eba0...0700
Author: Mark Story
Date: 2009-01-23 08:36:24 -0500
Adding new files to test app, fixing class parsing for classes with no parent class classes with parent classes in the same file
20d1...9d9d
Author: Mark Story
Date: 2009-01-23 08:02:35 -0500
Adding ability to import core classes, helps solve dependencies on CakePHP core.
c5e8...99f9
Author: Mark Story
Date: 2009-01-23 00:44:51 -0500
Adding view source page. Fixing some problems in ApiIndexShell caused by refactoring. Not complete yet though.
2fb8...39f8
Author: Mark Story
Date: 2009-01-23 00:25:11 -0500
Removing component. It didn't do anything.
926f...eec8
Author: Mark Story
Date: 2009-01-23 00:22:39 -0500
Making exclusions work in views. Removing remaining use of Configure::write();
0347...f716
Author: Mark Story
Date: 2009-01-22 23:12:50 -0500
Fixing issues with Ajax browser and symlinked files.
c718...95e8
Author: Mark Story
Date: 2009-01-22 22:11:23 -0500
Adding tests and test file for exception chucking
45c1...76ae
Author: Mark Story
Date: 2009-01-22 21:56:04 -0500
Adding dependency checker and loader Fixing another prompt in shell Adding test_app to load files from.
19e3...6c46
Author: Mark Story
Date: 2009-01-22 20:27:26 -0500
Fixing issue where config file generation was never started. Clarifying shell instructions, and simplifying shell use.
7cb3...6479
Author: gwoo
Date: 2009-01-21 23:37:39 -0800
Some more work on the api config. added ApiConfig::toString(). Added ability to build config from the ApiIndexShell.
677e...b73a
Author: Mark Story
Date: 2009-01-21 22:00:05 -0500
Updating ApiFile and ApiConfig to be better integrated Fixed default file paths. Fixed strtolower() in ApiConfig which caused fatalities. tests added
b9c3...96f1
Author: Mark Story
Date: 2009-01-21 21:25:05 -0500
Updating controller to use $uses. Refactoring hard coded configs to use ApiConfig
618b...ca42
Author: gwoo
Date: 2009-01-21 17:02:06 -0800
adding api config. updating readme
d5d6...d830
Author: gwoo
Date: 2009-01-20 07:52:08 -0800
Merge branch 'master' of git@thechaw.com:forks/mark_story/api_generator into mark
ae72...378d
Author: Mark Story
Date: 2009-01-20 10:51:08 -0500
Fixing mistake in test case