Martin Gruner
|
050bb8d7d4
Maintenance: Use enable_reloading rather than deprecated cache_classes
|
5 days ago |
Tobias Schäfer
|
5b2415ce28
Maintenance: Fix development mode logger settings.
|
1 month ago |
Tobias Schäfer
|
7810e745a0
Maintenance: Rails develop environment upgrades
|
1 month ago |
Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
11 months ago |
Mantas Masalskis
|
8d39f68f59
Maintenance: Update to Rails 7.0
|
1 year ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Rolf Schmidt
|
c26d5f1ddc
Maintenance: Add env variable to change file watcher for developments.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Thorsten Eckel
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Thorsten Eckel
|
78eda936e0
Maintenance: Resolved rack-livereload issue with Rails CSP (https://github.com/johnbintz/rack-livereload/issues/71).
|
3 years ago |
Thorsten Eckel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
4 years ago |
Martin Edenhofer
|
4e8cf209ca
Performance: Observing every Overview of each Agent Session doesn't scale well on larger systems (60 Overviews per Agent). With this change only the last 5 used Overviews are checked on every iteration. A full check is still performed ever 60 seconds. This reduces the overall load.
|
5 years ago |
Mantas
|
d2912ff25f
Maintenance: Disable Rails default caching behavior because in memory cache leads to diverging cache state in multiple processes and no-cache is usually not a desired behavior.
|
5 years ago |
Thorsten Eckel
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
Thorsten Eckel
|
f1dfbafdcd
Refactoring: config.log_formatter is for all environments the same but configured in each.
|
6 years ago |
Martin Edenhofer
|
15d8cb213d
Enable Rack::LiveReload via environment variable RAKE_LIVE_RELOAD.
|
6 years ago |
Thorsten Eckel
|
05adf9a534
Enable Rack::LiveReload on demand to avoid JS errors.
|
6 years ago |
Ryan Lue
|
011b3cd139
Revert accidental change to dev environment log_level
|
6 years ago |
Ryan Lue
|
3558f9a0ec
Update bs:init rake task with new database.yml location
|
6 years ago |
Felix Niklas
|
201ca9ac26
Disable rack-livereload’s swf fallback (development)
|
8 years ago |
Martin Edenhofer
|
63c187dd41
Applied rubocop.
|
9 years ago |
Martin Edenhofer
|
db01723eed
Make livereload working again.
|
9 years ago |
Felix Niklas
|
08a372cb75
update livereload settings
|
9 years ago |
Martin Edenhofer
|
ad1b9b18bf
Upgrade to rails 4.2.4.
|
9 years ago |
Martin Edenhofer
|
4365039f49
Moved to rails logger.
|
9 years ago |
Martin Edenhofer
|
d5ab29474f
Some new rubocop checks.
|
9 years ago |
Martin Edenhofer
|
bd1db72b9b
Applied rubocop Style/TrailingBlankLines.
|
9 years ago |
Martin Edenhofer
|
70e48aab13
Merge branch 'develop' of github.com:martini/zammad into develop
|
9 years ago |
Martin Edenhofer
|
a299f79598
Moved to rubocop Style/NumericLiterals.
|
9 years ago |
Thorsten Eckel
|
ce58d465c0
Corrected with rubocop cop 'Style/HashSyntax'.
|
9 years ago |
Martin Edenhofer
|
be31823d89
Improved cache backend. Heavy reduce of sql queries.
|
9 years ago |
Martin Edenhofer
|
32d404def9
Changed default live reload port (to be able to have several live reload instances working at same time).
|
10 years ago |
Felix Niklas
|
8158e1ce9e
some sidebar work
|
10 years ago |
Felix Niklas
|
b5f3d35a94
add live reload
|
10 years ago |
Martin Edenhofer
|
1d6c4c68e7
Moved to rails4 default settings.
|
11 years ago |
Martin Edenhofer
|
067576f6f4
Moved to rails4 settings.
|
11 years ago |
Martin Edenhofer
|
e9a21228ec
Rails4 migration.
|
11 years ago |
Martin Edenhofer
|
0ffcbe2ac0
Added some comment.
|
11 years ago |
Martin Edenhofer
|
2a5d4954ab
Init version.
|
12 years ago |