aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)Author
2017-11-22Add webpack binstubscedricnjanga
2017-11-22Change the way we name classescedricnjanga
We now always use modules for namespaces => same structure for models, decorators, policies...
2017-11-22Add webpack binstubscedricnjanga
2017-11-21Change the way we name classescedricnjanga
We now always use modules for namespaces => same structure for models, decorators, policies...
2017-11-10Add validation and specs to models on objectid_format presencecedricnjanga
2017-10-11add bin directory, config file for webpackGuillaume
2017-06-30deleted binstubs because of spring problems, added /bin to .gitignoreRobert
2017-06-26spring stubs created (spring stop needed); Fixes: #3874@1hRobert
2017-06-16hotfix skip tests for eventual unauthorized reconnection; Refs: #3791Robert
2016-10-14merging issuesjpl
2015-02-20Update config in a true Rails 4 wayLuc Donnet
2015-01-15Fix tests and merge masterLuc Donnet