server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
/
sql_preference_store.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Adding perm delete to cmd line
=Corey Hulen
2015-11-16
1
-1
/
+1
|
*
PLT-975 adding perm deletes
=Corey Hulen
2015-11-16
1
-0
/
+18
|
*
Fix spelling of encountered
Pat Lathem
2015-10-30
1
-3
/
+3
|
*
Merge pull request #1079 from hmhealey/initprefs
Christopher Speller
2015-10-16
1
-0
/
+27
|
\
|
|
|
|
Added an initial call to get all user preferences on page load
|
*
Added an initial call to get all user preferences on page load
hmhealey
2015-10-15
1
-0
/
+27
|
|
*
|
Changed preference saving to use the master database
hmhealey
2015-10-15
1
-1
/
+1
|
/
*
Made further changes based on feedback
hmhealey
2015-10-13
1
-4
/
+4
|
*
Removed Preference.AltId
hmhealey
2015-10-13
1
-13
/
+38
|
*
Made structural changes to server-side Preference code based on feedback
hmhealey
2015-10-13
1
-99
/
+62
|
*
Rewrote PreferenceStore.SaveOrUpdate to work on Postgres within a transaction
hmhealey
2015-10-13
1
-8
/
+55
|
*
Moved saving multiple user preferences into a database transaction
hmhealey
2015-10-13
1
-29
/
+83
|
*
Added Preferences table to store user preferences
hmhealey
2015-10-13
1
-0
/
+125