gwvp-mini.git
11 years agoforce ssl, change to /gwvp url
Paul J R [Thu, 27 Sep 2012 21:51:44 +0000]
force ssl, change to /gwvp url

11 years agoUpdated readme instructions/description
Paul J R [Thu, 27 Sep 2012 21:35:19 +0000]
Updated readme instructions/description

11 years agorename readme for github
Paul J R [Thu, 27 Sep 2012 21:16:24 +0000]
rename readme for github

11 years agoUpdating readme with install instructions
Paul J R [Thu, 27 Sep 2012 21:15:30 +0000]
Updating readme with install instructions

11 years agouser admin page and control
Paul J R [Wed, 26 Sep 2012 22:54:28 +0000]
user admin page and control

11 years agouser page aditions (change password/description)
Paul J R [Mon, 24 Sep 2012 00:50:55 +0000]
user page aditions (change password/description)

11 years agouser page commits
Paul J R [Mon, 24 Sep 2012 00:29:02 +0000]
user page commits

11 years agoits awesome, to be awesome.
Paul J R [Mon, 24 Sep 2012 00:27:19 +0000]
its awesome, to be awesome.

11 years agofigured out how to get commits contained in a pack thanks to cbreak on
Paul J R [Sun, 23 Sep 2012 23:15:42 +0000]
figured out how to get commits contained in a pack thanks to cbreak on
freenode irc. very useful command.

11 years agogit branching and pushing is doing my head in
Paul J R [Sun, 23 Sep 2012 22:01:18 +0000]
git branching and pushing is doing my head in

11 years agocmdline tool for hooking into update githook
Paul J R [Sun, 23 Sep 2012 21:13:12 +0000]
cmdline tool for hooking into update githook

11 years agoactivity logs... oh fun
Paul J R [Sat, 22 Sep 2012 23:07:19 +0000]
activity logs... oh fun

11 years agostarting work on the activity log
Paul J R [Sat, 22 Sep 2012 22:06:37 +0000]
starting work on the activity log

11 years agoadded a gravatar enable/disable bit
Paul J R [Sat, 22 Sep 2012 21:41:56 +0000]
added a gravatar enable/disable bit

11 years agoadd list of repos a user can commit to
Paul J R [Sat, 22 Sep 2012 21:12:19 +0000]
add list of repos a user can commit to

11 years agopush EVERY repo request back to git-http-backend cause it knows how to
Paul J R [Sat, 22 Sep 2012 20:46:41 +0000]
push EVERY repo request back to git-http-backend cause it knows how to
play with clients via reads at the http level properly and works with
older clients, thats a really nice discovery - thanks git mailing list.

11 years agominor typo fix
Paul J R [Sat, 22 Sep 2012 00:50:25 +0000]
minor typo fix

11 years agorepo view now follows permissions
Paul J R [Sat, 22 Sep 2012 00:10:28 +0000]
repo view now follows permissions

11 years agosome auth debugging nonsense
Paul J R [Fri, 21 Sep 2012 22:58:50 +0000]
some auth debugging nonsense

11 years agopermissions now apply properly to repo, however the git client behaves
Paul J R [Fri, 21 Sep 2012 21:52:09 +0000]
permissions now apply properly to repo, however the git client behaves
strangely when it can read, but not write.

11 years agorepo permissions management complete (though pretty ugly code)
Paul J R [Fri, 21 Sep 2012 01:30:13 +0000]
repo permissions management complete (though pretty ugly code)

11 years agopermissions check/management code
Paul J R [Fri, 21 Sep 2012 00:34:13 +0000]
permissions check/management code

11 years agobasic permissions work
Paul J R [Fri, 21 Sep 2012 00:11:24 +0000]
basic permissions work

11 years agosmall test trying to dev filters
Paul J R [Wed, 19 Sep 2012 23:39:01 +0000]
small test trying to dev filters

11 years agogetting basic search functionality working
Paul J R [Wed, 19 Sep 2012 23:18:49 +0000]
getting basic search functionality working

11 years agoadded repo remove from admin page
Paul J R [Wed, 19 Sep 2012 21:44:42 +0000]
added repo remove from admin page

11 years agocheck whether user is enabled
Paul J R [Wed, 19 Sep 2012 21:10:34 +0000]
check whether user is enabled

11 years agoDisable/enable user switch
Paul J R [Wed, 19 Sep 2012 21:07:03 +0000]
Disable/enable user switch

11 years agoadded link to gpl
Paul J R [Wed, 19 Sep 2012 20:47:57 +0000]
added link to gpl

11 years agochanges to repo view
Paul J R [Wed, 19 Sep 2012 20:47:04 +0000]
changes to repo view

11 years agoadded user registration confirmation, email "from" setting, lots of
Paul J R [Wed, 19 Sep 2012 20:41:01 +0000]
added user registration confirmation, email "from" setting, lots of
other little registration components
added user delete from admin page

11 years agoswitching user references to link-to-user references
Paul J R [Wed, 19 Sep 2012 02:06:14 +0000]
switching user references to link-to-user references

11 years agoaddded user details to top of repo view
Paul J R [Wed, 19 Sep 2012 01:48:25 +0000]
addded user details to top of repo view

11 years agoadded gravatar to repo view commit logs - sweet
Paul J R [Wed, 19 Sep 2012 01:33:55 +0000]
added gravatar to repo view commit logs - sweet

11 years agoadded user view file to repo
Paul J R [Wed, 19 Sep 2012 01:17:02 +0000]
added user view file to repo

11 years agoAdded user view page, updated repo view page, added ocmmit logs
Paul J R [Wed, 19 Sep 2012 01:04:07 +0000]
Added user view page, updated repo view page, added ocmmit logs

11 years agouser add/remove
Paul J R [Tue, 18 Sep 2012 23:24:45 +0000]
user add/remove

11 years agofixed a few small things
Paul J R [Tue, 18 Sep 2012 22:19:44 +0000]
fixed a few small things

11 years agocant quite see whats going on here, but when sent a "401" the git client
Paul J R [Tue, 18 Sep 2012 21:02:52 +0000]
cant quite see whats going on here, but when sent a "401" the git client
ignores it and switches to some type of read mode

11 years agode-uglified readme
Paul J R [Tue, 18 Sep 2012 19:59:07 +0000]
de-uglified readme

11 years agoAdded a Readme and a search header (with no functionality yet)
Paul J R [Tue, 18 Sep 2012 19:57:50 +0000]
Added a Readme and a search header (with no functionality yet)

11 years agoadded the eclipse proejct file
Paul J R [Tue, 18 Sep 2012 19:44:26 +0000]
added the eclipse proejct file

11 years agoadded some git repo create validation
Paul J R [Tue, 18 Sep 2012 19:17:09 +0000]
added some git repo create validation

11 years agoinitial code layout
Paul J R [Tue, 18 Sep 2012 17:14:36 +0000]
initial code layout