Dannon Baker
|
fe226e1a9b
|
Refactoring of set_user_disk_usage and admin controller disk usage to use the same pgcalc
|
2015-02-25 12:52:47 -05:00 |
|
Dannon Baker
|
c733ce370b
|
Fix path insertion vs appending of <galaxy>/lib for all scripts.
|
2015-02-12 10:34:51 -05:00 |
|
Nate Coraor
|
bc5ec4fec4
|
Bug fixes to scripts for config subdir.
|
2014-09-15 16:52:50 -04:00 |
|
Nate Coraor
|
8fadc6392b
|
Rename universe_wsgi.ini -> galaxy.ini everywhere.
|
2014-09-15 16:43:51 -04:00 |
|
Nate Coraor
|
ed9fc69f33
|
Fix a few postgres dialect renaming misses.
|
2013-09-26 09:34:27 -04:00 |
|
Lance Parsons
|
f98cf656a2
|
Fix for Postgres versions < 9 (see https://trello.com/c/Z0EynAV2)
|
2012-12-10 16:23:11 -05:00 |
|
Nate Coraor
|
9213c344db
|
Fix reporting in the set_user_disk_usage.py script.
|
2012-10-03 13:40:54 -04:00 |
|
Nate Coraor
|
8193489dda
|
pgcleanup/set_user_disk_usage: set usage to 0, not null, when the user has no active data.
|
2012-09-28 16:11:38 -04:00 |
|
Nate Coraor
|
caa06bbc20
|
Allow Postgres users to update user disk usage with a fast wCTE rather than a slower computation in Python.
|
2012-09-28 14:30:10 -04:00 |
|
Nate Coraor
|
c8f4c93799
|
Make set_user_disk_usage.py object store-aware.
|
2012-02-09 13:26:14 -05:00 |
|
John Duddy
|
a2c0328241
|
Merge
|
2011-10-07 13:25:19 -07:00 |
|
Nate Coraor
|
d9126aa807
|
Clarify output messages of set_user_disk_usage.py
|
2011-09-07 15:07:05 -04:00 |
|
Nate Coraor
|
eea0b7a81a
|
Be more forgiving about running the disk accounting scripts from outside the galaxy-dist directory.
|
2011-09-07 09:05:52 -04:00 |
|
Nate Coraor
|
0756941512
|
Move a number of dataset-related methods from the root controller to the dataset controller and encode their ids. Also add user disk usage accounting.
|
2011-07-26 13:30:07 -04:00 |
|