Earlier this year
Older
-
-
r64
(Update README with information about autotools build system....) committed by jack.bates
- Update README with information about autotools build system.
Update README with information about autotools build system.
-
r63
(Update svn:ignore properties for files generated by autoreco...) committed by jack.bates
- Update svn:ignore properties for files generated by autoreconf.
Update svn:ignore properties for files generated by autoreconf.
-
r62
(Edit autoscan template for mod_atom.
Check for Apache and Ti...) committed by jack.bates
- Edit autoscan template for mod_atom.
Check for Apache and TidyLib.
Add Apache autoconf macro from mod_skeleton:
http://modskeleton.googlecode.com/svn/trunk/m4/apache.m4
Add automake Makefile.am files.
Edit tidy.h #include in filter.c to work with both already installed versions of TidyLib, and
versions checked out and compiled by this build system. The change matches the above buffio.h
#include, which is also part of TidyLib. The configure script should set CPPFLAGS appropriately.
Edit autoscan template for mod_atom.
Check for Apache and TidyLib.
Add Apache autoconf macro from mod_skeleton:
http://modskeleton.googlecode.com/svn/trunk/m4/apache.m4
Add automake Makefile.am files.
Edit tidy.h #include in filter.c to work with both already installed versions of TidyLib, and
versions checked out and compiled by this build system. The change matches the above buffio.h
#include, which is also part of TidyLib. The configure script should set CPPFLAGS appropriately.
-
r61
(Add autoscan template.
) committed by jack.bates
- Add autoscan template.
-
r60
(PUTting an entry no longer leaves fake entry dung behind.
) committed by timbray
- PUTting an entry no longer leaves fake entry dung behind.
PUTting an entry no longer leaves fake entry dung behind.
-
r59
(Further patches to the HTML-genration. Urgh, there's a nast...) committed by timbray
- Further patches to the HTML-genration. Urgh, there's a nasty bug in put()
where it's putting to the foo as opposed to foo.atom, but (double urgh) the Ape
isn't catching this.
Further patches to the HTML-genration. Urgh, there's a nasty bug in put()
where it's putting to the foo as opposed to foo.atom, but (double urgh) the Ape
isn't catching this.
-
r58
(Squashing lotsa bugs out of the HTML generation.
) committed by timbray
- Squashing lotsa bugs out of the HTML generation.
Squashing lotsa bugs out of the HTML generation.
-
r57
(Fixed a bunch of buglets around HTML generation, CSS & JS, &...) committed by timbray
- Fixed a bunch of buglets around HTML generation, CSS & JS, & so on.
Fixed a bunch of buglets around HTML generation, CSS & JS, & so on.
-
r56
(Added code to check for x/options/html to decide whether to ...) committed by timbray
- Added code to check for x/options/html to decide whether to publish HTML page.
Also, added a bunch of convenience functions in children.c to avoid endless
looping through XML dom children-of-an-entry.
Added code to check for x/options/html to decide whether to publish HTML page.
Also, added a bunch of convenience functions in children.c to avoid endless
looping through XML dom children-of-an-entry.
-
r55
(Massive refactoring so there's only one directory tree under...) committed by timbray
- Massive refactoring so there's only one directory tree under D/pub/... which
backs two URI spaces, access-control via limiting PUT/POST/DELETE to atom/...
Plus a lot of debugging as a consequence of code walking.
Massive refactoring so there's only one directory tree under D/pub/... which
backs two URI spaces, access-control via limiting PUT/POST/DELETE to atom/...
Plus a lot of debugging as a consequence of code walking.
-
r54
(Bunch of cleanups and little bug-fixes, some directory struc...) committed by timbray
- Bunch of cleanups and little bug-fixes, some directory structure redesign, more work on metapub
function
Bunch of cleanups and little bug-fixes, some directory structure redesign, more work on metapub
function
-
r53
(First, a bunch of general cleanup and consequent error-corre...) committed by timbray
- First, a bunch of general cleanup and consequent error-correction.
Second, a fairly radical refactoring of the directory structure to add
.../atom/x/ AKA EXTRAS_DIR, and allow PUT in there, constrained only by the
ETags requirement. This latter is largely untested, but the Ape is still
happy.
First, a bunch of general cleanup and consequent error-correction.
Second, a fairly radical refactoring of the directory structure to add
.../atom/x/ AKA EXTRAS_DIR, and allow PUT in there, constrained only by the
ETags requirement. This latter is largely untested, but the Ape is still
happy.
-
r52
(Redesigned directory structure somewhat for "extras" dir. P...) committed by timbray
- Redesigned directory structure somewhat for "extras" dir. Plan is to support
arbitrary PUTs into this space.
Redesigned directory structure somewhat for "extras" dir. Plan is to support
arbitrary PUTs into this space.
-
r51
(Fixed bug where if you posted twice in sequence with the sam...) committed by timbray
- Fixed bug where if you posted twice in sequence with the same slug, the
disambiguation via creating a new name didn't actually work.
Fixed bug where if you posted twice in sequence with the same slug, the
disambiguation via creating a new name didn't actually work.
-
r50
(More tuning around regular, meta, and sub-pubs. Seems to cr...) committed by timbray
- More tuning around regular, meta, and sub-pubs. Seems to create sub-pubs
in a reasonably useful way. Now proceeding to further sanity testing and
eventually load testing.
More tuning around regular, meta, and sub-pubs. Seems to create sub-pubs
in a reasonably useful way. Now proceeding to further sanity testing and
eventually load testing.
|