Martin Edenhofer
|
fc47f04ba8
|
Improved generation of db name.
|
2016-01-20 01:11:57 +01:00 |
|
Martin Edenhofer
|
b48ed93e9d
|
Added postgresql support.
|
2016-01-20 01:06:00 +01:00 |
|
Thorsten Eckel
|
00cffad79e
|
Added some syntactic suguar (used in rubocop cops).
|
2016-01-16 11:05:04 +01:00 |
|
Thorsten Eckel
|
d7995bc6d3
|
Updated dependencies and applied new rubocop rules.
|
2016-01-15 18:23:35 +01:00 |
|
Martin Edenhofer
|
df306b5e2c
|
Fixed import wizard. Improved performance initial calendar load (only do it one per ip).
|
2016-01-13 14:12:05 +01:00 |
|
Martin Edenhofer
|
f5fa05bf96
|
Added set of auto offline if agent is not answering chats for 120 seconds.
|
2016-01-06 01:45:03 +01:00 |
|
Martin Edenhofer
|
037b4ffbd3
|
Fixed typos.
|
2016-01-05 13:46:43 +01:00 |
|
Martin Edenhofer
|
e461fa9ceb
|
Set/gt remote ip of client connection.
|
2016-01-05 09:29:15 +01:00 |
|
Martin Edenhofer
|
be1cde6eff
|
Set fqdn for each env.
|
2015-12-31 09:51:06 +01:00 |
|
Martin Edenhofer
|
477fb1d3da
|
Added browser tests for translations and inline translations.
|
2015-12-18 17:18:09 +01:00 |
|
Martin Edenhofer
|
5f74e50433
|
Rewrite of web socket event backend.
|
2015-12-09 14:09:37 +01:00 |
|
Martin Edenhofer
|
4b1e6f05fd
|
Added logs for websocket server.
|
2015-12-07 00:15:53 +01:00 |
|
Martin Edenhofer
|
2c91f8801b
|
Set ZAMMAD_SETTING_TTL to 15 seconds for browser testing.
|
2015-12-06 10:32:34 +01:00 |
|
Martin Edenhofer
|
36ed006f29
|
Added browser tests for customer chat.
|
2015-12-05 20:55:34 +01:00 |
|
Martin Edenhofer
|
7831f1c1f8
|
Added browser tests for customer chat.
|
2015-12-05 20:41:14 +01:00 |
|
Martin Edenhofer
|
8c86d87f24
|
Removed not longer used sed, use ENV now.
|
2015-12-01 20:55:52 +01:00 |
|
Martin Edenhofer
|
a8ab2bd787
|
Fixed string concat.
|
2015-12-01 19:55:08 +01:00 |
|
Martin Edenhofer
|
e751f975b3
|
Improved creation of config/database.yml
|
2015-12-01 19:43:54 +01:00 |
|
Martin Edenhofer
|
7b3a8dae68
|
Unset in external script will not work.
|
2015-11-27 11:13:17 +01:00 |
|
Martin Edenhofer
|
0361a2e6d2
|
Sliced browser tests to speed up.
|
2015-11-27 10:50:37 +01:00 |
|
Martin Edenhofer
|
12e38ea4d1
|
Fixed typo.
|
2015-11-27 09:28:14 +01:00 |
|
Martin Edenhofer
|
3c0e20bc06
|
To process browser tests with normal password.
|
2015-11-27 08:39:43 +01:00 |
|
Martin Edenhofer
|
7a08c923f6
|
Added new browser tests.
|
2015-11-27 02:20:33 +01:00 |
|
Martin Edenhofer
|
f27598d389
|
Merge branch 'develop' of http://ci.lab.zammad.com/core/zammad into develop
Conflicts:
script/local_browser_tests.sh
|
2015-11-24 13:37:49 +01:00 |
|
Martin Edenhofer
|
c67f6b2573
|
Added support of RAILS_SERVE_STATIC_FILES.
|
2015-11-24 13:36:13 +01:00 |
|
Martin Edenhofer
|
c0d1948358
|
Cleanup.
|
2015-11-24 03:33:40 +01:00 |
|
Martin Edenhofer
|
df90a8f9d6
|
Added auto wizard.
|
2015-11-23 14:04:25 +01:00 |
|
Martin Edenhofer
|
2fc1c9831c
|
Moved to external scripts to start/stop test env.
|
2015-11-23 11:23:05 +01:00 |
|
Martin Edenhofer
|
28a4095fb6
|
Fixed config file name.
|
2015-11-22 16:00:23 +01:00 |
|
Martin Edenhofer
|
8c819cee3f
|
Little helper for builds.
|
2015-11-22 03:01:41 +01:00 |
|
Martin Edenhofer
|
791c0f934c
|
First version of customer chat.
|
2015-11-10 15:01:04 +01:00 |
|
Martin Edenhofer
|
f527a058c6
|
Fixed typo.
|
2015-09-06 13:41:51 +02:00 |
|
Martin Edenhofer
|
0100b38386
|
Prevent not needed use if database connections.
|
2015-09-04 02:22:20 +02:00 |
|
Martin Edenhofer
|
e1aae93269
|
Fixed rubocop checks.
|
2015-08-22 00:40:32 +02:00 |
|
Martin Edenhofer
|
ee5e084b63
|
Improved error handling.
|
2015-08-19 01:02:41 +02:00 |
|
Martin Edenhofer
|
2760137eef
|
Removed not used logon_session feature. Added web socket authentication. Prepared browser finger print.
|
2015-08-18 10:50:12 +02:00 |
|
Martin Edenhofer
|
2edeef76e1
|
Removed not needed code.
|
2015-07-16 21:57:45 +02:00 |
|
Martin Edenhofer
|
1f0ee62fbf
|
Improved output for starting/stopping.
|
2015-07-16 21:56:54 +02:00 |
|
Thorsten Eckel
|
24a4965bf1
|
Added test environment env and rake calls.
|
2015-07-16 15:13:24 +02:00 |
|
Thorsten Eckel
|
54fd62487c
|
Applied rubocop cop 'Style/SpaceInsideStringInterpolation'.
|
2015-07-03 17:18:01 +02:00 |
|
Martin Edenhofer
|
b6161c8f0c
|
Start scheduler only once.
|
2015-06-05 16:23:03 +02:00 |
|
Martin Edenhofer
|
d206ef49ed
|
Improved performance, move to threads.
|
2015-05-21 01:07:13 +02:00 |
|
Martin Edenhofer
|
1fda190b73
|
Work with current env.
|
2015-05-14 23:36:02 +02:00 |
|
Martin Edenhofer
|
dc743dfea4
|
Small improvement.
|
2015-05-14 23:21:24 +02:00 |
|
Martin Edenhofer
|
5cd3ca79bd
|
Improved api for sending messages.
|
2015-05-12 13:31:32 +02:00 |
|
Martin Edenhofer
|
c9608cdc00
|
Improved logging.
|
2015-05-12 10:46:07 +02:00 |
|
Martin Edenhofer
|
b7ecd9a1eb
|
Fixed use of last_ping.
|
2015-05-10 22:53:15 +02:00 |
|
Martin Edenhofer
|
c8ae1d38e1
|
Use utc timestamps for all.
|
2015-05-10 21:47:17 +02:00 |
|
Martin Edenhofer
|
6fb8ad4b14
|
Improved websocket logging.
|
2015-05-10 21:19:45 +02:00 |
|
Thorsten Eckel
|
6decb755f5
|
Moved rubocop cop 'Style/FileName' exclusion back to .rubocop.yml, since it will be ignored as comment in websocket-server.rb.
|
2015-05-08 15:58:28 +02:00 |
|