This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-23 00:04:03 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
47442f9dd2bee70df745b2ec6026a121f9f29eeb
gallery3
/
core
T
History
Jozef Selesi
6028447993
An Atom library prototype. Its purpose is to explore the cost of us supporting Atom as the default input and output format of RESTful controllers. Only the constructs necessary for representing comment feeds and entries have been implemented. Its output are valid Atom 1.0 documents. The test contains examples of how to make feeds and entries.
2008-11-22 18:22:53 +00:00
..
config
An Atom library prototype. Its purpose is to explore the cost of us supporting Atom as the default input and output format of RESTful controllers. Only the constructs necessary for representing comment feeds and entries have been implemented. Its output are valid Atom 1.0 documents. The test contains examples of how to make feeds and entries.
2008-11-22 18:22:53 +00:00
controllers
Fixed a bug in the REST controller dispatcher and added a test case that excercises it.
2008-11-21 21:07:36 +00:00
helpers
Correct case on helper class names. By convention, helper class names are lower case:
2008-11-22 06:01:08 +00:00
libraries
Convert gmaps, info, and tag modules to the new block module
2008-11-22 05:51:15 +00:00
models
Revert module block approach
2008-11-21 07:06:11 +00:00
tests
* Added test for rest::request_method().
2008-11-22 01:31:15 +00:00
views
Fix some broken-ness:
2008-11-19 06:35:54 +00:00