neale
42f313574f
How I accomplished this and where I'd like to take it
2008-10-28 18:06:34 -04:00
Jason Blevins
9eb0f930ba
Fortran Wiki
2008-10-28 17:59:13 -04:00
Joey Hess
309974dfa1
update
2008-10-28 14:43:29 -04:00
http://www.cse.unsw.edu.au/~willu/
791eba8c3f
Note unimplemented features
2008-10-27 22:33:20 -04:00
http://www.cse.unsw.edu.au/~willu/
ea28b3a057
Notes about untrusted push in monotone
2008-10-27 22:31:34 -04:00
Jason Blevins
79b5509ed8
Redirect username (for git commits) to user page
2008-10-27 20:45:33 -04:00
Jason Blevins
a6412a374e
Response re sha1_commit
2008-10-27 20:20:50 -04:00
http://www.cse.unsw.edu.au/~willu/
cbd6e82910
Notes and more linkage
2008-10-27 18:50:31 -04:00
http://www.cse.unsw.edu.au/~willu/
2ff8ffcc56
Note sourcecode plugin doesn't pollute drop-down menu
2008-10-27 18:45:22 -04:00
http://www.cse.unsw.edu.au/~willu/
d2db534f1f
Note change in src-highlight plugin
2008-10-27 18:40:49 -04:00
http://www.cse.unsw.edu.au/~willu/
cf6843f1ba
Updated patch
2008-10-27 18:38:20 -04:00
Joey Hess
9fb259af50
responses
2008-10-27 14:47:42 -04:00
Joey Hess
8530e827b0
git: Allow [[sha1_commit]] to be used in the diffurl, to support cgit.
2008-10-27 14:45:54 -04:00
Jason Blevins
5e9f24bebc
Thoughts
2008-10-27 01:03:37 -04:00
Jason Blevins
065cae4670
Fix escaping
2008-10-27 00:45:54 -04:00
Jason Blevins
3439e37973
Patch for substitution of sha1 in diffurl
2008-10-27 00:44:34 -04:00
bremner
f0fc8d158d
2008-10-26 20:18:36 -04:00
Joey Hess
1e561f8b5f
another thought
2008-10-26 20:13:14 -04:00
Joey Hess
a4ddf1e504
further thoughts
2008-10-26 19:58:40 -04:00
Joey Hess
65bf71d387
organizing and pulling together syntax highlighting info
2008-10-26 19:43:57 -04:00
Joey Hess
e8652cb0a5
editdiff already exists
2008-10-26 19:03:12 -04:00
Joey Hess
d3d3999410
do no-op post_commit test in wrapper
...
This speeds up web commits by 1/4th of a second or so, since perl does
not have to start up for the post commit hook.
perl's locking is completly FuBar, since it's impossible to tell what perl
flock() really does, and thus difficult to write code in other languages
that interoperates with perl's locking. (Let alone interoperating with
existing fcntl locking from perl...)
In this particular case, I think I was able to find a way to avoid the
insanity, mostly. The C code does a true flock(2), and if perl is using an
incompatable lock method that does not use the same locking primative at
the kernel level, then the C code's test will fail, and it will go ahead
and run the perl code. Then the perl code's test will test the right thing.
On Debian, at least lately, perl's flock() does a true flock(2), so the
optimisation does work.
2008-10-26 15:13:04 -04:00
Joey Hess
7ddea03684
move untrusted committer test into the wrapper
...
This saves around 1/4th second per trusted commit since ikiwiki
doesn't need to start up.
2008-10-26 14:03:18 -04:00
https://brian.may.myopenid.com//
b7c9682b32
fix typo.
2008-10-25 22:53:55 -04:00
https://brian.may.myopenid.com//
ecd60221ff
add my name
2008-10-25 22:52:09 -04:00
https://brian.may.myopenid.com//
b522c708f0
Replace weirdness section with link to Debian bug report.
2008-10-25 22:51:05 -04:00
https://brian.may.myopenid.com//
c231adc738
minor change
2008-10-25 22:33:31 -04:00
https://brian.may.myopenid.com//
450045d703
add link to Debian bug report.
2008-10-25 22:32:27 -04:00
https://brian.may.myopenid.com//
2e85da8e11
improve formatting
2008-10-25 22:27:04 -04:00
https://brian.may.myopenid.com//
697c54acc5
solution?
2008-10-25 22:08:29 -04:00
https://brian.may.myopenid.com//
04a9bda1e6
attach patch for http/https proxy support
2008-10-25 21:48:36 -04:00
http://xma.myopenid.com/
b44093d6d5
2008-10-25 01:51:53 -04:00
Jason Blevins
d1d7a48d5a
response
2008-10-24 18:10:35 -04:00
Joey Hess
3044ce0d4a
other DVCS may be able to support anon push
2008-10-24 17:52:38 -04:00
Joey Hess
de74b20d6e
mention twitter feed
2008-10-24 17:50:14 -04:00
Joey Hess
bc63bc9eea
idea
2008-10-24 17:47:55 -04:00
intrigeri
f20af3bec3
Git wizards required to make new anonymous push feature useful for me
2008-10-24 17:41:08 -04:00
intrigeri
52856b307b
I was answered
2008-10-24 17:16:52 -04:00
Jason Blevins
62d25b61f9
Fix typo
2008-10-24 17:11:11 -04:00
Joey Hess
8b1313825c
note about spoofing
2008-10-24 16:31:51 -04:00
Jason Blevins
f3d017d26c
Test anon Git push
2008-10-24 16:22:39 -04:00
Joey Hess
0538498ed0
links
2008-10-24 16:21:22 -04:00
Joey Hess
478bed2596
wording
2008-10-24 16:10:25 -04:00
Joey Hess
5e37e729f8
announce anonymous git push support
2008-10-24 16:08:36 -04:00
Joey Hess
47367f7ba8
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-10-24 15:52:06 -04:00
http://joey.kitenet.net/
723586f8f2
make sure web edits still work :-)
2008-10-24 15:50:58 -04:00
Joey Hess
4a7ac5c251
remember how to write C code
...
been a while!
2008-10-24 15:49:55 -04:00
Joey Hess
146192d5b0
the pre-receive wrapper needs to be suid after all
...
It needs to write to the user db.
2008-10-24 15:47:42 -04:00
Joey Hess
86ea8adaf3
new tip on setting up anonymous push
2008-10-24 15:47:18 -04:00
Joey Hess
761dee41b1
export CALLER_UID
2008-10-24 15:46:29 -04:00