Joey Hess
bcec11601f
releasing version 3.20121212
2012-12-11 13:03:19 -04:00
Joey Hess
b04419baf3
add spec dependency
2012-12-06 10:47:45 -04:00
Joey Hess
b6d556e5b2
releasing version 3.20121017
2012-10-17 13:36:36 -04:00
Joey Hess
bb07dc3f21
releasing version 3.20121016
2012-10-16 15:24:18 -04:00
Joey Hess
80fa5c82a5
releasing version 3.20120725
2012-08-25 11:08:57 -04:00
Joey Hess
bfc9dc93c9
releasing version 3.20120629
2012-06-29 13:43:09 -04:00
Joey Hess
b4ee745dfe
releasing version 3.20120516
2012-05-16 20:13:21 -04:00
Joey Hess
e09eeb2436
releasing version 3.20120419
2012-04-19 15:41:53 -04:00
Joey Hess
8d46f83756
releasing version 3.20120203
2012-03-19 14:44:17 -04:00
Joey Hess
0a9bb3edc2
releasing version 3.20120202
2012-02-02 22:42:46 -04:00
Joey Hess
01a1a20aad
releasing version 3.20120115
2012-01-15 16:27:32 -04:00
Joey Hess
cc4678e70d
releasing version 3.20120109
2012-01-09 12:17:24 -04:00
Joey Hess
5e3e329063
releasing version 3.20111229
2011-12-29 12:08:59 -04:00
Joey Hess
3b40790041
releasing version 3.20111107
2011-11-30 16:52:30 -04:00
Joey Hess
5fd076e630
releasing version 3.20111106
2011-11-06 16:35:53 -04:00
Joey Hess
97caf03fa0
releasing version 3.20110905
2011-09-05 15:17:15 -04:00
Joey Hess
73eb892ba2
jquery source cleanup
...
* Add unminified jquery js and css files to source.
* Update to jquery 1.6.2, and jquery-ui 1.8.14.
The full files are included in the source but not the binary.
I'm not minifying the files as part of build because I don't want ikiwiki
to build depend on a javascript minifier. (Let alone need one at runtime).
Nor do I want to deal with any breakage caused by the minifier. These
files were taken from the debian packages.
The jquery-tmpl full file was taken from revision
66bb852217c49ae8c9a8f2522150354ae80463de of its git repository, which
matches the minified file I already had. I did not want to deal with possible
breakage in newer versions; this thing claims to need an ancient version of
jquery (1.4.2), and is perhaps only working by luck with the newer versions
as it is.
2011-08-24 16:25:03 -04:00
Joey Hess
98d2356ad0
releasing version 3.20110715
2011-07-15 18:57:24 -04:00
Joey Hess
4ce2490e01
releasing version 3.20110711
2011-07-11 18:41:30 -04:00
Joey Hess
a40b58c514
releasing version 3.20110707
2011-07-07 20:48:48 -04:00
Joey Hess
2d52db052e
releasing version 3.20110608
2011-06-08 17:51:02 -04:00
Joey Hess
b5eb811fae
releasing version 3.20110431
2011-06-03 16:00:25 -04:00
Joey Hess
e02b903054
releasing version 3.20110430
2011-04-30 17:27:18 -04:00
Joey Hess
232c8a6dfc
releasing version 3.20110328
2011-03-28 12:30:57 -04:00
Joey Hess
5c2ba98bcc
releasing version 3.20110321
2011-03-21 15:01:19 -04:00
Joey Hess
c58e0a97bf
releasing version 3.20110225
2011-02-25 19:59:06 -04:00
Joey Hess
2c8cb980bb
releasing version 3.20110124
2011-01-24 17:11:53 -04:00
Joey Hess
4d79b58381
releasing version 3.20110123
2011-01-23 10:26:12 -04:00
Joey Hess
24792dabe4
releasing version 3.20110122
2011-01-22 10:44:33 -04:00
Joey Hess
2cd8988648
releasing version 3.20110105
2011-01-05 18:19:26 -04:00
Joey Hess
84224c78a0
releasing version 3.20101231
2010-12-31 21:34:52 -04:00
Joey Hess
9c0f98de02
releasing version 3.20101201
2010-12-01 20:34:30 -04:00
Joey Hess
853fcc2b56
releasing version 3.20101129
2010-11-29 14:12:41 -04:00
Joey Hess
5dbf25127f
releasing version 3.20101112
2010-11-12 00:45:00 -04:00
Joey Hess
1ca7a35268
releasing version 3.20101023
2010-10-23 17:25:32 -04:00
Joey Hess
490e0813c5
releasing version 3.20101019
2010-10-19 02:44:10 -04:00
Joey Hess
3dfc7ea4dc
releasing version 3.20100926
2010-09-27 00:56:03 -04:00
Joey Hess
3d4313f21d
releasing version 3.20100915
2010-09-15 16:40:26 -04:00
Joey Hess
2ff705367b
releasing version 3.20100831
2010-08-31 14:30:34 -04:00
Joey Hess
02e5823f98
releasing version 3.20100815
2010-08-15 11:53:37 -04:00
Joey Hess
522f3d1d65
releasing version 3.20100804
2010-08-04 09:26:43 -04:00
Joey Hess
fee00fdb7a
Use Digest::SHA built into perl rather than external Digest::SHA1 to simplify dependencies. Closes : #591040
2010-07-31 15:54:25 -04:00
Joey Hess
c30f22fc83
releasing version 3.20100722
2010-07-22 16:59:11 -04:00
Joey Hess
40c697e12d
releasing version 3.20100704
2010-07-04 17:11:16 -04:00
Joey Hess
ecdfd1b864
rcs_commit and rcs_commit_staged api changes
...
Using named parameters for these is overdue. Passing the session in a
parameter instead of passing username and IP separately will later allow
storing other session info, like username or part of the email.
Note that these functions are not part of the exported API,
and the prototype change will catch (most) skew, so I am not changing
API versions. Any third-party plugins that call them will need updated
though.
2010-06-23 19:04:36 -04:00
Joey Hess
d5c680e693
releasing version 3.20100623
2010-06-23 14:23:09 -04:00
Joey Hess
c8ce0e2e1c
releasing version 3.20100610
2010-06-10 16:15:22 -04:00
Joey Hess
3638657f75
closing; cannot reproduce and no followup for 1 year 9 months
2010-06-09 15:15:18 -04:00
Joey Hess
8b7fb8d396
releasing version 3.20100518.2
2010-05-18 14:21:52 -04:00
Joey Hess
bf579ca8ef
releasing version 3.20100518
2010-05-18 13:42:04 -04:00