0
I Use This!
Inactive

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added more tests to the identity and friend model tests. More... almost 12 years ago
Added a test for controller utils. More... almost 12 years ago
Added a test for the identity tab's listeners to the main frame controller test. More... almost 12 years ago
Added a test for the main frame controller. More... almost 12 years ago
Added a test for the login controller. More... almost 12 years ago
Added a test for the create user controller. More... almost 12 years ago
Added a test for the identity view. More... almost 12 years ago
Added a test for the add destination controller More... almost 12 years ago
Added tests for the name and phone number models. More... almost 12 years ago
Added tests for all views. More... almost 12 years ago
Added a test for the friend model. More... almost 12 years ago
The address test will now clean up after itself. More... almost 12 years ago
Added a test for email address. More... almost 12 years ago
Added a test for the address model. More... almost 12 years ago
Added the friend table and tab. More... about 12 years ago
Added country, province, city and postal code to the address table. More... about 12 years ago
Profile data is now saved and loaded properly. More... about 12 years ago
Added tables for names, phone numbers, email and addresses. Added a profile tab, but you cannot edit it yet. More... about 12 years ago
Fixed the display of the current user's identity. More... about 12 years ago
Increased the default size of the main masques window. More... about 12 years ago
Added the main frame and all of the reused tabs from dark exchange. More... about 12 years ago
Added the login and create user dialogs. More... about 12 years ago
Added the identity model and all supporting files and tests. More... about 12 years ago
Added the user model and tests. More... about 12 years ago
Added migrations to create the users table and identities table. More... about 12 years ago
Fixed the test init.clj to properly initialize the database for testing. More... about 12 years ago
Updated project.clj with the main namespace. Also added a development main. More... about 12 years ago
Updated the peer model to implement the persister protocol and added initialization code to register the peer persister protocol. More... about 12 years ago
Added migrations for the properties and peers tables. More... about 12 years ago
Added the test init file for setting up masques for testing. More... about 12 years ago