Andrey Smirnov
ab0d77f6f9
Merge pull request #488 from smira/empty-filters
...
Allow filter to be empty for `aptly * search` commands
2017-02-14 01:43:46 +03:00
Andrey Smirnov
33d6cd8c0a
Allow filter to be empty for aptly * search commands
...
Empty filter implies "select all packages".
2017-02-10 23:07:06 +03:00
Andrey Smirnov
4eef4f1803
Merge pull request #481 from smira/data-tar-gz-as-tar
...
Add workaround for reading data.tar.gz as data.tar
2017-01-24 20:19:50 +03:00
Andrey Smirnov
c75d4c749c
Add workaround for reading data.tar.gz as data.tar
...
It seems that in the wild there are .deb package which have
`data.tar.gz` which is actually `.tar` archive.
Add magic detection based on signature.
2017-01-24 19:30:53 +03:00
Andrey Smirnov
c8a1b9a1f0
Merge pull request #482 from smira/fix-travis
...
Fixing Travis build
2017-01-24 19:27:58 +03:00
Andrey Smirnov
d8d8973ad5
Fixing Travis build
2017-01-24 18:56:01 +03:00
Andrey Smirnov
d1ded5c224
Merge pull request #480 from smira/man-generator
...
Add `make` automation to re-generate man page [ci skip]
2017-01-20 23:55:22 +03:00
Andrey Smirnov
155a801bc1
Add make automation to re-generate man page [ci skip]
...
This also updates man page with latest changes
2017-01-20 23:53:00 +03:00
Andrey Smirnov
6212b39264
Merge pull request #475 from jola5/master
...
Support a vertical graph layout in addition to the existing horizontal
2017-01-20 23:41:56 +03:00
jolo
92116072c2
Fix and enable broken graph layout tests
2017-01-20 02:19:45 +01:00
jolo
b0ab39e07f
Manually undo unintended changes
2017-01-20 02:19:44 +01:00
jola5
4bf27d1dae
Merge branch 'master' into master
2017-01-19 23:07:49 +01:00
Andrey Smirnov
207ebffbb8
Merge pull request #472 from sliverc/print_sources
...
Print sources details of snapshots and published repositories
2017-01-19 01:05:53 +03:00
Andrey Smirnov
b0dd83335f
Merge branch 'master' into print_sources
2017-01-19 00:50:13 +03:00
Andrey Smirnov
8df6457931
Merge pull request #478 from smira/476-sorted-paths
...
Sort paths when generating checksums for `Release`/`InRelease`
2017-01-19 00:28:42 +03:00
Andrey Smirnov
7d2a396b27
Merge pull request #474 from apachelogger/support-graph.dot
...
Allow requesting the unrendered dot graph from the graph endpoint
2017-01-18 23:53:42 +03:00
Andrey Smirnov
d5df049630
Sort paths when generating checksums for Release/InRelease
2017-01-18 23:50:22 +03:00
jolo
7c62a706c4
Disable tests failing due to inappropriate test data
2017-01-17 01:04:07 +01:00
jolo
96948d6f18
Basic test of graph layout
2017-01-17 00:46:51 +01:00
jolo
43e6498713
Add me to authors
2017-01-16 22:39:47 +01:00
jolo
91561b40f6
Change 'vertical' argument to a more generic 'layout', fix api
2017-01-16 22:13:13 +01:00
jolo
0e8ea6363a
Support vertical graph layouts
2017-01-14 02:18:56 +01:00
Harald Sitter
345fa02fdc
Allow requesting the unrendered dot graph from the graph endpoint
...
When api/graph.{dot,gv} is requested the raw string for dot gets returned.
This allows client-side rendering rather than server-side. It also makes
the optional dependency on graphivz for dot unnecessary to use the graph
endpoint.
2017-01-13 12:57:42 +01:00
Oliver Sauder
064adbae57
generate aptly.1 man page with patched ronn
2017-01-12 13:23:21 +01:00
Oliver Sauder
ab458f4dfc
Updated aptly man page and authors
2017-01-10 11:14:09 +01:00
Oliver Sauder
0fdee9cbf6
Added publish show command
2017-01-10 10:59:07 +01:00
Oliver Sauder
50e3e93166
print snapshot sources in snapshot show command
2017-01-09 17:29:01 +01:00
Andrey Smirnov
570835227b
Merge pull request #470 from smira/templates
...
Add PR and issue templates
2016-12-30 17:07:54 +03:00
Andrey Smirnov
781c22e256
Add PR and issue templates
2016-12-30 00:11:45 +03:00
Andrey Smirnov
babccfa21f
Merge pull request #469 from smira/code-of-conduct
...
Add Contributor Covenant Code of Conduct [ci skip]
2016-12-29 00:03:35 +03:00
Andrey Smirnov
891113717e
Add Contributor Covenant Code of Conduct [ci skip]
2016-12-29 00:01:17 +03:00
Andrey Smirnov
bfb9045fa9
Merge pull request #465 from SHyx0rmZ/allow-empty-repo-edits-in-api
...
Allow comment and defaults to be empty when editing a repo through the API
2016-12-08 18:26:45 +03:00
Patrick Pokatilo
1c6b174b8a
Make comment and defaults nullable in repo edit
2016-12-08 15:45:19 +01:00
Patrick Pokatilo
fb27fb01ea
Allow comment and defaults to be empty when editing a repo through the API
2016-12-08 02:14:31 +01:00
Andrey Smirnov
b6327ecc43
Merge pull request #463 from sliverc/download_tries
...
Added --max-tries option to mirror update command
2016-11-29 17:12:36 +03:00
Oliver Sauder
af71b9541c
Fixing typo
2016-11-29 09:00:16 +01:00
Oliver Sauder
f31b5ec3f8
Adjusted test with new maxTries param for download
2016-11-28 17:02:24 +01:00
Oliver Sauder
6becd5a3aa
Added max-tries flag for mirror update
2016-11-28 17:02:24 +01:00
Andrey Smirnov
653255c728
Merge pull request #462 from smira/goxc-cleanup
...
Fix up build for recent versions of Go
2016-11-28 18:19:42 +03:00
Andrey Smirnov
5f0ce38161
Fix compression test for Go 1.7+
2016-11-28 17:14:36 +03:00
Andrey Smirnov
d100033b46
Fix up build for recent versions of Go
...
Forbid broken goxc tasks.
2016-11-28 16:37:47 +03:00
Andrey Smirnov
d008cabf07
Add link to aptly_api_cli by @TimSusa
2016-11-16 02:27:01 +03:00
Andrey Smirnov
f3214144a4
Merge pull request #458 from sliverc/travis-fix2
...
Make Travis CI be able to run on forks
2016-11-15 22:21:52 +03:00
Oliver Sauder
d41841b84a
Make Travis CI be able to run on forks
2016-11-15 16:19:55 +01:00
Andrey Smirnov
2a95e0eb1b
Merge pull request #441 from ZettaIO/v3-auth
...
Identity v3 support for Swift
2016-11-11 00:19:06 +03:00
Andrey Smirnov
81f8ab2691
Merge pull request #433 from Pryz/master
...
Add TubeMogul Puppet module to README.rst
2016-11-09 23:55:28 +03:00
Andrey Smirnov
4e61db8d0f
Fix man page (help) for aptly package show.
2016-11-09 23:07:41 +03:00
Andrey Smirnov
273d4cfa1b
Merge pull request #449 from adfinis-forks/bug_415_memoryhandling
...
only create bzip file if needed. #415
2016-11-09 22:55:08 +03:00
Andrey Smirnov
d290950d4f
Merge pull request #453 from sliverc/update_leveldb
...
Updating goleveldb dependency
2016-11-09 22:52:29 +03:00
Oliver Sauder
2ade5b8a7f
Updating leveldb fixing memory usage issue
...
See fix for issue https://github.com/syndtr/goleveldb/issues/138
2016-11-03 16:49:36 +01:00