RandomSec/main/tests/server/src/com/google/refine/commands
2020-04-21 15:51:01 +02:00
..
browsing remove unused imports (#2574) 2020-04-21 15:51:01 +02:00
cell EditOneCellCommandTests: Add number parsing tests 2020-01-08 09:55:51 +08:00
column Add CSRF protection to cell, history, column and expr commands 2019-10-14 16:24:26 +01:00
expr Fix other NPE in expression logging, for #2264 2020-01-06 06:30:56 +01:00
history Add CSRF protection to cell, history, column and expr commands 2019-10-14 16:24:26 +01:00
importing CSRF protection for ImportingController 2019-10-14 16:24:26 +01:00
lang Return best loaded language code in LoadLanguageCommand. (#2232) 2019-11-27 15:35:18 +00:00
project CSRF protection for project and recon commands 2019-10-15 12:07:12 +01:00
recon CSRF protection for project and recon commands 2019-10-15 12:07:12 +01:00
row Add CSRF protection to remaining commands 2019-10-15 12:07:13 +01:00
util Add CSRF protection to cell, history, column and expr commands 2019-10-14 16:24:26 +01:00
CommandStub.java Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
CommandTestBase.java Add CSRF protection to cell, history, column and expr commands 2019-10-14 16:24:26 +01:00
CommandTests.java Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
CSRFTokenFactoryTests.java Add CSRF token generation capabilities, for #2164 2019-10-14 16:24:26 +01:00
EngineDependentCommandTests.java Add CSRF protection to cell, history, column and expr commands 2019-10-14 16:24:26 +01:00
GetCSRFTokenCommandTest.java Add CSRF token generation capabilities, for #2164 2019-10-14 16:24:26 +01:00
OpenWorkspaceDirCommandTests.java CSRF protection for OpenWorkspaceDirCommand and language loading 2019-10-15 12:07:04 +01:00
SetPreferenceCommandTests.java Add CSRF protection to remaining commands 2019-10-15 12:07:13 +01:00