2011-11-10 |
paulr | fixing up the "is setup" check in the installer master |
commit | commitdiff | tree | snapshot |
2011-11-10 |
paulr | set the remote address correctly in the cgi call |
commit | commitdiff | tree | snapshot |
2011-11-10 |
paulr | updated desc |
commit | commitdiff | tree | snapshot |
2011-11-09 |
paulr | updated todo |
commit | commitdiff | tree | snapshot |
2011-11-08 |
paulr | auth doesnt work quite right because of the way im... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
paulr | renamed gwvpgitcontrol.php to gwvpgitwebservice.php |
commit | commitdiff | tree | snapshot |
2011-11-08 |
paulr | moved the old git poc code off and away from the main... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
paulr | permissions now work, however, when pushing to a repo... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
paulr | broken atm cause i've been interchably passing around... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
paulr | reaplced the git service code (main gitbackendinterface... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
paulr | changes to git management links based on perms |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | permissions resolution now works for repos. |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | added a permissions unit test |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | Prettied up the permissions page a bit |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | Its a nightmare in pastel! but permission management... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | I really should just focus on something and finish... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | trying a few table layouts and designs |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | started implementing the configuration dialog stuff |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | moved permissions to radio boxes |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | more repo permissions additions |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | working on repo permissions code |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | Im sooooo happy, the repo can be initialised when its... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | Im sooooo happy, the repo can be initialised when its... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | added a few comments on the repo addition page |
commit | commitdiff | tree | snapshot |
2011-11-07 |
paulr | various repo admin bits |
commit | commitdiff | tree | snapshot |
2011-11-06 |
paulr | got a working git backend with web push. however, it... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
paulr | pushed and pulled the first branch.. yes, i pushed... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
paulr | made my star image a bit nicer |
commit | commitdiff | tree | snapshot |
2011-11-06 |
paulr | fixing how group gets returned |
commit | commitdiff | tree | snapshot |
2011-11-06 |
paulr | Added some form validation bits, with the ability to... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
paulr | one minor addition |
commit | commitdiff | tree | snapshot |
2011-11-05 |
paulr | added a TODO file for a roadmap |
commit | commitdiff | tree | snapshot |
2011-11-05 |
paulr | how to get db going added to install |
commit | commitdiff | tree | snapshot |
2011-11-05 |
paulr | added some text to the install file, though i dont... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
paulr | started some input validation code and unit tests for it |
commit | commitdiff | tree | snapshot |
2011-11-05 |
paulr | group membership can now be modified |
commit | commitdiff | tree | snapshot |
2011-11-05 |
paulr | working on the user/group administration page. |
commit | commitdiff | tree | snapshot |
2011-11-04 |
paulr | added the ability to clone a repo via a bundle... tonne... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
paulr | repo admin work for dealing with bundles (For initial... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
paulr | wow, i just pulled a repo via git from this interface... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
paulr | git backend stuff |
commit | commitdiff | tree | snapshot |
2011-11-04 |
paulr | just trying to figure out how to get someone to auth... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
paulr | started work on the git backend bit |
commit | commitdiff | tree | snapshot |
2011-11-04 |
paulr | removed the permissions bit on the repo creation -... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
paulr | more repo admin gui, added a component for controlling... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
paulr | just wanted to change the .project file so the commit... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
paulr | implemented a plugin loader so i can add things like |
commit | commitdiff | tree | snapshot |
2011-11-03 |
paulr | minor text change |
commit | commitdiff | tree | snapshot |
2011-11-03 |
paulr | started work on the repo page |
commit | commitdiff | tree | snapshot |
2011-11-03 |
paulr | removed a pointless permission check |
commit | commitdiff | tree | snapshot |
2011-11-03 |
paulr | added an auth component to allow permission checking... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
paulr | added a modify line to groups for admin users |
commit | commitdiff | tree | snapshot |
2011-11-02 |
paulr | added a modify component to the user lines in the user... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
paulr | implemented authentication levels of anon,user,admin... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
paulr | originally i had planned for the username to be the... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
paulr | moving config aside so i can have my own |
commit | commitdiff | tree | snapshot |
2011-11-02 |
paulr | adding a config page, added some user admin page fluff |
commit | commitdiff | tree | snapshot |
2011-11-02 |
paulr | User page code for user/group admin |
commit | commitdiff | tree | snapshot |
2011-11-01 |
paulr | added numerous database components |
commit | commitdiff | tree | snapshot |
2011-11-01 |
paulr | initial setup pages |
commit | commitdiff | tree | snapshot |
2011-11-01 |
paulr | added more framework bits, |
commit | commitdiff | tree | snapshot |
2011-10-31 |
paulr | some framework stuff |
commit | commitdiff | tree | snapshot |
2011-10-31 |
paulr | working git-http-backend proxy poc code |
commit | commitdiff | tree | snapshot |
2011-10-30 |
paulr | pulls/clones now work thru git-http-backend THRU my... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
paulr | its all about the time |
commit | commitdiff | tree | snapshot |
2011-10-30 |
paulr | uh oh |
commit | commitdiff | tree | snapshot |
2011-10-30 |
paulr | basic structure |
commit | commitdiff | tree | snapshot |
2011-10-30 |
paulr | asfd |
commit | commitdiff | tree | snapshot |
2011-10-30 |
paulr | initial push |
commit | commitdiff | tree | snapshot |
|