Commit Graph

68 Commits

Author SHA1 Message Date
dependabot[bot]
64ceb00090 Bump actionpack from 6.0.0 to 6.1.3
Bumps [actionpack](https://github.com/rails/rails) from 6.0.0 to 6.1.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.1.3/actionpack/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.0...v6.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 03:54:34 +00:00
Brandon Robins
d3c6c35b8a Update ruby required version 2019-09-06 23:44:07 -05:00
Brandon Robins
5e7fde423d Use optimistic version constraint for Rails 2019-09-06 23:35:01 -05:00
Brandon Robins
f29b8b27e7 Fix rspec nil eager_load warning 2019-09-06 23:34:04 -05:00
Brandon Robins
49b4573761 Update dependencies 2019-09-06 23:19:25 -05:00
Brandon Robins
e25a887086 Slim down dummy app 2019-09-06 23:17:52 -05:00
Brandon Robins
19290d3832 Fix call to etag method 2018-01-31 22:20:36 -06:00
Brandon Robins
f6f5590062 Use .exists? instead of .exist? 2018-01-31 22:19:38 -06:00
Brandon Robins
714901023e Return live and dead properties for allprop 2018-01-31 22:18:43 -06:00
Brandon Robins
9f21799206 Add support for allprop and propname 2018-01-30 22:59:55 -06:00
Brandon Robins
13b5dbc989 Remove allow_failures for Travis for Ruby 2.5 2018-01-25 23:00:01 -06:00
Brandon Robins
3316fd8d1e Use last instead of [-1] 2018-01-25 22:58:26 -06:00
Brandon Robins
6324f17f90 Use Nokogiri::XML throughout FileResource
Removes Calligraphy::XML::Node and Calligraphy::XML::Namespace in favor
of using Nokogiri's XML classes.
2018-01-25 22:45:19 -06:00
Brandon Robins
96116543d3 Miscellaneous updates to appease Rubocop 2018-01-04 00:29:51 -06:00
Brandon Robins
45ec304b26 Enable dependency caching for Travis CI builds 2018-01-04 00:25:32 -06:00
Brandon Robins
3b65768e40 Add support for Extended MKCOL (RFC5689) 2018-01-04 00:21:16 -06:00
Brandon Robins
46ff7a934f Update gemspec, bump version, and fix comment 2018-01-01 10:28:13 -06:00
Brandon Robins
8df996ce5d Bump version 2018-01-01 01:12:33 -06:00
Brandon Robins
2b264bdc19 Add RSpec methods for WebDAV actions for request specs 2018-01-01 01:12:33 -06:00
Brandon Robins
a7c9008d46 Untrack sqlite3 files 2018-01-01 01:12:33 -06:00
Brandon Robins
3c114362d3 Rubocop FileResource class and update references 2018-01-01 01:12:33 -06:00
Brandon Robins
9ee8d1c528 Enable Style/DocumentationMethod cop 2018-01-01 01:12:33 -06:00
Brandon Robins
b9a7cb88f9 Rubocop XML module files and update method references 2018-01-01 01:12:33 -06:00
Brandon Robins
5b7d67ee57 Rubocop and update files 2018-01-01 01:12:33 -06:00
Brandon Robins
a5c476c82c Rubocop generator files 2018-01-01 01:12:33 -06:00
Brandon Robins
e32189716d Rubocop WebDavRequestsController
Abstracts select methods from WebDavRequestsController to WebDavMethods
and WebDavPreconditions modules.
2018-01-01 01:12:33 -06:00
Brandon Robins
4d532e2c34 Rubocop WebDavRequest classes 2018-01-01 01:12:33 -06:00
Brandon Robins
87e901b6e6 Add Rubocop 2018-01-01 01:12:28 -06:00
Brandon Robins
20c1c177a2 Test against Ruby 2.5 2017-12-26 20:41:33 -05:00
Brandon Robins
109bfd0528 Set DAV compliance at the Resource 2017-12-26 15:48:46 -05:00
Brandon Robins
d8a7dd183a Clean up syntax 2017-12-26 14:48:07 -05:00
Brandon Robins
d0f548d047 Add support for supportedlock 2017-12-26 14:47:01 -05:00
Brandon Robins
adc205fc16 Add pry-nav to Gemfile 2017-12-26 14:43:48 -05:00
Brandon Robins
5520a207f5 Set default resource_class 2017-12-24 13:35:56 -05:00
Brandon Robins
a8ac618519 Reorganize WebDavRequest and Resource classes 2017-12-24 13:35:51 -05:00
Brandon Robins
9dff70a3c0 Add rake task descriptions 2017-12-21 22:35:46 -06:00
Brandon Robins
7ae950b950 Fix formatting 2017-12-20 00:56:02 -06:00
Brandon Robins
cb52924494 Use Ruby >= 2.3.0 2017-12-20 00:31:29 -06:00
Brandon Robins
fc78886d5b Configure dummy app, rake tasks, and travis 2017-12-19 23:41:28 -06:00
Brandon Robins
147189f862 Add dummy app, rspec helper files, and routing tests 2017-12-18 00:11:35 -06:00
Brandon Robins
3b1aabbf53 Fix NotImplemented error calls 2017-12-17 20:52:22 -06:00
Brandon Robins
c2ffbf6375 Add an install generator and update README 2017-12-17 14:03:34 -06:00
Brandon Robins
560c1ef994 Add comments 2017-12-17 12:56:24 -06:00
Brandon Robins
25101301cf Move FileResource and Resource base class 2017-12-17 11:42:30 -06:00
Brandon Robins
5c06f06fe2 Update README 2017-12-14 23:28:49 -06:00
Brandon Robins
dde85d453c Add support for digest authentication 2017-12-14 23:16:01 -06:00
Brandon Robins
50becf8ae3 Use consistent headers method and/or variable 2017-11-25 16:40:37 -06:00
Brandon Robins
4f80ee2d39 Add root_dir kwarg to Resource 2017-11-22 23:40:23 -05:00
Brandon Robins
ddb1fd9c7e Update gemspec 2017-11-21 01:12:07 -06:00
Brandon Robins
b0275e379d Update README, gemspec, and bump version 2017-11-21 01:05:46 -06:00