| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=338
|
|
|
|
|
|
| |
duplicate entry collisions.
svn path=/trunk/; revision=319
|
|
|
|
|
|
| |
changed timestamps to datetimes.
svn path=/trunk/; revision=309
|
|
|
|
| |
svn path=/trunk/; revision=302
|
|
|
|
| |
svn path=/trunk/; revision=297
|
|
|
|
| |
svn path=/trunk/; revision=296
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the latest patch on the job execution series. As far as I
could test it, now scire should be able to create, distribute, execute
and gather the output of a job with the new models.
Also the jobs register their status on the database (pending,
downloaded, running, failed, finished or cancelled). So now all the
backend code needed to "watch" a job is on its place.
Right now a job gets executed but dies on the post processing stage
(at least that is what I understand from the error message)
Just move the GACL_functions.py from server/ to server/modules and
apply this patch and you'll how myltiple entries are created for each
member of the group in jobs_clients and on job_history.
I've take some precautions regarding concurrency adding some locks,
I'm not sure they are enough so please comment on that
svn path=/; revision=247
|
|
|
|
| |
svn path=/; revision=237
|
|
|
|
|
|
|
| |
make jobs and scripts not auto_increment anymore.
this will require those who have the tables made to drop and rebuild.
svn path=/; revision=236
|
|
|
|
|
|
| |
fixing up the script creation section. still a work in progress.
svn path=/; revision=235
|
|
|
|
|
|
|
| |
adding in some code that will hopefully allow clients to
once-again be inserted.
svn path=/; revision=234
|
|
|
|
|
|
| |
modified add_job.php to make use of the new scheduling logic, plus other minor changes
svn path=/; revision=233
|
|
|
|
|
|
| |
was missing return_output
svn path=/; revision=231
|
|
|
|
| |
svn path=/; revision=230
|
|
|
|
|
|
|
| |
changed the clients lines and jobs lines to use the
statusid's instead of the words.
svn path=/; revision=222
|
|
|
|
|
|
|
|
|
| |
this adds an additional client_status table similar to jobs_status,
to save space and be more efficient.
svn path=/; revision=221
|
|
|
|
|
|
| |
fixed some typo errors
svn path=/; revision=219
|
|
|
|
|
|
| |
removing old doc.
svn path=/; revision=218
|
|
|
|
|
|
|
|
|
|
| |
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
svn path=/; revision=206
|
|
|
|
|
|
|
| |
permissions now sync'd with the phpgacl_seed data.
clients and scripts updated.
svn path=/; revision=205
|
|
|
|
|
|
|
|
|
| |
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.
svn path=/; revision=204
|
|
|
|
| |
svn path=/; revision=197
|
|
|
|
|
|
|
|
|
|
|
| |
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
svn path=/; revision=190
|
|
|
|
| |
svn path=/; revision=183
|
|
|
|
|
|
| |
added initial phpgacl_seed file.
svn path=/; revision=182
|
|
|
|
|
|
| |
setup.php pages.
svn path=/; revision=181
|
|
|
|
| |
svn path=/; revision=180
|
|
|
|
|
|
| |
adding screenshots for the user tour.
svn path=/; revision=179
|
|
|
|
|
|
| |
it used to be!
svn path=/; revision=177
|
|
|
|
|
|
| |
not sure how it'll actually end up
svn path=/; revision=176
|
|
|
|
|
|
|
| |
and adding recommended perm,priority to scripts
revised sample sql as well.
svn path=/; revision=150
|
|
|
|
|
|
| |
in the clients table
svn path=/; revision=137
|
|
|
|
| |
svn path=/; revision=125
|
|
|
|
| |
svn path=/; revision=124
|
|
|
|
|
|
|
|
| |
pages. some DB updates and asthetic changes.
preparing for user sessions
svn path=/; revision=99
|
|
|
|
|
|
|
| |
fixed some queries
fixed the exporter pages (as useless as they are now).
svn path=/; revision=91
|
|
|
|
| |
svn path=/; revision=89
|
|
|
|
| |
svn path=/; revision=88
|
|
|
|
| |
svn path=/; revision=87
|
|
|
|
|
|
| |
updated db design
svn path=/; revision=86
|
|
|
|
| |
svn path=/; revision=85
|
|
|
|
| |
svn path=/; revision=84
|
|
|
|
|
|
| |
more thought though, since db structure is going to be a pain to change
svn path=/; revision=83
|
|
|
|
| |
svn path=/; revision=74
|
|
|
|
| |
svn path=/; revision=65
|
|
|
|
| |
svn path=/; revision=61
|
|
|
|
| |
svn path=/; revision=53
|
|
svn path=/; revision=52
|