Commit graph

682 commits

Author SHA1 Message Date
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
e5a2dbda08 Add note to user.py. 2008-03-09 20:37:22 -04:00
Michael McGrath
7814a5711f Added aliases template 2008-03-09 19:32:35 -05:00
Michael McGrath
173a4ccab6 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-09 19:32:02 -05:00
Michael McGrath
34fd2fb295 Aliases now work. they work a little differently then previous though I don't think it will cause any problems as long as groupName-members remains intact, which it does. 2008-03-09 19:31:17 -05:00
d2f0409f9e Wow, I didn't know that you could break stuff like this :) 2008-03-09 20:31:05 -04:00
b88082e238 Add code to send CLA emails. 2008-03-09 20:26:43 -04:00
2e7a2e643d Move NonFedoraEmail back to user.py, enable email validation for edit form too. 2008-03-09 19:32:39 -04:00
c021c547b7 Disable email controller for now. We should talk to somebody about interface before I turn it into a hideous monster :) 2008-03-09 19:22:40 -04:00
Toshio Kuratomi
69ae0ba717 Add a Build command that will substitute the correct paths into app.cfg so
we can move the static directory.
2008-03-09 13:02:49 -07:00
Toshio Kuratomi
40edf93b5b Get python setup.py sdist to include all the files we need to distribute. 2008-03-09 13:01:56 -07:00
Toshio Kuratomi
7e9dade9f9 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-09 12:59:07 -07:00
Toshio Kuratomi
d1259836b5 * Replaced with start-fas. 2008-03-09 12:39:35 -07:00
Toshio Kuratomi
1a65b54f65 * Replace start-fas.py with start-fas. 2008-03-09 12:39:13 -07:00
Michael McGrath
11eb97bcd4 getting closer, still needs some work 2008-03-09 14:21:41 -05:00
Michael McGrath
958a530c33 still working on aliases, getting closer 2008-03-09 14:21:29 -05:00
Michael McGrath
287f132c63 Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure 2008-03-08 23:25:14 -06:00
Michael McGrath
70f6e84c42 Added an email list bit to harvest emails for aliases 2008-03-08 23:21:45 -06:00
Michael McGrath
9d716b8bf2 some additional changes. The data in our db isn't quite as good as I'd want but its all completely fixable during migration it seems 2008-03-08 23:21:24 -06:00
1f781b7fef Fix typo 2008-03-08 23:22:11 -05:00
Michael McGrath
fc0b5d66ef Added initial aliases stuff 2008-03-08 18:23:17 -06:00
Michael McGrath
f7540a702c added a mail aliases section 2008-03-08 16:01:13 -06:00