History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a453ee4974fb | Tibor Simko | Changed default values of run_sql_cached() in order to always look at the… | Jun 18 2008 | |||
9232a821d138 | Samuele Kaplun | Fixed a bug in run_sql_cached that returned cached query when affected_tables… | May 13 2008 | |||
2088ae92d2aa | Samuele Kaplun | Added CFG_RUN_SQL_WARNINGS_INTO_VERBOSE_EXCEPTIONS to turn warnings printed on… | May 11 2008 | |||
808347548010 | Samuele Kaplun | When CFG_ACCESS_CONTROL_LEVEL_SITE == 2 is used run_sql is disabled. | Apr 24 2008 | |||
02894a86a6a4 | Samuele Kaplun | blob_to_string to return ablob when ablob is empty. | Apr 22 2008 | |||
5b94664dee29 | Tibor Simko | Fixed one occurrence of CFG_MISCUTIL_SQL_USE_SQLALCHEMY. | Mar 26 2008 | |||
6485f1bce56c | Tibor Simko | Completed missing documentation for conf parameters. Removed some obsoleted… | Mar 26 2008 | |||
67226ac65ffd | Tibor Simko | Fixed 175 cases of bad code indentation throughout the codebase. (Please set up… | Mar 25 2008 | |||
6dc20e3ca587 | Tibor Simko | Updated conf files. Replaced old style variable names (e.g. WEBURL) with new… | Mar 10 2008 | |||
f4b4d6c7a9f8 | Samuele Kaplun | Cleaned usage of indent_text everywhere. Cleaned foo = "%s%s" % (foo, bar) used… | Feb 29 2008 | |||
36efd7dea586 | Tibor Simko | Used the same demo values for WEBURL and DB credentials as in invenio.conf. | Feb 25 2008 | |||
aaf4d952a872 | Tibor Simko | Moved important runtime parameters (URLs, DB credentials) from configure… | Feb 15 2008 |
c4science · Help