History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b2181ca34276 | Samuele Kaplun | Fixed authenticate requiring global _task_params. | Mar 31 2008 | |||
0fb4ae583079 | Samuele Kaplun | New bibsched_low_level_task_submission for enqueing tasks via API. (changes a… | Mar 31 2008 | |||
171c85e4a34c | Tibor Simko | Added file existence check for CFG_BIBSCHED_LOG_PAGER. | Mar 26 2008 | |||
b0d95e8d6ffb | Tibor Simko | A workaround for some Python2.3 systems, e.g. SLC4, where importing this file… | Mar 13 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
2d48331fa454 | Samuele Kaplun | Fixed authentication hack previously introduced. | Feb 26 2008 | |||
eceb995a1b50 | Tibor Simko | Updated copyright years. | Feb 4 2008 | |||
a60d5a294f52 | Samuele Kaplun | Updated InvenioGC documentation and cleaned the command line parameters and… | Dec 7 2007 | |||
7fdd29a30847 | Tibor Simko | Added a simple queue status reporter in order to quickly inspect the list of… | Nov 21 2007 | |||
a11733b15cbb | Tibor Simko | Fixed bibtask example by converting the task argument back to integer. (The new… | Nov 21 2007 | |||
da2e26a4598b | Tibor Simko | Fixed task submission argument problem introduced by previous commit. | Nov 9 2007 | |||
1104cbf58534 | Tibor Simko | Fixed multi-line INSERT statement cosmetic style so that it passes kwalitee… | Nov 9 2007 | |||
9ab40bcfa745 | Samuele Kaplun | SessionGC moved to more general InvenioGC. Now support old delete fulltext… | Nov 6 2007 | |||
cf5ca6dcef73 | Tibor Simko | Added infrastructure and a simple skeleton for the forthcoming bibclassify… | Sep 3 2007 | |||
c7d69ffe68a7 | Samuele Kaplun | Fixed small bufg for authenticating non bibtask. | Aug 9 2007 | |||
f37d7eab9ecb | Samuele Kaplun | Fixed storing username of user who run bibupload. | Aug 8 2007 | |||
602cc38d3271 | Samuele Kaplun | Correctly supporting -V flag in bibtasks. | Aug 7 2007 | |||
cccbcd4ee51d | Marcus Johansson | Added webstatadmin to allowed BibSched apps. | Jul 27 2007 | |||
cb8c0e32ffd8 | Marcus Johansson | Added function to retrieve list of task ids for a certain task name, and… | Jul 26 2007 | |||
f34915e0105e | Marcus Johansson | Added function to retrieving, and unpickling, of arguments for a certain task. | Jul 26 2007 | |||
945973ab2e62 | Marcus Johansson | Added function to determine whether or not a task is due for execution. | Jul 26 2007 | |||
ec615dacda14 | Samuele Kaplun | Added external authentication support in CLI tools. | Jul 24 2007 | |||
0d4653771c2b | Samuele Kaplun | Commented out db connection deletion and creation, recently added in the tasks… | Jun 28 2007 | |||
c12b0c767034 | Samuele Kaplun | Encrypted local passwords and various fixes. | Jun 21 2007 | |||
5c1bfebea59b | Samuele Kaplun | Added workaround for authenticating with SSO: i.e. not authenticating at all… | Jun 21 2007 | |||
b58104d2157f | Samuele Kaplun | Fixed a typo in the code. | Jun 21 2007 | |||
3ce3af51a070 | Samuele Kaplun | Authorize is again public because it could be used by other tools which are not… | Jun 20 2007 | |||
90c7c23b4d32 | Samuele Kaplun | If the CFG_BIBSCHED_LOG_PAGER is set then we use it's value as the log pager… | Jun 20 2007 | |||
365ca8e33fc4 | Samuele Kaplun | Moved refactored bibtask code to functional code. | Jun 8 2007 | |||
b289ca144768 | Samuele Kaplun | Many small changes and fixies to new code | Jun 6 2007 | |||
5525a1a68677 | Samuele Kaplun | Very small cleaning. | Jun 5 2007 | |||
06b4f181e28a | Samuele Kaplun | Fixed a bug in dealing with signals and global variables. | Jun 5 2007 | |||
0a9b8257fe34 | Samuele Kaplun | Readded updated bibtaskex. | Jun 5 2007 | |||
9abb0f038c20 | Samuele Kaplun | Implemented log viewer, purge DONE process action and… | Jun 5 2007 | |||
d6baff8e9da1 | Samuele Kaplun | Cleaning code for making pylint happy, and name refactory. | Jun 5 2007 | |||
92c0f0e5444d | Samuele Kaplun | Refactoring bibtask to class BibTask (to remove current cut & paste) | Jun 4 2007 | |||
9657e2ace771 | Samuele Kaplun | Moved from the obsolete sre module to re. | May 22 2007 | |||
f5dd8d538885 | Tibor Simko | Handle UnicodeEncodeError related problems when printing messages in… | Mar 27 2007 | |||
1396459dcf01 | Tibor Simko | Fixed signals sent to bibsched tasks when stopping them. Now using… | Feb 20 2007 | |||
df75ba0b1feb | Tibor Simko | Updated copyright years (2007). | Feb 14 2007 | |||
6924d227c7f0 | Tibor Simko | When submitting a new periodical task after it has finished, update the task… | Nov 9 2006 | |||
7cbd91d4ea9b | Tibor Simko | When authentifying user-supplied email or nickname, use two SQL queries rather… | Nov 1 2006 | |||
2d02bcab416c | Tibor Simko | Made BibSched refresh time configurable. Set to 5 seconds by default. Note… | Sep 25 2006 | |||
f12be6fad614 | Tibor Simko | BibSched module split into bin/lib completed. Most of the stuff lives in lib. | Sep 20 2006 |
c4science · Help