Commit graph

618 commits

Author SHA1 Message Date
Michael McGrath
8bd4ea8253 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-11 18:39:23 -05:00
358d490b3c Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-11 19:38:59 -04:00
834e3e2a5a Yay for simplifying emails! 2008-03-11 19:38:46 -04:00
Michael McGrath
c7b767d07d further prefix fixes 2008-03-11 18:33:14 -05:00
Toshio Kuratomi
e2a0bf4fa2 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-11 16:29:22 -07:00
Toshio Kuratomi
3bed8914ca new schema with email addresses integrated into People/Groups. 2008-03-11 16:28:45 -07:00
Michael McGrath
674628e480 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-11 18:00:26 -05:00
Michael McGrath
af9c4c095f prefix seems to be working, going to trial by fire it 2008-03-11 18:00:16 -05:00
51d94e60d1 Fix some view issues. 2008-03-11 18:46:31 -04:00
Michael McGrath
7549a12589 create prefix option in config 2008-03-11 17:30:25 -05:00
Toshio Kuratomi
4d8973658f * Add a foreign key constraint to make person_emails and purpose_emails sync
the person_id.
* Misc fixes with the bugzilla_sync_email trigger.
2008-03-11 15:04:44 -07:00
Toshio Kuratomi
ecf68e2c1f Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-11 15:04:00 -07:00
Toshio Kuratomi
5fb2a8927f * fas2.sql that imports. Haven't tested the new triggers yet. After testing
those, there's still one left to go.
2008-03-11 12:03:15 -07:00
Michael McGrath
6923f955a1 Preping for another release 2008-03-11 14:02:18 -05:00
Michael McGrath
7883c1664b don't return unapproved people to the shell based servers 2008-03-11 14:00:15 -05:00
803ebf56fe I think fasClient looks for a 403 on a failed login. 2008-03-11 14:12:12 -04:00
b9190dcbe3 Kill the "this is a test" message, hide the locale field for now, until we start getting translations. 2008-03-11 13:55:30 -04:00
Toshio Kuratomi
24d8f1fae5 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-11 09:23:19 -07:00
Toshio Kuratomi
a8bd1ad6fd * Half way through the trigger. 2008-03-11 09:22:58 -07:00
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