Commit graph

953 commits

Author SHA1 Message Date
Michael McGrath
efdeeff358 log when users change email 2008-03-11 10:38:14 -05:00
Toshio Kuratomi
4f9ca8cd23 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-11 08:02:31 -07:00
Toshio Kuratomi
c460233279 * Update fas.spec from building rpm. 2008-03-11 08:02:17 -07:00
Toshio Kuratomi
427064a8c2 * Work in progress triggers. 2008-03-11 08:01:36 -07:00
Michael McGrath
f83d85ccc9 we don't want to run these if its not a json request 2008-03-10 22:52:51 -05:00
Michael McGrath
a97565bb44 This fixes the user's group creations. This script is going to need some attention in the not too distant future. 2008-03-10 22:46:36 -05:00
Michael McGrath
f7fa89b1a3 added more requires from the README 2008-03-10 21:20:37 -05:00
Michael McGrath
d05ce0acad updated spec file 2008-03-10 20:44:39 -05:00
Michael McGrath
1b72d232ee making a pretty benign default config 2008-03-10 19:59:05 -05:00
Michael McGrath
d6ff6bfffd getting ready for another release 2008-03-10 19:56:44 -05:00
Michael McGrath
6fd130998f added additional quicknesses to the script. 1) The script now takes about 6 seconds to run against my workstation. 2) User Groups are only created if the host has those users on that OS 3) total IO transfer against a sample migration takes about 2.1M Compression takes that down to about 1.3M. It will likely be worth having our proxy servers do this compression for us. 2008-03-10 19:43:24 -05:00
Michael McGrath
c07c1237fe cleanup 2008-03-10 19:18:58 -05:00
Michael McGrath
072f622876 What once was an 800 query job is now a 17 query job, used to produce a 1.5M+ file, now produces one around 100K. Hurray efficiency 2008-03-10 18:22:01 -05:00
Michael McGrath
99ddafc6ad don't need memberships except for json requests 2008-03-10 16:43:03 -05:00
Michael McGrath
a4cae7e527 produces identical output to what was there 2008-03-10 16:32:44 -05:00
Michael McGrath
f9b2dd8825 oops 2008-03-10 15:55:21 -05:00
Michael McGrath
1f8b7ef026 Added identity info for host connections 2008-03-10 15:48:15 -05:00
Michael McGrath
df3a9387ed Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-10 15:47:18 -05:00
Michael McGrath
2a63a0ff1e the client now works with group types properly, also seems to produce identical results when tested against hosted1. 2008-03-10 15:45:30 -05:00
ffa2fce724 Just in case. 2008-03-10 16:11:32 -04:00
da40376e02 Kill import * 2008-03-10 16:05:57 -04:00
571c9352af Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-10 15:39:08 -04:00
f702604cbf Change test password for pt3. 2008-03-10 15:35:41 -04:00
bfed13e287 Hopefully, this will fix that password change problem. 2008-03-10 15:33:11 -04:00
Toshio Kuratomi
87458f97db Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-10 12:33:08 -07:00
aeb9bb5142 Fix http/https problem on pt3. 2008-03-10 15:29:58 -04:00
Toshio Kuratomi
54d2f3591c * Initial spec file. Update TODO with setup.py problems we have to work
around in the spec file.
2008-03-10 12:24:21 -07:00
Michael McGrath
c753fd8879 fix for sponsor views 2008-03-10 14:02:23 -05:00
Toshio Kuratomi
05e503a3a7 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-10 11:43:43 -07:00
Toshio Kuratomi
6d136c491b * Bah. Not perfect but we need to get an rpm out. 2008-03-10 11:39:12 -07:00
dbdf0325ab Not very thoroughly tested. Attempt to trade off memory for number of selects (?) 2008-03-10 14:18:08 -04:00
Michael McGrath
3f94ff13d7 username sorted views. This page is still quite slow 2008-03-10 11:17:32 -05:00
Michael McGrath
749b053ced Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-10 11:17:10 -05:00
9c26237a97 Disable lazy loading on group.roles - this should drastically cut the number of selects on large groups. 2008-03-10 11:03:45 -04:00
Michael McGrath
e8cd16284c Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-10 09:22:53 -05:00
Toshio Kuratomi
8829b8ea9a Merge chanegs to app.cfg to app.cfg.in. 2008-03-09 23:47:21 -07:00
Toshio Kuratomi
2c11358c35 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-09 23:45:18 -07:00
Toshio Kuratomi
0c0fe0f7a0 Almost have install working right. Just have to figure out how to make it
choose the right directory for static in both cases of: 1) data directory not
specified and 2) data directory specified.
2008-03-09 23:43:10 -07:00
a07630c17a My, that was nasty. 2008-03-10 00:59:41 -04:00
Toshio Kuratomi
d5e814e7a8 Rename fasClient.py to fasClient since it's going to be directly invoked. 2008-03-09 21:01:57 -07:00
Toshio Kuratomi
385e1dda20 Remove test file. 2008-03-09 19:12:36 -07:00
91b9c9bcfb Move some config variables from fas/config/app.cfg to fas.cfg. 2008-03-09 21:36:58 -04:00
Toshio Kuratomi
44df96e9aa Renamed dev.cfg to fas.cfg. 2008-03-09 18:32:23 -07:00
Toshio Kuratomi
7b8c4f801b Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-09 18:31:50 -07:00
ffe51a0b89 Grr, typo. 2008-03-09 21:08:37 -04:00
b75d949500 Fix bad markup. 2008-03-09 21:05:28 -04:00
Toshio Kuratomi
06df975c62 Add a GPLv2 license file. 2008-03-09 18:03:08 -07:00
74b9fe869d Remove take out a few extra calls in group view and prettify a bit. 2008-03-09 20:54:55 -04:00
5865a6b316 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-09 20:40:22 -04:00
Michael McGrath
cc05a811ef added word 2008-03-09 19:38:35 -05:00