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 (
Expand
)
Author
Age
Files
Lines
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
More app code migration (#5170)
Joram Wilander
2017-01-25
1
-0
/
+22
*
PLT-4167 Team Sidebar (#4569)
enahum
2016-12-19
1
-0
/
+22
*
Fix leaking goroutines in store calls (#3993). (#4021)
Kyo Nguyen
2016-09-19
1
-7
/
+7
*
PLT-3695 refactoring to use sql_upgrader (#3788)
Corey Hulen
2016-08-24
1
-3
/
+0
*
PLT-2992 Added the ability to use different themes for each team (#3411)
Harrison Healey
2016-07-14
1
-1
/
+26
*
Fixing LDAP issue with Postgres (#3033)
Corey Hulen
2016-05-17
1
-1
/
+1
*
PLT-7: Refactoring stores to use translations (chunk 7)
Elias Nahum
2016-01-25
1
-15
/
+15
*
Revert " PLT-7 adding loc for db calls"
Corey Hulen
2016-01-20
1
-14
/
+13
*
PLT-7 adding loc for db calls audits and prefs
=Corey Hulen
2016-01-20
1
-13
/
+14
*
Upgrade logging package
=Corey Hulen
2016-01-11
1
-1
/
+1
*
Fixed issue with Team Settings modal saving items instead of cancelling; chan...
Reed Garmsen
2015-12-10
1
-1
/
+1
*
rename 'featureToggle' to 'isFeatureEnable' and move definition of available ...
Florian Orben
2015-11-27
1
-2
/
+2
*
add unit tests
Florian Orben
2015-11-27
1
-2
/
+2
*
allow to toggle features in backend
Florian Orben
2015-11-27
1
-0
/
+47
*
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
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