Commit graph

22 commits

Author SHA1 Message Date
Martin Edenhofer
9d4c865979 Push objects just once to client. 2016-03-03 09:56:13 +01:00
Martin Edenhofer
fb1a8987aa Rewrite of overview index and list backend. 2016-03-03 02:51:24 +01:00
Thorsten Eckel
c59f616708 Applied rubocop cop 'Lint/UnneededDisable'. 2015-07-03 19:47:23 +02:00
Martin Edenhofer
9e3a68762d Removed extended logging. 2015-05-10 21:54:57 +02:00
Martin Edenhofer
4de56f007f Added logging to find race condition. 2015-05-10 17:43:38 +02:00
Martin Edenhofer
06047e249b Added logging to find race condition. 2015-05-10 17:24:10 +02:00
Martin Edenhofer
fbd99e89f3 Added logging to find race condition. 2015-05-10 09:22:31 +02:00
Martin Edenhofer
386012a4a6 Create own test agent. 2015-05-03 13:38:13 +02:00
Martin Edenhofer
f15c32569f Improved timing (if ci is under load and tests take more time). 2015-05-02 11:07:22 +02:00
Martin Edenhofer
03b47edd43 Some new rubocop checks. 2015-04-27 21:24:14 +02:00
Martin Edenhofer
bd1db72b9b Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00
Martin Edenhofer
70e48aab13 Merge branch 'develop' of github.com:martini/zammad into develop
Conflicts:
	config/environments/development.rb
	db/migrate/20120101000020_create_network.rb
	db/migrate/20140831000001_create_object_manager.rb
	lib/fill_db.rb
	test/unit/session_basic_test.rb
	test/unit/session_basic_ticket_test.rb
	test/unit/session_collections_test.rb
	test/unit/session_enhanced_test.rb
	test/unit/working_time_test.rb
2015-04-27 16:02:07 +02:00
Martin Edenhofer
a299f79598 Moved to rubocop Style/NumericLiterals. 2015-04-27 15:43:34 +02:00
Thorsten Eckel
ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 2015-04-27 15:42:53 +02:00
Thorsten Eckel
58ea373054 Corrected test/ folder with rubocop cop 'Style/StringLiterals'. 2015-04-27 14:51:43 +02:00
Martin Edenhofer
c38b44562b Improved timings. 2015-02-26 00:29:48 +01:00
Martin Edenhofer
5d2db33534 Improved speed of tests by own ttl method parameter. 2015-02-25 23:07:53 +01:00
Martin Edenhofer
b625a6563a Small testing improvements. 2015-02-25 22:35:37 +01:00
Martin Edenhofer
79470e8ca5 Fixed unit tests. 2014-11-10 21:34:15 +01:00
Martin Edenhofer
6bc7dd9b2e Fixed unit tests. 2014-11-10 20:14:48 +01:00
Martin Edenhofer
3aa22ceb10 Small unit test improvements. 2014-07-14 08:17:27 +02:00
Martin Edenhofer
daf3656914 Fixed session backend of ticket overview list. 2014-07-14 07:26:22 +02:00