pies
3dd8d77b09
Fixed a bug in log.php and object.php, deleted 'components' dir (it's now 'modules').
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@150 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-21 22:51:26 +00:00
pies
b5f6dba58e
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@148 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-21 22:40:51 +00:00
phpnut
b2ba766780
fixing my local working copy
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@145 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-21 16:12:57 +00:00
brego
a3621e3e2f
Minor tab issues.
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@142 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-18 22:37:03 +00:00
brego
3f7450435a
Commenting is slow. I noticed some under_scored methods in db stuf... Goodnight.
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@141 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-18 22:29:02 +00:00
brego
ec0abbaac0
Some docblock formatting changes, and /libs/bake.php - takes time, but domumenting is very educating :)
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@140 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-18 10:11:28 +00:00
brego
ea0191d321
commenting one more file, before going to bed.
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@139 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-17 22:58:16 +00:00
brego
2f71ce4e4a
more comments.
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@137 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-17 22:42:43 +00:00
brego
4da3ef5b9b
commenting happily...
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@136 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-17 22:32:06 +00:00
pies
b92f61d3a7
Removed some empty comment lines.
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@134 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-17 22:23:22 +00:00
brego
0a4a5e9844
writing some docs, starting low...
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@133 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-17 22:04:09 +00:00
phpnut
d84575c565
modifying file headers
...
removing tabs in file I found them in
all code should use spaces
If your editor allows set tabs to 4 spaces :)
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@132 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-17 21:47:59 +00:00
phpnut
ce08562f5d
modifying file headers
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@131 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-17 21:39:28 +00:00
phpnut
a04f96df6b
modifying file headers
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@130 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-17 21:27:56 +00:00
pies
ae6c6d0a36
Bugfixes, cleanups and a new DbFactory class to generate DBO objects according to the db configuration.
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@129 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-17 20:55:27 +00:00
phpnut
289f5ac21c
neatArray class renamed to NeatArray
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@124 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-17 02:41:13 +00:00
phpnut
cc358c225e
fixed auto-props
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@122 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-17 02:03:09 +00:00
phpnut
be6ddc3213
corrected since version number should be 1.0.0.114
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@121 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-17 02:00:11 +00:00
phpnut
f409b10a97
adding docblocks and file header
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@116 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-17 01:31:36 +00:00
phpnut
81d89626e1
corrected names of params in the docblock
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@115 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-16 23:47:54 +00:00
pies
a778f3c3c3
Merging my changes into trunk. This should give us a nice clean trunk to continue with. It's strongly recommended that you merge this version with your sandboxes -- I've added all the phpdoc fields and changed a lot.
...
I've removed the author/licence information from some files -- such as app/app_controller.php and config/database.php -- as they are not our code and those files need to remain as clean as possible for people not to get lost in them.
I've run the tests on this one, but the tests are not as extensive as they should be. If you want to get the test controller etc. check out the version in my sandbox. But we'll probably be moving to SimpleTest soon anyway.
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@114 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-16 23:14:37 +00:00
phpnut
bb71238ec1
change license to The MIT License
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@109 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-16 00:52:42 +00:00
phpnut
1e6c7b9d90
adding MIT License
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@108 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-16 00:51:40 +00:00
phpnut
cd86555549
moving cake to a sub directory
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@106 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-15 21:41:38 +00:00
phpnut
d832800a85
moving things around ;)
...
git-svn-id: https://svn.cakephp.org/repo/trunk/cake@105 3807eeeb-6ff5-0310-8944-8be069107fe0
2005-05-15 21:38:14 +00:00