PJ Dietz
|
d0ef6a62fb
|
Updates to documentation for better documentation generation
Refactored WellrestedException to WellRESTedException
|
2013-01-29 20:59:55 -05:00 |
PJ Dietz
|
4285636088
|
Merge branch 'master' of git://github.com/pjdietz/WellRESTed
Conflicts:
src/pjdietz/WellRESTed/Message.php
|
2013-01-28 22:24:54 -05:00 |
PJ Dietz
|
e419aaba7d
|
Add page-level doc blocks to each script
Update comments
Update magic accessors
Update accessor and add islet and unset methods
|
2013-01-28 22:15:33 -05:00 |
PJ Dietz
|
1bad8e35a0
|
Send headers when making a request.
Add headerLines property to Message
Remove invalid default value for protocol in Response
|
2013-01-28 15:53:18 -05:00 |
PJ Dietz
|
a44c98efb3
|
Fix error in Request.php where wrong namespace was used for Exceptions
Remove sample APi
|
2013-01-27 18:07:07 -05:00 |
PJ Dietz
|
871f76f008
|
Update documentation
Add config file for Doxygen
|
2013-01-27 14:14:45 -05:00 |
PJ Dietz
|
22db41c0e5
|
Rename Exceptions directory to match namespace spelling.
|
2013-01-27 10:03:22 -05:00 |
PJ Dietz
|
298bdab35f
|
Update Router and Route to require autoloading
Update samples to use new Router and Route
Refactor ApiSample namespace
|
2013-01-24 21:48:44 -05:00 |
PJ Dietz
|
8597b9be06
|
Refactor for better PSR compliance. Still need to finish with samples.
|
2013-01-24 21:27:57 -05:00 |
PJ Dietz
|
3ff2371edd
|
Make specifying the path to the handler script optional in Route since it is not needed if using an autoloader.
|
2013-01-10 21:21:57 -05:00 |
PJ Dietz
|
331bdae7ec
|
Refactor library files into src/pjdietz/WellRESTed
|
2013-01-10 20:54:22 -05:00 |