| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-28 | Don't use directly Rails.root/tmp directory (no writable on servers). Refs #4315 | Alban Peignier | |
| 2017-08-27 | Add .zip to uploaded filename (mandatory for java import ?). Refs #4273 | Alban Peignier | |
| 2017-08-27 | Make NetexImport#parent mandatory. Refs #4273 | Alban Peignier | |
| 2017-08-27 | Disable authentication in NetexImportsController for the moment. Refs #4273 | Alban Peignier | |
| 2017-08-25 | WorkbenchImportWorker#params: Remove unpermitted `referential_id` | Teddy Wing | |
| This param isn't permitted by the controller and we're currently not using it for anything. It produces a warning message in the logs, so I figured we should remove it. We may want to change the architecture to create referentials outside of the API, and thus would have to add this param in, but until then it's not needed. | |||
| 2017-08-23 | Transferring code to Teddy; allowing him to do git push --force-with-lease | Robert | |
| 2017-08-22 | Refs: 4273@5h; Still debugging zip file upload inside post to Rails api; ↵ | Robert | |
| Retry removed (but not the deadcode yet) [amend me] | |||
| 2017-08-22 | Refs: #4273@3h; | Robert | |
| Debugging Java Integration (ZipService -> HTTPService -> Object Creation) - Created an ErrorFormat concern to see what went wrong in the HTTP call as so many things can go wrong due to: * Timeout Issues * Illegal database setup or cleaning before tests | |||
| 2017-08-21 | Refs: #4273@20h; Reverse Engeneeiring RubyZip fixed ZipService | Robert | |
| - Replzed Lazy Enum over get_next_entry and group by with explicit looping and yielding to an instance level enumerator that yields streams per subdir (wich represents a referential). - Fixtures and Specs that use a REAL usecase. Next: Get rid of metadata kludge (should fix failing specs) | |||
| 2017-08-11 | initial | Robert | |
| 2017-08-08 | Microfix local renaming and codegeneration artefact removal | Robert | |
| 2017-08-03 | renaming | Robert | |
| 2017-08-01 | Refs: #3507@2h; CR Step 4 | Robert | |
| - Added tests for HTTPService (regression) - Removed some dead code (Workbench model spec, Import factory) - Changed front_end_host to rails_host in config | |||
| 2017-07-31 | Refs: #3507@3h; CR finished | Robert | |
| 2017-07-31 | Refs: #3507@2h CR 2nd leg | Robert | |
| 2017-07-31 | Refs: #3507_1726@6h Code Review | Robert | |
| 2017-07-27 | Refs: 3507@2.5h; Specing WorkbenchImportWorker failure and DB behavior | Robert | |
| - speced and implemented Import instance behavior (status, total_steps, current_step) - failure behavior and it's impact to the above | |||
| 2017-07-27 | Fixes: #3507@1.5h Retries & Error Handling in WorkbenchImportWorker | Robert | |
| 2017-07-26 | Refs: #3507@4h; Finished Basic WorkbenchImportWorker | Robert | |
| - speced but missing error treatment | |||
| 2017-07-25 | Refs: #3507;20h Specing and Implementing the ZipService | Robert | |
| 2017-07-21 | Sketching out the unzip/zip process, need to change Tempfile to ↵ | Robert | |
| File.open(..., r) in a configurable directory [amend me] | |||
| 2017-07-21 | Refs: #3507@4.5h spec setup and refactoring, using Faraday in worker | Robert | |
| - Setting up correct headers for the Webmock request (Oh Boy) - Refactoring all Faraday requests into `lib/af83/http_fetcher.rb` - Implementing the Download | |||
| 2017-07-20 | Refs: #3507@1h | Robert | |
| Introduction of Presence Validation in Import model, for: - workbench - referential | |||
| 2017-07-20 | bup working on WorkbenchImportWorker's integration spec [amend me] | Robert | |
| 2017-06-09 | refs 3604 @12h all tests pass | Robert | |
| 2017-06-06 | Refs: #3604; rewriting schema cloner in Ruby | Robert | |
| 2017-06-06 | Refs: #3604; added tests for cloning with data ⇒ ✓ | Robert | |
| 2017-06-05 | Refs: #3604; Bad schema renaming and removal fixed | Robert | |
| 2017-06-05 | xxx | Robert | |
| 2017-05-31 | Refs: #3604; using default sidekiq queue | Robert | |
| 2017-04-19 | removed obsolete migration 20170123131243_set_user_permissions.rb; Refs #3105 | Robert | |
| 2017-04-18 | clone_schema fixed -> lib/sql/clone_schema.sql; ↵ | RobertDober | |
| lib/af83/stored_procedures.rb for sql stored procedure management; Refs #2864 | |||
| 2017-03-06 | ReferentialDestroyWorker | Xinhui | |
| Refs #2695 | |||
| 2017-02-15 | Log error in LineReferentialSyncWorker#perform | Alban Peignier | |
| 2017-02-15 | Log error in StopAreaReferentialSyncWorker#perform | Alban Peignier | |
| 2017-01-12 | Set status failed for reflex:codiflign sync on sidekiq restart | Xinhui | |
| Refs #2390 | |||
| 2016-11-15 | Refactoring CleanUpResult as ActiveRecord model | Xinhui | |
| Refs #1933 | |||
| 2016-11-14 | Wip refactoring cleanup model | Xinhui | |
| Refs #1933 | |||
| 2016-10-27 | Fix Apartement switch on not cloned schema | Xinhui | |
| Refs #1863 | |||
| 2016-10-26 | Add ReferentialCloning to appartement excluded_models | Xinhui | |
| Refs #1863 | |||
| 2016-10-25 | Worker referential_cloning | Xinhui | |
| Refs #1863 | |||
| 2016-10-11 | Disable codifline GroupOfLine Sync | Xinhui | |
| Refs #1794 | |||
| 2016-10-06 | Override codifligne api url | Xinhui | |
| Refs #1765 | |||
| 2016-09-29 | Refactoring StopAreaReferentialSync | Xinhui | |
| Refs #1710 | |||
| 2016-09-28 | Templating line_referential_sync_message | Xinhui | |
| Refs #1707 | |||
| 2016-09-28 | Log messages of LineReferentialSync | Xinhui | |
| Refs #1707 | |||
| 2016-09-27 | LineReferentialSync status aasm | Xinhui | |
| Refs #1707 | |||
| 2016-09-27 | Refactoring rake codifligne:sync | Xinhui | |
| Refs #1707 | |||
| 2016-09-27 | Rspec model LineReferentialSync | Xinhui | |
| 2016-09-27 | Wip gem sidekiq && LineReferentialSyncWorker | Xinhui | |
| Refs #1707 | |||
