about summary refs log tree commit diff
path: root/app/models/import.rb
AgeCommit message (Expand)Author
2020-11-19Add import/export feature for bookmarks (#14956)ThibG
2020-05-24Fix csv upload (#13835)Takeshi Umeda
2019-02-03Add option to overwrite imported data (#9962)Eugen Rochko
2018-04-23Update dependencies for Ruby (2018-04-23) (#7237)Yamagishi Kazutoshi
2018-02-26Ensure the app does not even start if OTP_SECRET is not set (#6557)Eugen Rochko
2018-01-19Change belongs_to_required_by_default to true (#5888)Yamagishi Kazutoshi
2017-11-18Lists (#5703)Eugen Rochko
2017-11-12Update model annotations to use BIGINT for IDs (#5461)Daniel Hunsaker
2017-10-02Make IdsToBigints (mostly!) non-blocking (#5088)aschmitz
2017-09-02Validate data of Imports (#4782)abcang
2017-07-13Fix boolean columns sometimes having a null value (#4162)Eugen Rochko
2017-05-02annotate models (#2697)yhirano
2017-04-16Add presence validation to Import (#1928)alpaca-tc
2017-04-12Allow import/export of mutes list (#1541)Matt Jankowski
2017-04-01Paperclip will complain on its own if this variable is missingEugen Rochko
2017-03-30Import feature for following/blocking lists (addresses #62, #177, #201, #454)Eugen Rochko