server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PLT-2939 Fix Default slash command icon is invalid (#3250)
enahum
2016-06-06
1
-1
/
+1
*
LDAP users should not be subject to password guess limits or email verificati...
Christopher Speller
2016-06-05
1
-3
/
+6
*
PLT-2994 Added @all (#3233)
David Lu
2016-06-04
1
-4
/
+4
*
Don't allow users to be added to a channel they are not in the team of (#3246)
Joram Wilander
2016-06-04
3
-3
/
+17
*
Adding LDAP Syncronization (#3219)
Christopher Speller
2016-06-03
1
-0
/
+23
*
PLT-3131 Add slash command for sending email invites (#3218)
Joram Wilander
2016-06-02
3
-4
/
+113
*
PLT-1800 Load server side locale from the config.json (#3202)
enahum
2016-06-02
3
-3
/
+3
*
Close HTTP response bodies properly in golang driver (and some api functions)...
Joram Wilander
2016-06-02
2
-0
/
+6
*
Allow system admins to update and delete channels (#3161)
Joram Wilander
2016-06-01
2
-23
/
+56
*
Revert "PLT-1800 Load server side locale from the config.json" (#3201)
Christopher Speller
2016-06-01
3
-3
/
+3
*
PLT-1800 Load server side locale from the config.json (#3135)
enahum
2016-06-01
3
-3
/
+3
*
Add a wait condition in outgoing webhook test to prevent race condition (#3177)
Joram Wilander
2016-05-31
1
-0
/
+5
*
PLT-2170 Send payload in application/json for outgoing webhooks (#3160)
Thomas Balthazar
2016-05-31
2
-88
/
+92
*
Send websocket event for system message posts (#3162)
Joram Wilander
2016-05-31
1
-15
/
+17
*
PLT-2061 Include FULL PATH in logs when referring to a directory (#3170)
Khoa LĂȘ
2016-05-31
1
-1
/
+2
*
Don't allow gitlab users to activate mfa (#3125)
Joram Wilander
2016-05-27
1
-0
/
+4
*
Added duplicated trigger validation (#3124)
David Lu
2016-05-27
4
-13
/
+76
*
Revert "PLT-1800 Load server side locale from the config.json" (#3133)
Christopher Speller
2016-05-27
2
-3
/
+2
*
PLT-1800 Load server side locale from the config.json (#3092)
enahum
2016-05-27
2
-2
/
+3
*
Send Post ID in webhooks (#3120)
Thomas Balthazar
2016-05-26
2
-3
/
+136
*
Made message command for all users (#3122)
David Lu
2016-05-26
1
-1
/
+1
*
PLT-2976 Adding checkout for missing SMTP server when testing email connectio...
Corey Hulen
2016-05-26
2
-2
/
+12
*
fixed type speical -> special (#3052)
rompic
2016-05-25
1
-2
/
+2
*
Adding APIs to reload config, recycle db connections and ping server (#3096)
Corey Hulen
2016-05-24
5
-42
/
+166
*
Revert "PLT-1800 Load server side locale from the config.json (#3076)"
Christopher Speller
2016-05-24
2
-3
/
+2
*
Max_File_Size setting in System Console > File Settings (#3070)
Thomas Balthazar
2016-05-24
4
-10
/
+11
*
Removed isTestDomain (#3069)
David Lu
2016-05-24
1
-64
/
+0
*
PLT-1800 Load server side locale from the config.json (#3076)
enahum
2016-05-24
2
-2
/
+3
*
Fixed double join messages (#3059)
David Lu
2016-05-20
2
-21
/
+2
*
PLT-2664 Split out push notifications from email notifications (#3049)
Joram Wilander
2016-05-19
1
-177
/
+206
*
Added /shortcuts (#3048)
David Lu
2016-05-19
2
-0
/
+58
*
Move away from the "andForget" style of function (#3046)
Thomas Balthazar
2016-05-18
7
-351
/
+332
*
Move away from the "andForget" style of function (#3043)
Thomas Balthazar
2016-05-18
2
-170
/
+144
*
Send email notification when username changed (#3022)
Thomas Balthazar
2016-05-18
1
-9
/
+35
*
Merge branch 'release-3.0'
Christopher Speller
2016-05-17
4
-13
/
+8
|
\
|
*
Fixing websocket connection
=Corey Hulen
2016-05-17
3
-8
/
+8
|
*
Removed check of email signup from creating a team (#3029)
Harrison Healey
2016-05-17
1
-5
/
+0
*
|
PLT-1909 Removed the ability to edit system posts (#3013)
Harrison Healey
2016-05-17
2
-0
/
+17
*
|
PLT-2188 Integrations: Support raw new lines in the text payload (#2993)
Thomas Balthazar
2016-05-17
1
-0
/
+11
*
|
Check team member instead of session for team admin role when updating/deleti...
Joram Wilander
2016-05-16
2
-2
/
+27
*
|
Merge branch 'release-3.0'
Christopher Speller
2016-05-16
4
-2
/
+8
|
\
|
|
*
Fixing issue with missing user (#2989)
Corey Hulen
2016-05-12
1
-0
/
+4
|
*
Inlcude team Id for fake context for incoming webhooks (#2988)
Joram Wilander
2016-05-12
1
-0
/
+2
|
*
Stopped login code from falling back to LDAP when it's disabled (#2986)
Harrison Healey
2016-05-12
2
-2
/
+2
*
|
Moving to glide
Christopher Speller
2016-05-12
1
-4
/
+4
*
|
Merge branch 'release-3.0'
Christopher Speller
2016-05-12
5
-17
/
+27
|
\
|
|
*
Improved handling of edge case where an LDAP user shares a username with a no...
Harrison Healey
2016-05-12
1
-2
/
+5
|
*
Improve incoming webhook slack compatibility (#2972) (#2973)
thoemy
2016-05-12
1
-3
/
+3
|
*
Fix parsing attachment field links into markdown (#2958) (#2959)
thoemy
2016-05-12
1
-4
/
+4
|
*
PLT-2905 fixing upgrade of SSO accounts (#2962)
Corey Hulen
2016-05-11
5
-15
/
+22
[prev]
[next]