History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
42d43983f88c | Samuele Kaplun | Rnamed bibtask_low_level_submission to task_low_level_submission. | Apr 1 2008 | |||
bae0422508aa | Samuele Kaplun | Added short guide. | Apr 1 2008 | |||
067e173003f6 | Samuele Kaplun | Fixed bibsche_low_level_task_submission not building correctly the argv list… | Mar 31 2008 | |||
59e2916c2f1e | Samuele Kaplun | Fixed string formatting and wrong number of parameter to query. | Mar 31 2008 | |||
30e25efdea82 | Tibor Simko | Added missing register_exception() import. Split non-Invenio and Invenio… | Mar 31 2008 | |||
bb8b59146af7 | Samuele Kaplun | Fixed _options & _task_params not declared. | Mar 31 2008 | |||
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 | |||
b0d95e8d6ffb | Tibor Simko | A workaround for some Python2.3 systems, e.g. SLC4, where importing this file… | Mar 13 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 | |||
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 | |||
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 | |||
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 | |||
3ce3af51a070 | Samuele Kaplun | Authorize is again public because it could be used by other tools which are not… | 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 | |||
06b4f181e28a | Samuele Kaplun | Fixed a bug in dealing with signals and global variables. | 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 |
c4science · Help