6
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 15 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
this code now works with Toshio's json fix. When run as root it will install the groups db file, with groups, and memberships. I'll clean it up tomorrow as well as add password and shadow information.
mmcgrath
as Michael McGrath
More... about 16 years ago
Add an easy way to get memberships from a group listing
mmcgrath
as Michael McGrath
More... about 16 years ago
there is no user.username for identity if the user is anonymous
mmcgrath
as Michael McGrath
More... about 16 years ago
Get the invite function working. More... about 16 years ago
Missed a few validator things. More... about 16 years ago
Clean up validators, remove old imports. More... about 16 years ago
Fix CLA (takes keyids now), and clean up templates. More... about 16 years ago
Kill PhoneNumber validator. It is way too restrictive. More... about 16 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure More... about 16 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
mmcgrath
as Michael McGrath
More... about 16 years ago
Added json request, this is going to be completely redone
mmcgrath
as Michael McGrath
More... about 16 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure More... about 16 years ago
Move some variables out of the controller, fix templates a bit. More... about 16 years ago
* Filter certain information out of json returns. More... about 16 years ago
added preamble to fas code. This does actually work and creates a dbfile that, when placed in /var/db/ will print your groups up. I've got some major overhauls to do here but the proof of concept is sound. (groups are still missing members though).
mmcgrath
as Michael McGrath
More... about 16 years ago
exposed json entry
mmcgrath
as Michael McGrath
More... about 16 years ago
quick fix, forgot to specify column - toshio
mmcgrath
as Michael McGrath
More... about 16 years ago
* Port SABase to SQLAlchemy-0.4. More... about 16 years ago
* Need to bind person and group id's together as we need a dedicated group id for each person. More... about 16 years ago
Add a few more values in the initial data. More... about 16 years ago
Temporarily make group actions look nicer - we'll want to add icons, etc. in the future. More... about 16 years ago
Clean up user list. More... about 16 years ago
Some minor fixes to view and edit
mmcgrath
as Michael McGrath
More... about 16 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure More... about 16 years ago
Get more group stuff working. More... about 16 years ago
Make CLA work again, add CLA groups to fas2.sql, and remove some requirements for the GPG key/fingerprint. More... about 16 years ago
Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure Fix Conflicts with the latest fix. More... about 16 years ago
* Yep, that would break bugzilla sync. This should work instead. More... about 16 years ago
Got initial sponsor button to show up, have to run
mmcgrath
as Michael McGrath
More... about 16 years ago
self removal now working
mmcgrath
as Michael McGrath
More... about 16 years ago