summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Paul J R [Thu, 27 Sep 2012 23:15:27 +0000]
user admin/status change management
Paul J R [Thu, 27 Sep 2012 23:02:13 +0000]
user details updates works
Paul J R [Thu, 27 Sep 2012 21:51:44 +0000]
force ssl, change to /gwvp url
Paul J R [Thu, 27 Sep 2012 21:35:19 +0000]
Updated readme instructions/description
Paul J R [Thu, 27 Sep 2012 21:16:24 +0000]
rename readme for github
Paul J R [Thu, 27 Sep 2012 21:15:30 +0000]
Updating readme with install instructions
Paul J R [Wed, 26 Sep 2012 22:54:28 +0000]
user admin page and control
Paul J R [Mon, 24 Sep 2012 00:50:55 +0000]
user page aditions (change password/description)
Paul J R [Mon, 24 Sep 2012 00:29:02 +0000]
user page commits
Paul J R [Mon, 24 Sep 2012 00:27:19 +0000]
its awesome, to be awesome.
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.
Paul J R [Sun, 23 Sep 2012 22:01:18 +0000]
git branching and pushing is doing my head in
Paul J R [Sun, 23 Sep 2012 21:13:12 +0000]
cmdline tool for hooking into update githook
Paul J R [Sat, 22 Sep 2012 23:07:19 +0000]
activity logs... oh fun
Paul J R [Sat, 22 Sep 2012 22:06:37 +0000]
starting work on the activity log
Paul J R [Sat, 22 Sep 2012 21:41:56 +0000]
added a gravatar enable/disable bit
Paul J R [Sat, 22 Sep 2012 21:12:19 +0000]
add list of repos a user can commit 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.
Paul J R [Sat, 22 Sep 2012 00:50:25 +0000]
minor typo fix
Paul J R [Sat, 22 Sep 2012 00:10:28 +0000]
repo view now follows permissions
Paul J R [Fri, 21 Sep 2012 22:58:50 +0000]
some auth debugging nonsense
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.
Paul J R [Fri, 21 Sep 2012 01:30:13 +0000]
repo permissions management complete (though pretty ugly code)
Paul J R [Fri, 21 Sep 2012 00:34:13 +0000]
permissions check/management code
Paul J R [Fri, 21 Sep 2012 00:11:24 +0000]
basic permissions work
Paul J R [Wed, 19 Sep 2012 23:39:01 +0000]
small test trying to dev filters
Paul J R [Wed, 19 Sep 2012 23:18:49 +0000]
getting basic search functionality working
Paul J R [Wed, 19 Sep 2012 21:44:42 +0000]
added repo remove from admin page
Paul J R [Wed, 19 Sep 2012 21:10:34 +0000]
check whether user is enabled
Paul J R [Wed, 19 Sep 2012 21:07:03 +0000]
Disable/enable user switch
Paul J R [Wed, 19 Sep 2012 20:47:57 +0000]
added link to gpl
Paul J R [Wed, 19 Sep 2012 20:47:04 +0000]
changes to repo view
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
Paul J R [Wed, 19 Sep 2012 02:06:14 +0000]
switching user references to link-to-user references
Paul J R [Wed, 19 Sep 2012 01:48:25 +0000]
addded user details to top of repo view
Paul J R [Wed, 19 Sep 2012 01:33:55 +0000]
added gravatar to repo view commit logs - sweet
Paul J R [Wed, 19 Sep 2012 01:17:02 +0000]
added user view file to repo
Paul J R [Wed, 19 Sep 2012 01:04:07 +0000]
Added user view page, updated repo view page, added ocmmit logs
Paul J R [Tue, 18 Sep 2012 23:24:45 +0000]
user add/remove
Paul J R [Tue, 18 Sep 2012 22:19:44 +0000]
fixed a few small things
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
Paul J R [Tue, 18 Sep 2012 19:59:07 +0000]
de-uglified readme
Paul J R [Tue, 18 Sep 2012 19:57:50 +0000]
Added a Readme and a search header (with no functionality yet)
Paul J R [Tue, 18 Sep 2012 19:44:26 +0000]
added the eclipse proejct file
Paul J R [Tue, 18 Sep 2012 19:17:09 +0000]
added some git repo create validation
Paul J R [Tue, 18 Sep 2012 17:14:36 +0000]
initial code layout