This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-20 03:19:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ac9df35d8aed2ed5dcf9da2b319bf8da1f246ab3
gallery3
/
core
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