Commit graph

56 commits

Author SHA1 Message Date
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Mantas Masalskis
10f627cb69 Maintenance: Update copyright information 2025-01-01 17:39:43 +02:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
Florian Liebe
9dfc232536 Maintenance: Update copyright information. 2023-01-02 16:19:55 +01:00
Martin Gruner
24c3bdfd87 Maintenance: Update copyright header. 2022-01-01 14:38:12 +01:00
Martin Gruner
a389b8f07c Maintenance: Replace rand() where possible 2021-09-20 12:47:05 +02:00
Thorsten Eckel
916bb77066 Maintenance: Activated rubocop Layout/SpaceInsideParens. 2021-07-19 15:36:48 +02:00
Martin Gruner
5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
Martin Edenhofer
22911f8616 Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler. 2020-02-20 14:34:03 +01:00
Martin Edenhofer
595dd01c4e Cleanup - moved from file based ttl checks to object based ttl checks. 2019-07-25 08:55:56 +02:00
Ryan Lue
a1da3a27f9 Enable Lint/UselessAssignment cop. 2019-06-28 13:38:49 +02:00
Thorsten Eckel
e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 2018-12-19 18:33:22 +01:00
Thorsten Eckel
9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 2018-10-09 08:17:41 +02:00
Thorsten Eckel
705487154c Applied changes for Rubocop 0.51. 2017-11-23 09:09:44 +01:00
Thorsten Eckel
ef38800bae Refactoring: Prefer .update! over .update, .update_attributes and .update_attribute - see http://www.davidverhasselt.com/set-attributes-in-activerecord/ . 2017-09-11 13:16:08 +02:00
Jens Pfeifer
533b44af8f Updated to rails 5.0. 2017-09-08 08:28:34 +00:00
Martin Edenhofer
15a50ba0a3 Fixed test. 2017-06-17 01:02:34 +02:00
Martin Edenhofer
d93d404902 Improved tests (do not break on before/after callbacks). 2017-06-17 00:53:20 +02:00
Thorsten Eckel
350c3ead51 Added enhanced Group access functionality. 2017-06-16 22:43:09 +02:00
Martin Edenhofer
1a43d9bd5c Improved tests. 2017-06-14 17:25:45 +02:00
Martin Edenhofer
764784908f Support mt6 style. 2017-05-02 22:58:56 +02:00
Martin Edenhofer
56216a0dd4 Moved to new mini test 6 changes. 2017-03-24 11:02:13 +01:00
Martin Edenhofer
9b9f9ed8c5 Rework, get unit tests up and running again. 2016-12-08 15:06:54 +01:00
Julian K
224b894b3a Replace sleep by travel to accelerate the test suite (#483) 2016-12-07 08:15:56 +01:00
Julian K
ceaf615282 Fix spelling mistake (#481)
destory -> destroy
2016-11-30 11:30:03 +01:00
Martin Edenhofer
7ae82024ad Removed not used rss backend. 2016-09-29 21:15:13 +02:00
Martin Edenhofer
80084c5518 More robust, even if it takes longer. 2016-09-08 08:44:40 +02:00
Martin Edenhofer
abdbb97890 Improved tests. 2016-06-21 01:22:48 +02:00
Martin Edenhofer
3c523b4f7d Moved to init prepare/setup method for tests. 2016-06-20 10:55:45 +02:00
Martin Edenhofer
34c4b7bd1b Improved timings. 2016-05-21 18:19:34 +02:00
Martin Edenhofer
d3a428cdca Removed not longer needed organization session collection tests. 2016-05-17 09:37:25 +02:00
Martin Edenhofer
60b11db825 Just push related user organisation to clients (improved tests). 2016-05-16 19:49:06 +02:00
Martin Edenhofer
9d4c865979 Push objects just once to client. 2016-03-03 09:56:13 +01:00
Thorsten Eckel
d7995bc6d3 Updated dependencies and applied new rubocop rules. 2016-01-15 18:23:35 +01:00
Thorsten Eckel
c59f616708 Applied rubocop cop 'Lint/UnneededDisable'. 2015-07-03 19:47:23 +02:00
Thorsten Eckel
b3b76acc89 Corrected with rubocop cop 'Style/WordArray'. 2015-05-07 09:23:24 +02:00
Martin Edenhofer
e8d7dc2954 Fixed recreate of session. 2015-05-03 14:11:47 +02:00
Martin Edenhofer
03b47edd43 Some new rubocop checks. 2015-04-27 21:24:14 +02:00
Martin Edenhofer
6461bed0dd Applied rubocop Style/SpaceBeforeComma. 2015-04-27 16:42:53 +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
d003cb0253 Even more speed improvements. 2015-02-25 23:35:00 +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
33e339546a Removed not longer needed test. 2014-08-26 01:59:56 +02:00