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
...
*
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
*
|
Fix parsing attachment field links into markdown (#2958) (#2959)
thoemy
2016-05-12
1
-4
/
+4
*
|
Improve incoming webhook slack compatibility (#2972) (#2973)
thoemy
2016-05-12
1
-3
/
+3
*
|
Merge branch 'release-3.0'
Christopher Speller
2016-05-11
2
-21
/
+4
|
\
|
|
*
Fixing compliance reporting (#2964)
Corey Hulen
2016-05-11
1
-1
/
+1
|
*
Removing export route (#2955)
Christopher Speller
2016-05-11
1
-20
/
+0
|
*
PLT-2806 sending websocket when adding user to team (#2953)
Corey Hulen
2016-05-10
1
-0
/
+3
*
|
PLT-2674 Private Group should not have Leave option when only one member rema...
enahum
2016-05-10
2
-2
/
+15
|
/
*
PLT-2862 Re-added LDAP login boxes as part of signup flow (#2937)
Harrison Healey
2016-05-09
2
-4
/
+22
*
Recent mention searches now OR terms instead of AND (#2931)
Joram Wilander
2016-05-09
4
-30
/
+43
*
PLT-2600/PLT-2770 Changed getPublicLink api call to return a proper JSON stri...
Harrison Healey
2016-05-06
1
-1
/
+1
*
PLT-2697 Fixing team admins (#2900)
Corey Hulen
2016-05-06
5
-31
/
+208
*
Add separator between DMs on your team and not (#2910)
Joram Wilander
2016-05-06
1
-0
/
+4
*
Fixing /logout command (#2908)
Christopher Speller
2016-05-06
3
-13
/
+14
*
Multiple cross-team functionality fixes (#2902)
Joram Wilander
2016-05-06
2
-3
/
+8
*
Allow system admins to switch user accounts to email/password (#2893)
Joram Wilander
2016-05-05
2
-5
/
+1
[prev]
[next]