6
I Use This!
Inactive

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
edit page now uses the new sql
mmcgrath
as Michael McGrath
More... over 16 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure More... over 16 years ago
* Updates to working. More... over 16 years ago
user_name => username in safasprovider More... over 16 years ago
s/user_name/username/ for new identity provider
mmcgrath
as Michael McGrath
More... over 16 years ago
the new gobby stuff
mmcgrath
as Michael McGrath
More... over 16 years ago
app from gobby
mmcgrath
as Michael McGrath
More... over 16 years ago
* Add an safasprovider for FAS2. If this works we'll probably end up moving this and the model into python-fedora somewhere for the other services. More... over 16 years ago
Blindly taking what was in gobby
mmcgrath
as Michael McGrath
More... over 16 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure More... over 16 years ago
Clean up some assumptions with ricky's input. More... over 16 years ago
disable ldap and openID for now
mmcgrath
as Michael McGrath
More... over 16 years ago
use fas1 code
mmcgrath
as Michael McGrath
More... over 16 years ago
* Add primaryjoin information where SQLAlchemy can become confused as to which foreign key is used for a relation. More... over 16 years ago
* Fix some syntax errors. More... over 16 years ago
* Add primary key columns to person_roles and group_roles. More... over 16 years ago
* Fix the dburi. We ave to use postgres since we're doing some data checking via postgres scripts. More... over 16 years ago
* call get_engine() to connect to the database. More... over 16 years ago
* Remove assign_mapper as mapper should do the trick. More... over 16 years ago
* Port from SA-0.3 to SA-0.4. More... over 16 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure More... over 16 years ago
* Finish the docstring. More... over 16 years ago
put some )'s in the right place (I hope)
mmcgrath
as Michael McGrath
More... over 16 years ago
- 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. More... over 16 years ago
Add latitude and longitude. Add a locale preference. More... over 16 years ago
Add copyright/license to fas2.sql. More... over 16 years ago
- 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. More... over 16 years ago
Updates from TG-1.0.4.2 More... over 16 years ago
- 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. More... over 16 years ago
Add an sqlalchemy model that works with the SQL Schema. More... over 16 years ago