Michael McGrath
|
807f44a47a
|
disable ldap and openID for now
|
2008-02-19 17:12:56 -06:00 |
|
Michael McGrath
|
70d1054db2
|
use fas1 code
|
2008-02-19 17:09:45 -06:00 |
|
Toshio Kuratomi
|
5ac6e4b83e
|
* Add primaryjoin information where SQLAlchemy can become confused as to
which foreign key is used for a relation.
|
2008-02-19 12:35:55 -08:00 |
|
Toshio Kuratomi
|
8c8b2f723a
|
* Fix some syntax errors.
|
2008-02-19 11:53:08 -08:00 |
|
Toshio Kuratomi
|
ae7ca76390
|
* Add primary key columns to person_roles and group_roles.
|
2008-02-19 11:52:46 -08:00 |
|
Toshio Kuratomi
|
cc0bbf73b4
|
* Fix the dburi. We ave to use postgres since we're doing some data checking
via postgres scripts.
|
2008-02-19 11:44:10 -08:00 |
|
Toshio Kuratomi
|
fc453e4f6d
|
* call get_engine() to connect to the database.
|
2008-02-19 11:41:00 -08:00 |
|
Toshio Kuratomi
|
56b2bb32c4
|
* Remove assign_mapper as mapper should do the trick.
|
2008-02-19 11:17:13 -08:00 |
|
Toshio Kuratomi
|
6c871c4536
|
* Port from SA-0.3 to SA-0.4.
|
2008-02-19 11:16:49 -08:00 |
|
Toshio Kuratomi
|
d78e862657
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2008-02-19 10:10:26 -08:00 |
|
Toshio Kuratomi
|
042fa69e80
|
* Finish the docstring.
|
2008-02-19 10:10:03 -08:00 |
|
Michael McGrath
|
519eae37d4
|
put some )'s in the right place (I hope)
|
2008-02-19 12:09:32 -06:00 |
|
Toshio Kuratomi
|
f11fc5085c
|
- removed CLA from group_emails.purpose; added mailing list.
- Removed check for email address validity (we'll check by sending an email)
- Added 'pending' type to person_emails.
|
2008-02-18 09:09:17 -08:00 |
|
Toshio Kuratomi
|
01414813e5
|
Add latitude and longitude.
Add a locale preference.
|
2008-02-17 08:05:25 -08:00 |
|
Toshio Kuratomi
|
b87f4c7de0
|
Add copyright/license to fas2.sql.
|
2008-02-16 12:30:32 -08:00 |
|
Toshio Kuratomi
|
c636a8f2e5
|
- role tables have to come after both people and groups tables are defined.
- Add grants for visit and visit_identity.
- Add grants for the potential python-fedora module to connect.
|
2008-02-16 12:20:51 -08:00 |
|
Toshio Kuratomi
|
bd00d239c0
|
Updates from TG-1.0.4.2
|
2008-02-16 12:13:10 -08:00 |
|
Toshio Kuratomi
|
377cbc1f7a
|
- Organize the schema.
- Comment on some fields that could map to equivalents in the TG users/groups
tbales.
- Add session tables visit and identity to the schema.
|
2008-02-16 12:10:44 -08:00 |
|
Toshio Kuratomi
|
6581d5a395
|
Add an sqlalchemy model that works with the SQL Schema.
|
2008-02-16 12:10:04 -08:00 |
|
Toshio Kuratomi
|
fc9e791974
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
mmcgrath's changes were merged outside of git. Now merge theminside of git.
Conflicts:
fas/fas2.sql
|
2008-02-15 15:12:40 -08:00 |
|
Toshio Kuratomi
|
fe2589cfe4
|
Merge with mmcgrath's changes.
|
2008-02-15 15:10:31 -08:00 |
|
Toshio Kuratomi
|
627157d4ba
|
Try again to fix whitespace to match repo.
|
2008-02-15 14:59:06 -08:00 |
|
Toshio Kuratomi
|
d12782f736
|
* Change whitespace
|
2008-02-15 14:54:27 -08:00 |
|
Michael McGrath
|
1b35279d18
|
this will complete successfully
|
2008-02-15 15:18:50 -06:00 |
|
Toshio Kuratomi
|
38373eb1aa
|
* Fix all my errors from checking in before testing.
|
2008-02-15 10:37:00 -08:00 |
|
Toshio Kuratomi
|
c5078b9ce9
|
Merge branch 'master' of git://bzr.fedoraproject.org/hosted/fedora-infrastructure
|
2008-02-14 20:07:15 -08:00 |
|
Toshio Kuratomi
|
3bcdd69b96
|
New SQL Schema since we're going to switch to a db backend.
|
2008-02-14 20:06:29 -08:00 |
|
Michael Patrick McGrath
|
e523ceccc1
|
fixed some path and scaling issues
|
2008-01-29 09:46:53 -07:00 |
|
Michael Patrick McGrath
|
0a1ced15d0
|
Stripped of .git and added first alpha based scaling
|
2008-01-29 09:35:54 -07:00 |
|
Michael Patrick McGrath
|
6550e93bc4
|
Added permanent location for run-git
|
2008-01-29 08:55:41 -07:00 |
|
Michael Patrick McGrath
|
84f7010be3
|
Added a chmod
|
2008-01-29 08:54:47 -07:00 |
|
Michael Patrick McGrath
|
7ccb8c693c
|
Added initial export scripts
|
2008-01-13 13:21:08 -07:00 |
|
Ricky Zhou
|
77369dbf5a
|
Fix more gettext calls.
|
2008-01-11 11:03:55 -07:00 |
|
Ricky Zhou
|
07437ced3f
|
Escape ' in gettext call.
|
2008-01-11 11:01:43 -07:00 |
|
Mike McGrath
|
88fa845b66
|
Added mtn
|
2008-01-04 17:22:46 -06:00 |
|
Mike McGrath
|
b89f281a98
|
Added run-mtn
|
2008-01-04 15:16:33 -06:00 |
|
Dennis Gilmore
|
6f95b46870
|
Merge branch 'master' of git+ssh://git.fedorahosted.org//git/fedora-infrastructure
|
2008-01-04 14:57:14 -06:00 |
|
Dennis Gilmore
|
df5f0709fb
|
dd documentation on how id like to see the buildsys setup. currently there is a single hub
|
2008-01-04 14:56:56 -06:00 |
|
Mike McGrath
|
05b6773052
|
Added createReleases script
|
2008-01-04 13:59:20 -06:00 |
|
Dennis Gilmore
|
9481f1bb35
|
add package DB and PAckage CVS to build services
|
2008-01-04 11:19:17 -06:00 |
|
Mike McGrath
|
78caa763a0
|
Removed red dots
|
2008-01-03 17:04:45 -06:00 |
|
Mike McGrath
|
fbfdefff93
|
Added fedora hosted documentation (only partially done)
|
2008-01-03 17:04:35 -06:00 |
|
Mike McGrath
|
6d99226a27
|
Added oodraw global network
|
2008-01-03 17:04:18 -06:00 |
|
Mike McGrath
|
60751ab64f
|
Added our Services list
|
2008-01-03 15:47:23 -06:00 |
|
Mike McGrath
|
24c60d483a
|
Added run-scm for fedora-hosted stuff
|
2008-01-03 12:46:37 -06:00 |
|
Mike McGrath
|
d60c65ede0
|
Added check_koji to readme
|
2008-01-03 12:44:38 -06:00 |
|
|
a5a4896a35
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
|
2007-12-21 20:20:03 -07:00 |
|
|
ea8f1f6dd4
|
*phew* make everything call gettext.
|
2007-12-21 20:19:39 -07:00 |
|
Mike McGrath
|
c678f7870b
|
Added updated network information
|
2007-12-20 13:50:39 -06:00 |
|
|
1847311f02
|
Add toshio's fix for the incorrect http redirects.
|
2007-12-19 14:06:00 -07:00 |
|