Martin Edenhofer
|
526ab38084
Fixed issue #936 - After a while a 500er error message appears.
|
7 лет назад |
Julian K
|
ceaf615282
Fix spelling mistake (#481)
|
8 лет назад |
Martin Edenhofer
|
eceb9889b1
Added database locking to prevent race conditions.
|
8 лет назад |
Martin Edenhofer
|
30fe8aef36
Applied rubocop.
|
8 лет назад |
Martin Edenhofer
|
39feeccc88
Added auto restart of zammad after changing object attributes.
|
8 лет назад |
Martin Edenhofer
|
eae8ead41c
Improved object manager browser tests.
|
8 лет назад |
Martin Edenhofer
|
cb5fd0c2c0
Reworked admin maintenance area (needed for restarting screen).
|
8 лет назад |
Martin Edenhofer
|
60b11db825
Just push related user organisation to clients (improved tests).
|
8 лет назад |
Thorsten Eckel
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
8 лет назад |
Martin Edenhofer
|
5f74e50433
Rewrite of web socket event backend.
|
9 лет назад |
Martin Edenhofer
|
08c2a59569
Only broadcast to authenticated clients.
|
9 лет назад |
Martin Edenhofer
|
e1aae93269
Fixed rubocop checks.
|
9 лет назад |
Thorsten Eckel
|
54fd62487c
Applied rubocop cop 'Style/SpaceInsideStringInterpolation'.
|
9 лет назад |
Martin Edenhofer
|
efd1f5dd15
Avoid rails and non rails context (script/websocket-server.rb is without rails).
|
9 лет назад |
Martin Edenhofer
|
c9608cdc00
Improved logging.
|
9 лет назад |
Martin Edenhofer
|
b7ecd9a1eb
Fixed use of last_ping.
|
9 лет назад |
Martin Edenhofer
|
c8ae1d38e1
Use utc timestamps for all.
|
9 лет назад |
Thorsten Eckel
|
b6c2b6750a
Corrected with rubocop cop 'Lint/RescueException'.
|
9 лет назад |
Thorsten Eckel
|
8b822a7ddc
Corrected with rubocop cop 'Style/ClassVars'.
|
9 лет назад |
Thorsten Eckel
|
18eaebd9b9
Corrected with rubocop cop 'Lint/ShadowingOuterLocalVariable'.
|
9 лет назад |
Thorsten Eckel
|
409ae23e78
Corrected with rubocop cop 'Rails/TimeZone'.
|
9 лет назад |
Martin Edenhofer
|
43a924f554
Applied rubocop Style/CommentIndentation.
|
9 лет назад |
Thorsten Eckel
|
67c4215554
Corrected with rubocop cop 'Style/RedundantSelf'.
|
9 лет назад |
Thorsten Eckel
|
1ac1cf4184
Corrected with rubocop cop 'Style/Next'.
|
9 лет назад |
Thorsten Eckel
|
bfa6f11221
Corrected with rubocop cop 'Style/EachWithObject'.
|
9 лет назад |
Thorsten Eckel
|
b08a817e3d
Corrected with rubocop cop 'Style/ColonMethodCall'.
|
9 лет назад |
Thorsten Eckel
|
50806a4b5e
Corrected with rubocop cop 'Style/VariableName'.
|
9 лет назад |
Thorsten Eckel
|
d63b9d2f9b
Corrected with rubocop cop 'Style/InfiniteLoop'.
|
9 лет назад |
Martin Edenhofer
|
3046a07948
Improved logging.
|
9 лет назад |
Martin Edenhofer
|
4365039f49
Moved to rails logger.
|
9 лет назад |
Martin Edenhofer
|
e8d7dc2954
Fixed recreate of session.
|
9 лет назад |
Martin Edenhofer
|
6d5a02fd80
Fixed race condition in Sessions.create().
|
9 лет назад |
Martin Edenhofer
|
d8d506ea44
Try to prevent "Errno::ENOENT: No such file or directory @ rb_sysopen".
|
9 лет назад |
Thorsten Eckel
|
62b23c963e
Corrected with rubocop cop 'Style/SpaceBeforeBlockBraces'.
|
9 лет назад |
Thorsten Eckel
|
4b4f45ddd1
Corrected with rubocop cop 'Lint/DeprecatedClassMethods'.
|
9 лет назад |
Thorsten Eckel
|
69a16ee2c5
Corrected with rubocop cop 'Style/RedundantReturn'.
|
9 лет назад |
Martin Edenhofer
|
158bf737ae
Applied rubocop Style/IndentHash.
|
9 лет назад |
Martin Edenhofer
|
6461bed0dd
Applied rubocop Style/SpaceBeforeComma.
|
9 лет назад |
Martin Edenhofer
|
c34a33da99
Applied rubocop Style/SpaceAroundOperators.
|
9 лет назад |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
9 лет назад |
Martin Edenhofer
|
70e48aab13
Merge branch 'develop' of github.com:martini/zammad into develop
|
9 лет назад |
Martin Edenhofer
|
a299f79598
Moved to rubocop Style/NumericLiterals.
|
9 лет назад |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 лет назад |
Martin Edenhofer
|
d81a3722e4
Improved speed of test by switching from min to sec for idle param.
|
9 лет назад |
Martin Edenhofer
|
aacb930094
Close database connection for thread after thread is finished.
|
9 лет назад |
Martin Edenhofer
|
71d8af7a52
Moved from Marshal to JSON session files.
|
9 лет назад |
Martin Edenhofer
|
252e1e0b48
Merge branch 'develop' into interface
|
10 лет назад |
Martin Edenhofer
|
5980a39ea0
Use api now to destroy invalid sessions.
|
10 лет назад |
Martin Edenhofer
|
4be8f330b8
Fixed removing of invalid session.
|
10 лет назад |
Martin Edenhofer
|
9742f5f0b2
Fixed unit tests.
|
10 лет назад |