Jacopo Notarstefano
2b352fb397
Add missing properties to Repository ( #842 )
...
Closes #784
Closes #785
First commit fixes a small bug that I observed while trying to record some new test fixtures: the stringification of the headers is not correctly printed as a list of tuples, but as an `iteritems` object, so I forced the list evaluation.
Second commit adds the missing properties `allow_merge_commit`, `allow_rebase_merge`, `allow_squash_merge`, and `has_projects` to the `Repository` class.
Note however that I ran into some trouble while modifying the `edit` method of the `Repository` class to make use of the new properties, specifically while writing tests, so I will fix the `edit` method in a future PR.
2018-07-13 12:02:53 +08:00
..
2018-07-13 12:02:53 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-06-11 22:24:27 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-06-22 16:54:32 +08:00
2018-04-06 18:30:43 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-07-10 22:58:08 +08:00
2018-05-01 09:40:08 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-06-11 22:24:27 +08:00
2018-06-11 22:24:27 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-29 18:16:20 +08:00
2018-03-17 20:06:16 +08:00
2018-04-06 09:17:19 +08:00
2018-06-22 12:46:46 +08:00
2018-03-17 20:06:16 +08:00
2018-04-30 10:12:43 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-07-10 15:04:29 +08:00
2018-07-10 10:36:30 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-06-11 22:24:27 +08:00
2018-06-11 22:24:27 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-07-13 12:02:53 +08:00
2018-04-05 10:25:04 +08:00
2018-06-22 16:54:32 +08:00
2018-03-21 14:04:46 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-07-10 21:35:00 +08:00
2018-04-05 10:23:01 +08:00