0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Got inbox semi working More... over 16 years ago
Fixing redirect after message creation More... over 16 years ago
Fixing a bug where I changed authoritative key source to userId instead of user email More... over 16 years ago
Fixing a null reference bug, adding a logout link More... over 16 years ago
Fixed a bug with null ProfileTags More... over 16 years ago
Got something that sort of sends messages and displays them in an inbox More... over 16 years ago
Adding a bunch of code for sending messages More... over 16 years ago
Changing getProfile to use the userId because emails change, IDs do not More... over 16 years ago
Forcing eager loading of Photo data or else when we try to edit a Photo we will lose the data/thumbnail data More... over 16 years ago
Fixing some bugs with showing checkboxes prepopulated. Added a TLD for profile form display. Forcing retrieval of collection of enum. More... over 16 years ago
Setting edit page to reflect current state of profile More... over 16 years ago
Adding ability to set gender, marital status More... over 16 years ago
Adding setting of enum in forms More... over 16 years ago
Minor changes, adding a link to home page from root More... over 16 years ago
Adding a needed lib More... over 16 years ago
Refactored photo upload because the IDE said my doPost was too complicated More... over 16 years ago
Some refactoring of keys/encoded keys now that I understand the relationships More... over 16 years ago
Added photo fetch to browse page More... over 16 years ago
Fixed a bug in which a new Photo was being created for each upload though we would continue to point the Profile at the first Photo uploaded More... over 16 years ago
Made images appear on view profile page More... over 16 years ago
Adding photo resizing More... over 16 years ago
Got basic image uploading and displaying to work More... over 16 years ago
Adding basic file upload at servlet level More... over 16 years ago
Moved Profile to its own package More... over 16 years ago
Profile list view now links to profils More... over 16 years ago
Adding profile browsing More... over 16 years ago
Adding templates for browsing More... over 16 years ago
Refactored navigation pane into its own template More... over 16 years ago
Adding ability to create, edit and save profiles More... over 16 years ago
Adding profile dispatch and basic fetching of Profile for user More... over 16 years ago