gwvp.git
12 years agostarted some input validation code and unit tests for it
paulr [Sat, 5 Nov 2011 17:19:44 +0000]
started some input validation code and unit tests for it

12 years agogroup membership can now be modified
paulr [Sat, 5 Nov 2011 17:03:40 +0000]
group membership can now be modified

12 years agoworking on the user/group administration page.
paulr [Sat, 5 Nov 2011 15:41:50 +0000]
working on the user/group administration page.
- group membership
- group creation
- group modifications
- user createion

12 years agoadded the ability to clone a repo via a bundle... tonnes of fun that
paulr [Fri, 4 Nov 2011 18:09:51 +0000]
added the ability to clone a repo via a bundle... tonnes of fun that
one, but still should work.

cloning from a repo that has been created this way actually works, so
im reasonably happy with it atm

12 years agorepo admin work for dealing with bundles (For initial repo creation).
paulr [Fri, 4 Nov 2011 17:11:44 +0000]
repo admin work for dealing with bundles (For initial repo creation).

Im a little confused about how git bundles actually work... they seem
odd

12 years agowow, i just pulled a repo via git from this interface... its
paulr [Fri, 4 Nov 2011 15:56:36 +0000]
wow, i just pulled a repo via git from this interface... its
beautiful... havent got backend setup for pushing yet, but we're a
step closer. I've found i can "read" without having to use
git-http-backend - which is grand.

Other changes
Made a single function for checking user auth
added a function to push for a basic auth login
added a function to check for basic auth details

12 years agogit backend stuff
paulr [Fri, 4 Nov 2011 09:45:34 +0000]
git backend stuff

12 years agojust trying to figure out how to get someone to auth at the gitbackend
paulr [Fri, 4 Nov 2011 09:06:41 +0000]
just trying to figure out how to get someone to auth at the gitbackend
bit.

12 years agostarted work on the git backend bit
paulr [Fri, 4 Nov 2011 08:57:04 +0000]
started work on the git backend bit

12 years agoremoved the permissions bit on the repo creation - will happen later,
paulr [Fri, 4 Nov 2011 07:58:02 +0000]
removed the permissions bit on the repo creation - will happen later,
we'll use "sensible" defaults like read-only to everyone, write to the
creator only

12 years agomore repo admin gui, added a component for controlling cmd line git
paulr [Fri, 4 Nov 2011 06:37:56 +0000]
more repo admin gui, added a component for controlling cmd line git

12 years agojust wanted to change the .project file so the commit with the title 'asdf' goes...
paulr [Fri, 4 Nov 2011 06:07:59 +0000]
just wanted to change the .project file so the commit with the title 'asdf' goes away

12 years agoimplemented a plugin loader so i can add things like
paulr [Fri, 4 Nov 2011 05:54:18 +0000]
implemented a plugin loader so i can add things like
http://www.phpcaptcha.org/ without having to carry their code in my
repo. hopefully should be quite simple

12 years agominor text change
paulr [Thu, 3 Nov 2011 16:41:34 +0000]
minor text change

12 years agostarted work on the repo page
paulr [Thu, 3 Nov 2011 16:37:07 +0000]
started work on the repo page
added a table for repo permissions
added to debug for createing some repo entries on a recreation

12 years agoremoved a pointless permission check
paulr [Thu, 3 Nov 2011 16:09:39 +0000]
removed a pointless permission check

12 years agoadded an auth component to allow permission checking and rejection for
paulr [Thu, 3 Nov 2011 16:07:43 +0000]
added an auth component to allow permission checking and rejection for
inclusion in permission-requiring pages and data.

12 years agoadded a modify line to groups for admin users
paulr [Wed, 2 Nov 2011 16:36:02 +0000]
added a modify line to groups for admin users

12 years agoadded a modify component to the user lines in the user admin page - it
paulr [Wed, 2 Nov 2011 16:33:43 +0000]
added a modify component to the user lines in the user admin page - it
doesnt work!

12 years agoimplemented authentication levels of anon,user,admin and setup the
paulr [Wed, 2 Nov 2011 16:31:40 +0000]
implemented authentication levels of anon,user,admin and setup the
user admin page to support them as well as the menu items components.
Also made the menu bar a different colour - an ugly colour - need to
implement css properly really.

12 years agooriginally i had planned for the username to be the email address and
paulr [Wed, 2 Nov 2011 15:15:03 +0000]
originally i had planned for the username to be the email address and
to have a nick name which was generally visible... until i realised
you cant go http://usernam@email.com@website/ for a login to the git
repo (which you need for git clone http://.../ urls that have logins)

12 years agomoving config aside so i can have my own
paulr [Wed, 2 Nov 2011 15:04:22 +0000]
moving config aside so i can have my own

12 years agoadding a config page, added some user admin page fluff
paulr [Wed, 2 Nov 2011 15:03:40 +0000]
adding a config page, added some user admin page fluff

12 years agoUser page code for user/group admin
paulr [Wed, 2 Nov 2011 02:39:57 +0000]
User page code for user/group admin
database code
unit tests for database bits

12 years agoadded numerous database components
paulr [Tue, 1 Nov 2011 09:37:13 +0000]
added numerous database components
added a unit test for database setup/control

12 years agoinitial setup pages
paulr [Tue, 1 Nov 2011 06:53:04 +0000]
initial setup pages

12 years agoadded more framework bits,
paulr [Tue, 1 Nov 2011 04:54:08 +0000]
added more framework bits,
 - repo admin
 - user admin
 - debug page
 - started setup pages
 - database creation
 - login forms
 - minor css changes

12 years agosome framework stuff
paulr [Mon, 31 Oct 2011 16:40:39 +0000]
some framework stuff

12 years agoworking git-http-backend proxy poc code
paulr [Mon, 31 Oct 2011 15:14:20 +0000]
working git-http-backend proxy poc code

12 years agopulls/clones now work thru git-http-backend THRU my php script
paulr [Sun, 30 Oct 2011 15:53:38 +0000]
pulls/clones now work thru git-http-backend THRU my php script
unbelievable... and painful... but unbelievable none the less

12 years agoits all about the time
paulr [Sun, 30 Oct 2011 03:37:46 +0000]
its all about the time

12 years agouh oh
paulr [Sun, 30 Oct 2011 02:04:42 +0000]
uh oh

12 years agobasic structure
paulr [Sun, 30 Oct 2011 01:58:17 +0000]
basic structure

12 years agoasfd
paulr [Sun, 30 Oct 2011 01:44:49 +0000]
asfd

12 years agoinitial push
paulr [Sun, 30 Oct 2011 01:40:53 +0000]
initial push