Log of /docs
Directory Listing
Revision
230 -
Directory Listing
Modified
Thu Jul 19 01:21:32 2007 UTC
(5 years, 10 months ago)
by
codeman
adding a comma
Revision
222 -
Directory Listing
Modified
Sat Jun 16 17:55:29 2007 UTC
(5 years, 11 months ago)
by
codeman
adding a default set of statuses from Rodrigo Lazo.
changed the clients lines and jobs lines to use the
statusid's instead of the words.
Revision
221 -
Directory Listing
Modified
Sat Jun 16 17:50:38 2007 UTC
(5 years, 11 months ago)
by
codeman
forgot to include additional patch from Rodrigo Lazo for SoC.
this adds an additional client_status table similar to jobs_status,
to save space and be more efficient.
Revision
219 -
Directory Listing
Modified
Sat Jun 16 14:10:54 2007 UTC
(5 years, 11 months ago)
by
codeman
committing some changes from Rodrigo Lazo for google SoC:
fixed some typo errors
Revision
218 -
Directory Listing
Modified
Sat Jun 9 17:55:16 2007 UTC
(5 years, 11 months ago)
by
codeman
adding some lines to the sample seed data.
removing old doc.
Revision
206 -
Directory Listing
Modified
Mon May 21 04:19:15 2007 UTC
(5 years, 11 months ago)
by
codeman
updating all the seed data values with the latest
from a DB dump from my box. this adds a bunch of UI permissions I had been working on.
it also cleans up the index numbers (start at reasonable values)
added in insert lines for the sequences that are commented out
the sequences don't appear to be needed currently, but may be necessary for
oracle or other DBs without GET_LAST_INSERT_ID
Revision
205 -
Directory Listing
Modified
Mon May 21 04:15:47 2007 UTC
(5 years, 11 months ago)
by
codeman
bring the seed data a bit more up to date.
permissions now sync'd with the phpgacl_seed data.
clients and scripts updated.
Revision
204 -
Directory Listing
Modified
Mon May 21 04:14:55 2007 UTC
(5 years, 11 months ago)
by
codeman
removed clientid from job_conditions.
changed run_interval to run_schedule
added return_output to scripts table. will help with post-processing.
added a few drop table if exists lines to the phpgacl code.
added commented-out sequences should they prove necessary.
Revision
197 -
Directory Listing
Modified
Wed Apr 18 17:51:02 2007 UTC
(6 years, 1 month ago)
by
mdisney
Flow charts for the current status of the jobs subroutines.
Revision
190 -
Directory Listing
Modified
Mon Mar 26 01:43:07 2007 UTC
(6 years, 1 month ago)
by
codeman
some larger structural changes here.
userid, clientid, and permid are no-longer auto_increment values
they instead will take their IDs from the gacl ids assigned.
this makes linking between the tables much easier since the ids
will always be the same. (no more lookups)
also adding a bare_scire.sql file with a minimal setup
this combines scire.sql and scire2.sql
Revision
183 -
Directory Listing
Modified
Sat Mar 17 02:38:54 2007 UTC
(6 years, 2 months ago)
by
codeman
use scire;
Revision
182 -
Directory Listing
Modified
Thu Mar 15 13:36:56 2007 UTC
(6 years, 2 months ago)
by
codeman
adding sample scire.conf file for backend server use
added initial phpgacl_seed file.
Revision
181 -
Directory Listing
Modified
Wed Mar 14 01:07:40 2007 UTC
(6 years, 2 months ago)
by
codeman
adding in default phpgacl db creation so as to avoid having those stupid setup.php pages.
Revision
180 -
Directory Listing
Modified
Wed Mar 14 00:11:00 2007 UTC
(6 years, 2 months ago)
by
codeman
updating the database schemas. the additions may be temporary tables.
Revision
179 -
Directory Listing
Modified
Mon Feb 19 21:14:49 2007 UTC
(6 years, 2 months ago)
by
codeman
removing old html and templates directories so they don't confuse
adding screenshots for the user tour.
Revision
177 -
Directory Listing
Modified
Mon Dec 11 00:55:42 2006 UTC
(6 years, 5 months ago)
by
codeman
dunno what changed here but it must be better than
it used to be!
Revision
176 -
Directory Listing
Modified
Mon Dec 11 00:55:14 2006 UTC
(6 years, 5 months ago)
by
codeman
adding proposed dyn_tags table. this is just an idea
not sure how it'll actually end up
Revision
150 -
Directory Listing
Modified
Sun Aug 13 21:33:17 2006 UTC
(6 years, 9 months ago)
by
codeman
updating schema for last_run in jobs_conditions
and adding recommended perm,priority to scripts
revised sample sql as well.
Revision
137 -
Directory Listing
Modified
Sun Jul 23 16:53:17 2006 UTC
(6 years, 9 months ago)
by
codeman
updating sample sql with new meaning of status field
in the clients table
Revision
125 -
Directory Listing
Modified
Sat Jul 15 04:52:49 2006 UTC
(6 years, 10 months ago)
by
codeman
adding in the permcategory line.
Revision
124 -
Directory Listing
Modified
Wed Jul 5 04:05:23 2006 UTC
(6 years, 10 months ago)
by
codeman
just adding more sample lines.
Revision
117 -
Directory Listing
Modified
Mon Jun 19 15:49:32 2006 UTC
(6 years, 11 months ago)
by
agaffney
don't print cert digest in client
Revision
99 -
Directory Listing
Modified
Wed Jun 14 01:52:27 2006 UTC
(6 years, 11 months ago)
by
codeman
various updates around the board. mainly focusing on client and user
pages. some DB updates and asthetic changes.
preparing for user sessions
Revision
91 -
Directory Listing
Modified
Sun Jun 4 04:37:02 2006 UTC
(6 years, 11 months ago)
by
codeman
updated some scire database interface files
fixed some queries
fixed the exporter pages (as useless as they are now).
Revision
89 -
Directory Listing
Modified
Sun Jun 4 01:58:35 2006 UTC
(6 years, 11 months ago)
by
codeman
adding sample DB entries
Revision
88 -
Directory Listing
Modified
Sat Jun 3 17:41:25 2006 UTC
(6 years, 11 months ago)
by
codeman
updating svn with current copy from wiki
Revision
87 -
Directory Listing
Modified
Mon May 29 22:52:36 2006 UTC
(6 years, 11 months ago)
by
codeman
small update
Revision
86 -
Directory Listing
Modified
Sun May 28 04:15:18 2006 UTC
(6 years, 11 months ago)
by
codeman
still totally a work in progress but here's an
updated db design
Revision
85 -
Directory Listing
Modified
Mon May 22 10:44:12 2006 UTC
(6 years, 11 months ago)
by
blackace
forgot client key
Revision
84 -
Directory Listing
Modified
Mon May 22 10:39:23 2006 UTC
(6 years, 11 months ago)
by
blackace
fix syntax
Revision
83 -
Directory Listing
Modified
Mon May 22 10:15:39 2006 UTC
(6 years, 11 months ago)
by
blackace
adding first pass, working off of what codeman already has, will need much more thought though, since db structure is going to be a pain to change
Revision
74 -
Directory Listing
Modified
Sun May 21 04:21:59 2006 UTC
(6 years, 11 months ago)
by
codeman
update to moria.sql. add a svnignore to the templates directory for templates_c
Revision
65 -
Directory Listing
Modified
Sun May 21 00:08:48 2006 UTC
(6 years, 11 months ago)
by
blackace
add scire sql for sessions table
Revision
61 -
Directory Listing
Modified
Thu May 18 23:25:29 2006 UTC
(7 years ago)
by
codeman
adding little doc I wrote on the train home
Revision
53 -
Directory Listing
Modified
Fri May 5 14:47:23 2006 UTC
(7 years ago)
by
codeman
better spacing
Revision
52 -
Directory Listing
Modified
Fri May 5 14:43:51 2006 UTC
(7 years ago)
by
agaffney
Copied from:
moria revision 51
rename moria/ to docs/
Revision
51 -
Directory Listing
Modified
Fri May 5 14:40:27 2006 UTC
(7 years ago)
by
codeman
Original Path:
moria
adding a few documents to moria since that seems like a good
place to put them
Revision
5 -
Directory Listing
Modified
Sun Mar 26 06:03:33 2006 UTC
(7 years, 1 month ago)
by
codeman
Original Path:
moria
Adding current state of my webserver GIMLI directory
includes phpGACL code and smarty, both of which
are necessary to install. nothing works either
without the database
Revision
4 -
Directory Listing
Added
Fri Mar 24 16:41:25 2006 UTC
(7 years, 1 month ago)
by
codeman
Original Path:
moria
test commit
| Sticky Revision: |
|