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
...
*
Fixed error when adding incoming webhook to public channel not currently in (...
Joram Wilander
2016-07-05
2
-0
/
+9
*
PLT-3454 Verification Email fails to send when logging in with username (#3475)
enahum
2016-07-05
1
-4
/
+2
*
PLT-3456 Fix Errors while starting the server (#3445)
enahum
2016-07-04
1
-0
/
+2
*
Fixing invalid session (#3463)
Corey Hulen
2016-07-01
1
-2
/
+8
*
Revert "Moved file attachments to be stored in data/channels instead of data/...
Harrison Healey
2016-06-30
2
-40
/
+41
*
enabled team creation for sysadmins (#3433)
David Lu
2016-06-30
1
-1
/
+1
*
EE: Add the ability to restrict the user roles that can send team invites (#3...
Joram Wilander
2016-06-29
2
-4
/
+61
*
PLT-3440 (#3440)
Corey Hulen
2016-06-29
2
-2
/
+30
*
Implementing server side of LDAP sync now button (#3430)
Christopher Speller
2016-06-28
2
-0
/
+30
*
Changing email notifications to use permalinks (#3399)
Christopher Speller
2016-06-28
1
-1
/
+1
*
Moved file attachments to be stored in data/channels instead of data/teams/ID...
Harrison Healey
2016-06-28
2
-41
/
+40
*
Email check shouldn't be case-sensitive #3349 (#3350)
Thiyagaraj Krishna
2016-06-27
1
-1
/
+1
*
PLT-3415 Fix Sending Test email fails with error (#3396)
enahum
2016-06-22
1
-1
/
+1
*
Make sure profile is not nil when assigning in sendNotifications (#3395)
Joram Wilander
2016-06-21
1
-1
/
+3
*
PLT-3261 Fix Can't create a team with GitLab if the email domain is restricte...
enahum
2016-06-21
1
-0
/
+7
*
Only check team Id in getChannel for non-DMs (#3382)
Joram Wilander
2016-06-20
1
-1
/
+1
*
Fixed @all not working as intended (#3335)
David Lu
2016-06-15
1
-6
/
+2
*
PLT-3264 remove session cookie when switching accounts (#3341)
Corey Hulen
2016-06-15
1
-0
/
+3
*
Fix channels showing up across teams when multiple teams open in same browser...
Joram Wilander
2016-06-15
2
-0
/
+11
*
Fix bad condition on hiding email addresses and update user etag to include p...
Joram Wilander
2016-06-14
1
-4
/
+4
*
PLT-3143 Added serverside code for custom Emoji (#3311)
Harrison Healey
2016-06-14
3
-0
/
+701
*
Made error message clearer (#3318)
David Lu
2016-06-14
1
-2
/
+8
*
Merge branch 'release-3.1'
JoramWilander
2016-06-13
3
-40
/
+59
|
\
|
*
Auto join teams if coming from team sign-up page to login for GitLab (#3284)
Joram Wilander
2016-06-07
3
-40
/
+59
*
|
PLT-2058 Debugging incoming web hook content (#3150)
Martin Schenck
2016-06-10
1
-3
/
+23
*
|
CLI: invite user by email - missing siteURL in email (#3297)
Thomas Balthazar
2016-06-10
1
-2
/
+2
|
/
*
System messages trigger notifications when user is mentioned (#3235)
Joram Wilander
2016-06-06
1
-24
/
+23
*
PLT-3114 Moved preview collapse out of pre-release features (#3206)
Joram Wilander
2016-06-06
2
-0
/
+124
*
PLT-2559 Always return successful when trying to join a channel that the user...
Harrison Healey
2016-06-06
3
-4
/
+37
*
PLT-2990 Clicking on a desktop notification from another team opens the team ...
enahum
2016-06-06
1
-0
/
+1
*
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
[prev]
[next]