aptly/deb
Andrey Smirnov d7665119e4 Few more fixes. 2016-03-28 13:44:19 +03:00
..
changes.go Few more fixes. 2016-03-28 13:44:19 +03:00
changes_test.go ChangesFile can produce Query each package file should satisfy. #71 2015-03-18 22:19:12 +03:00
collections.go Add ability to Flush CollectionFactory. #116 2015-02-15 23:57:54 +03:00
contents.go Make sure contents don't have duplicate package entries. #142 2015-04-05 21:12:25 +03:00
deb.go Misc style and simple mistakes fixes. 2016-03-28 13:34:05 +03:00
deb_test.go shorten regex to match generated error only 2015-11-26 00:03:51 +00:00
debian.go Style fix. 2014-04-08 01:04:01 +04:00
debian_test.go Upgrade gocheck 2014-11-05 13:27:15 -06:00
format.go add Checksums-Sha512 to isMultilineField 2016-03-10 14:40:10 +01:00
format_test.go Fix handling of folded fields in Stanza. #270 2015-09-24 11:59:49 +03:00
graph.go Update import path for gographviz. 2015-03-15 13:51:14 +03:00
import.go Misc style and simple mistakes fixes. 2016-03-28 13:34:05 +03:00
index_files.go Generate only .gz file for Contents index. #142 2015-04-02 00:29:49 +03:00
list.go Misc style and simple mistakes fixes. 2016-03-28 13:34:05 +03:00
list_test.go Test case for filters. #227 2015-03-30 19:56:53 +03:00
local.go Allow local repo to carry uploaders.json config. #71 2015-03-20 22:28:45 +03:00
local_test.go gofmt -s 2015-02-22 14:29:09 +03:00
package.go Attempt to lower memory usage when publishing with contents. 2016-03-28 13:28:26 +03:00
package_collection.go Fix package search missing duplicate packages. #225 2016-03-22 12:23:13 +03:00
package_collection_test.go gofmt -s 2015-02-22 14:29:09 +03:00
package_deps.go Ignore empty 'Depends:' while parsing control file. #233 2015-04-10 21:10:53 +03:00
package_files.go Support for SHA-512 hashes on publishing/downloads. 2016-02-18 12:01:51 +03:00
package_files_test.go gofmt -s 2015-02-22 14:29:09 +03:00
package_test.go Fix unit-test. 2015-06-26 12:56:02 +03:00
ppa.go Fixups after renaming debian -> deb. #21 2014-04-07 21:22:58 +04:00
ppa_test.go gofmt -s 2015-02-22 14:29:09 +03:00
publish.go Few more fixes. 2016-03-28 13:44:19 +03:00
publish_test.go Correctly handle multine fields in Release/non-Release files. #266 2015-06-26 03:07:33 +03:00
query.go Refactoring: make PackageQuery work on PackageLike objects (not necessarily Packages). #71 2015-03-18 23:25:20 +03:00
reflist.go Introduce back reflist merging without conflict removal. aptly db cleanup requires 2015-03-06 14:54:29 +03:00
reflist_test.go Introduce back reflist merging without conflict removal. aptly db cleanup requires 2015-03-06 14:54:29 +03:00
remote.go Misc style and simple mistakes fixes. 2016-03-28 13:34:05 +03:00
remote_test.go Fix unit-tests. #324 2015-12-24 14:08:37 +03:00
snapshot.go Move go-uuid to GitHub. No more code.google.com. RIP. 2015-03-15 14:06:40 +03:00
snapshot_test.go gofmt -s 2015-02-22 14:29:09 +03:00
uploaders.go Fix silly bug with non-encodable value being encoded. 2015-04-26 09:02:40 +02:00
uploaders_test.go Return detailed error if uploaders deny upload. #71 2015-03-20 00:11:30 +03:00
version.go Introduce regexp query matching. 2014-07-15 19:00:06 +04:00
version_test.go Upgrade gocheck 2014-11-05 13:27:15 -06:00