-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arch packages implementation #25396
Arch packages implementation #25396
Commits on Jun 20, 2023
-
added arch packages implementation
dancheg97 committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for ec18d9b - Browse repository at this point
Copy the full SHA ec18d9bView commit details -
fixed db download failure and incorrect package owner assigned on push
dancheg97 committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for d24e41a - Browse repository at this point
Copy the full SHA d24e41aView commit details -
updated icon name and centered viewbox
dancheg97 committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 6ec9686 - Browse repository at this point
Copy the full SHA 6ec9686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4811ebc - Browse repository at this point
Copy the full SHA 4811ebcView commit details
Commits on Jun 21, 2023
-
generated optimized svg arch icon
dancheg97 committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 6328a92 - Browse repository at this point
Copy the full SHA 6328a92View commit details -
replaced zstd with archiver and limit reader to speed up metadata eje…
…ction and remove windows incompatible dependency
dancheg97 committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 808a7ae - Browse repository at this point
Copy the full SHA 808a7aeView commit details -
code refactoring and package version publisher id correction
dancheg97 committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for b354f02 - Browse repository at this point
Copy the full SHA b354f02View commit details
Commits on Jun 22, 2023
-
moved arch package routes to the same scope with other packages
dancheg97 committedJun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for af99efb - Browse repository at this point
Copy the full SHA af99efbView commit details -
reused existing services/packages functions for package and signature…
… files/blobs creation
dancheg97 committedJun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for e75ddfd - Browse repository at this point
Copy the full SHA e75ddfdView commit details -
dancheg97 committed
Jun 22, 2023 Configuration menu - View commit details
-
Copy full SHA for ae79dbd - Browse repository at this point
Copy the full SHA ae79dbdView commit details -
Update web_src/svg/octicon-arch.svg
Co-authored-by: silverwind <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5784f6 - Browse repository at this point
Copy the full SHA a5784f6View commit details
Commits on Jun 23, 2023
-
corrected arch icon reference and optimization
dancheg97 committedJun 23, 2023 Configuration menu - View commit details
-
Copy full SHA for f31e52d - Browse repository at this point
Copy the full SHA f31e52dView commit details -
changed signature verification library to reuse existing dependency
dancheg97 committedJun 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 41667b2 - Browse repository at this point
Copy the full SHA 41667b2View commit details
Commits on Jun 24, 2023
-
opdated operation pacman database craetion to form or update database…
… file in memory, added download counter related to pkg.tar.zst files
dancheg97 committedJun 24, 2023 Configuration menu - View commit details
-
Copy full SHA for e399ce8 - Browse repository at this point
Copy the full SHA e399ce8View commit details -
fixed error when attempting to read empty database
dancheg97 committedJun 24, 2023 Configuration menu - View commit details
-
Copy full SHA for e2b12f2 - Browse repository at this point
Copy the full SHA e2b12f2View commit details -
corrected package database connection description and documentation r…
…eference in UI
dancheg97 committedJun 24, 2023 Configuration menu - View commit details
-
Copy full SHA for c372311 - Browse repository at this point
Copy the full SHA c372311View commit details
Commits on Jun 25, 2023
-
added method to remove package verified with user's GPG key, removed …
…unnecessary directory creation
dancheg97 committedJun 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 5beeb24 - Browse repository at this point
Copy the full SHA 5beeb24View commit details -
changed function retrieving package version when deleting package ver…
…sion and related files
dancheg97 committedJun 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 04a3ddd - Browse repository at this point
Copy the full SHA 04a3dddView commit details -
updated remove function description
dancheg97 committedJun 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 749a106 - Browse repository at this point
Copy the full SHA 749a106View commit details -
added function removing old package entries from pacman database to a…
…void duplication error
dancheg97 committedJun 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 1d1a5a3 - Browse repository at this point
Copy the full SHA 1d1a5a3View commit details
Commits on Jun 26, 2023
-
changed procedure of package metadata ejection, removed unnecessary f…
…ields and unnecessary string conversions
dancheg97 committedJun 26, 2023 Configuration menu - View commit details
-
Copy full SHA for f1fae9a - Browse repository at this point
Copy the full SHA f1fae9aView commit details -
fixed dependencies appended to wrong field in metadata
dancheg97 committedJun 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 39e42f7 - Browse repository at this point
Copy the full SHA 39e42f7View commit details
Commits on Jun 27, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredJun 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 6ac2815 - Browse repository at this point
Copy the full SHA 6ac2815View commit details
Commits on Jun 28, 2023
-
documentation for arch packages, additional signature in arch package…
… upload for better security
dancheg97 committedJun 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 2873deb - Browse repository at this point
Copy the full SHA 2873debView commit details
Commits on Jun 29, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredJun 29, 2023 Configuration menu - View commit details
-
Copy full SHA for b42b8c5 - Browse repository at this point
Copy the full SHA b42b8c5View commit details
Commits on Jun 30, 2023
-
Merge branch 'go-gitea:main' into pacman-packages
Danila Fominykh authoredJun 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 6532fe0 - Browse repository at this point
Copy the full SHA 6532fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ffb4b2 - Browse repository at this point
Copy the full SHA 3ffb4b2View commit details
Commits on Jul 1, 2023
-
db desc file for pacman database is saved in the same space with package
dancheg97 committedJul 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 6d1037d - Browse repository at this point
Copy the full SHA 6d1037dView commit details
Commits on Jul 2, 2023
-
corrected package blob structure, pacman database is created on get r…
…equest automatically from package metadata in database
dancheg97 committedJul 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 56772de - Browse repository at this point
Copy the full SHA 56772deView commit details
Commits on Jul 3, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredJul 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 0ed4d0c - Browse repository at this point
Copy the full SHA 0ed4d0cView commit details -
build date, installed and compressed size UI view
dancheg97 committedJul 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 6d7c770 - Browse repository at this point
Copy the full SHA 6d7c770View commit details
Commits on Jul 4, 2023
-
test for package create, get and delete operations
dancheg97 committedJul 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 568c3b1 - Browse repository at this point
Copy the full SHA 568c3b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5db5b8 - Browse repository at this point
Copy the full SHA b5db5b8View commit details
Commits on Jul 6, 2023
-
Merge branch 'go-gitea:main' into pacman-packages
Dancheg97 authoredJul 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 176b09b - Browse repository at this point
Copy the full SHA 176b09bView commit details -
added test printing after execution
dancheg97 committedJul 6, 2023 Configuration menu - View commit details
-
Copy full SHA for d8623be - Browse repository at this point
Copy the full SHA d8623beView commit details
Commits on Jul 8, 2023
-
Merge branch 'go-gitea:main' into pacman-packages
Dancheg97 authoredJul 8, 2023 Configuration menu - View commit details
-
Copy full SHA for f0d569c - Browse repository at this point
Copy the full SHA f0d569cView commit details
Commits on Jul 9, 2023
-
fixed pacman database creation error for case with multiple architect…
…ures and distributions
dancheg97 committedJul 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 364c33b - Browse repository at this point
Copy the full SHA 364c33bView commit details -
Merge branch 'go-gitea:main' into pacman-packages
Dancheg97 authoredJul 9, 2023 Configuration menu - View commit details
-
Copy full SHA for b5218eb - Browse repository at this point
Copy the full SHA b5218ebView commit details -
time mocked for arch package unit tests
dancheg97 committedJul 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 38024b5 - Browse repository at this point
Copy the full SHA 38024b5View commit details -
created user with gpg token in arch package tests
dancheg97 committedJul 9, 2023 Configuration menu - View commit details
-
Copy full SHA for da5c7c2 - Browse repository at this point
Copy the full SHA da5c7c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2685f1a - Browse repository at this point
Copy the full SHA 2685f1aView commit details -
fixed file size for mock and scope of time patch
dancheg97 committedJul 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 1df0a1d - Browse repository at this point
Copy the full SHA 1df0a1dView commit details
Commits on Jul 10, 2023
-
corrected tests, added test cases for databases with different archit…
…ectures for one package
dancheg97 committedJul 10, 2023 Configuration menu - View commit details
-
Copy full SHA for f912dd6 - Browse repository at this point
Copy the full SHA f912dd6View commit details -
Merge branch 'go-gitea:main' into pacman-packages
Dancheg97 authoredJul 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 73fe874 - Browse repository at this point
Copy the full SHA 73fe874View commit details -
dancheg97 committed
Jul 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 8195185 - Browse repository at this point
Copy the full SHA 8195185View commit details
Commits on Jul 12, 2023
-
fixed response status code for metadata update operation
dancheg97 committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for f3841f0 - Browse repository at this point
Copy the full SHA f3841f0View commit details -
Merge branch 'main' into pacman-packages
Dancheg97 authoredJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for d679c7e - Browse repository at this point
Copy the full SHA d679c7eView commit details -
markdown and code documentation lint corrections
dancheg97 committedJul 12, 2023 Configuration menu - View commit details
-
Copy full SHA for c4f3fb3 - Browse repository at this point
Copy the full SHA c4f3fb3View commit details
Commits on Jul 13, 2023
-
Merge branch 'main' into pacman-packages
Dancheg97 authoredJul 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 1e16783 - Browse repository at this point
Copy the full SHA 1e16783View commit details
Commits on Jul 16, 2023
-
temporarily removed dependency for time mock in tests
Danila Fominykh committedJul 16, 2023 Configuration menu - View commit details
-
Copy full SHA for c20e1e0 - Browse repository at this point
Copy the full SHA c20e1e0View commit details -
Merge branch 'main' into pacman-packages
Danila Fominykh authoredJul 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 1a08290 - Browse repository at this point
Copy the full SHA 1a08290View commit details -
fixed dependency for time mocks in integration tests for arch linux p…
…ackages
Danila Fominykh committedJul 16, 2023 Configuration menu - View commit details
-
Copy full SHA for baf3a03 - Browse repository at this point
Copy the full SHA baf3a03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d691f0 - Browse repository at this point
Copy the full SHA 8d691f0View commit details -
fixed version order when creating pacman database for package with mu…
…ltiple versions
Danila Fominykh committedJul 16, 2023 Configuration menu - View commit details
-
Copy full SHA for e24db36 - Browse repository at this point
Copy the full SHA e24db36View commit details -
updated documentation about metadata update function
Danila Fominykh committedJul 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e7c6ef - Browse repository at this point
Copy the full SHA 9e7c6efView commit details
Commits on Jul 17, 2023
-
fixed package version owner in metadata update operation
Danila Fominykh committedJul 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 1ea4d48 - Browse repository at this point
Copy the full SHA 1ea4d48View commit details -
getting storage object instead of reading bytes
Danila Fominykh committedJul 17, 2023 Configuration menu - View commit details
-
Copy full SHA for faff9d9 - Browse repository at this point
Copy the full SHA faff9d9View commit details
Commits on Jul 22, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredJul 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 245a545 - Browse repository at this point
Copy the full SHA 245a545View commit details
Commits on Jul 23, 2023
-
replaced custom auth with existing methods
Danila Fominykh committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 597a948 - Browse repository at this point
Copy the full SHA 597a948View commit details -
fixed tests, corrected documentation
Danila Fominykh committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 542882d - Browse repository at this point
Copy the full SHA 542882dView commit details -
corrected SigLevel value for pacman database connection in documentation
Danila Fominykh committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for cdc5107 - Browse repository at this point
Copy the full SHA cdc5107View commit details -
removed distro field from arch package metadata, corrected related UI
Danila Fominykh committedJul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 0093004 - Browse repository at this point
Copy the full SHA 0093004View commit details -
Danila Fominykh committed
Jul 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 0632f57 - Browse repository at this point
Copy the full SHA 0632f57View commit details
Commits on Jul 24, 2023
-
simplified push in docs, corrected pkg UI
Danila Fominykh committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 67bd2bc - Browse repository at this point
Copy the full SHA 67bd2bcView commit details -
replaced base domain variable in metadata with registry host variable…
… in similarly with container registry
Danila Fominykh committedJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 23f1ba1 - Browse repository at this point
Copy the full SHA 23f1ba1View commit details -
Merge branch 'main' into pacman-packages
Danila Fominykh authoredJul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for e22a3c7 - Browse repository at this point
Copy the full SHA e22a3c7View commit details -
Danila Fominykh committed
Jul 24, 2023 Configuration menu - View commit details
-
Copy full SHA for aec1780 - Browse repository at this point
Copy the full SHA aec1780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 672b00b - Browse repository at this point
Copy the full SHA 672b00bView commit details
Commits on Jul 25, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredJul 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 523e826 - Browse repository at this point
Copy the full SHA 523e826View commit details
Commits on Jul 26, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for b13e3d3 - Browse repository at this point
Copy the full SHA b13e3d3View commit details -
Merge branch 'go-gitea:main' into pacman-packages
Danila Fominykh authoredJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 749a873 - Browse repository at this point
Copy the full SHA 749a873View commit details -
changed mirrors, documentation location
Danila Fominykh committedJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 59bf7a7 - Browse repository at this point
Copy the full SHA 59bf7a7View commit details -
changed context doer to context user, fixed package config setting
Danila Fominykh committedJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for ab1a9a1 - Browse repository at this point
Copy the full SHA ab1a9a1View commit details -
removed unnecessary headers in arch package template
Danila Fominykh committedJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for ce0d393 - Browse repository at this point
Copy the full SHA ce0d393View commit details -
removed unused package size limit
Danila Fominykh committedJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 9543262 - Browse repository at this point
Copy the full SHA 9543262View commit details -
corrected title in documentation
Danila Fominykh committedJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 3cef8c6 - Browse repository at this point
Copy the full SHA 3cef8c6View commit details -
refactoring function to find unique values
Danila Fominykh committedJul 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 1abff64 - Browse repository at this point
Copy the full SHA 1abff64View commit details
Commits on Jul 27, 2023
-
Update routers/api/packages/arch/arch.go
Co-authored-by: KN4CK3R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b92529 - Browse repository at this point
Copy the full SHA 7b92529View commit details -
Update routers/api/packages/arch/arch.go
Co-authored-by: KN4CK3R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 524a2a0 - Browse repository at this point
Copy the full SHA 524a2a0View commit details -
Update routers/api/packages/arch/arch.go
Co-authored-by: KN4CK3R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e33f61 - Browse repository at this point
Copy the full SHA 1e33f61View commit details -
replaced HTTP headers with url params
Danila Fominykh committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 8b06f76 - Browse repository at this point
Copy the full SHA 8b06f76View commit details -
dynamic architecture and distribution in arch repo link
Danila Fominykh committedJul 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 730cbb1 - Browse repository at this point
Copy the full SHA 730cbb1View commit details
Commits on Jul 28, 2023
-
changed pacman database creation mechanics, storing package desc as f…
…ile in object storage, metadata structure update
Danila Fominykh committedJul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 3df8d52 - Browse repository at this point
Copy the full SHA 3df8d52View commit details
Commits on Jul 30, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredJul 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 5e4c582 - Browse repository at this point
Copy the full SHA 5e4c582View commit details
Commits on Jul 31, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredJul 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 3c6dd37 - Browse repository at this point
Copy the full SHA 3c6dd37View commit details -
fixed mechanics of pacman database creation
Danila Fominykh committedJul 31, 2023 Configuration menu - View commit details
-
Copy full SHA for f422942 - Browse repository at this point
Copy the full SHA f422942View commit details
Commits on Aug 1, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 1, 2023 Configuration menu - View commit details
-
Copy full SHA for a15a924 - Browse repository at this point
Copy the full SHA a15a924View commit details -
fixed pacman database creation algorithm, arch UI template
Danila Fominykh committedAug 1, 2023 Configuration menu - View commit details
-
Copy full SHA for d069303 - Browse repository at this point
Copy the full SHA d069303View commit details
Commits on Aug 2, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 2, 2023 Configuration menu - View commit details
-
Copy full SHA for a95453b - Browse repository at this point
Copy the full SHA a95453bView commit details -
Danila Fominykh committed
Aug 2, 2023 Configuration menu - View commit details
-
Copy full SHA for d2d8aa7 - Browse repository at this point
Copy the full SHA d2d8aa7View commit details
Commits on Aug 3, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for fdd807d - Browse repository at this point
Copy the full SHA fdd807dView commit details -
reduced package size in tests, additional tests to verify package sig…
…natures
Danila Fominykh committedAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for bfe6b37 - Browse repository at this point
Copy the full SHA bfe6b37View commit details -
Danila Fominykh committed
Aug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for e01ac83 - Browse repository at this point
Copy the full SHA e01ac83View commit details -
Danila Fominykh committed
Aug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for ebaa543 - Browse repository at this point
Copy the full SHA ebaa543View commit details -
Danila Fominykh committed
Aug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 0c7aa7f - Browse repository at this point
Copy the full SHA 0c7aa7fView commit details -
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 1c0a0e2 - Browse repository at this point
Copy the full SHA 1c0a0e2View commit details
Commits on Aug 4, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for a45be30 - Browse repository at this point
Copy the full SHA a45be30View commit details -
Danila Fominykh committed
Aug 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 28712bc - Browse repository at this point
Copy the full SHA 28712bcView commit details
Commits on Aug 5, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 5, 2023 Configuration menu - View commit details
-
Copy full SHA for a3cb45c - Browse repository at this point
Copy the full SHA a3cb45cView commit details
Commits on Aug 6, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 02dcce8 - Browse repository at this point
Copy the full SHA 02dcce8View commit details
Commits on Aug 8, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 2548414 - Browse repository at this point
Copy the full SHA 2548414View commit details -
metadata and signature are stored in package properties instead of ob…
…ject storage
Danila Fominykh committedAug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for e86bdfc - Browse repository at this point
Copy the full SHA e86bdfcView commit details -
reduced amount of logic, removed unnecessary fields
Danila Fominykh committedAug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 0d08eaa - Browse repository at this point
Copy the full SHA 0d08eaaView commit details -
fixed database creation procedure for packages with any architecture
Danila Fominykh committedAug 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 27fa815 - Browse repository at this point
Copy the full SHA 27fa815View commit details
Commits on Aug 11, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 11, 2023 Configuration menu - View commit details
-
Copy full SHA for c311ec2 - Browse repository at this point
Copy the full SHA c311ec2View commit details
Commits on Aug 14, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 4a40107 - Browse repository at this point
Copy the full SHA 4a40107View commit details -
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 14, 2023 Configuration menu - View commit details
-
Copy full SHA for a702734 - Browse repository at this point
Copy the full SHA a702734View commit details
Commits on Aug 16, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for ccccfae - Browse repository at this point
Copy the full SHA ccccfaeView commit details -
removed AUR helpers from arch package manager list
Danila Fominykh committedAug 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 9273dc0 - Browse repository at this point
Copy the full SHA 9273dc0View commit details
Commits on Aug 17, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 065d134 - Browse repository at this point
Copy the full SHA 065d134View commit details
Commits on Aug 18, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 8604494 - Browse repository at this point
Copy the full SHA 8604494View commit details -
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 18, 2023 Configuration menu - View commit details
-
Copy full SHA for eb7f51a - Browse repository at this point
Copy the full SHA eb7f51aView commit details -
removed/corrected some documentation
Danila Fominykh committedAug 18, 2023 Configuration menu - View commit details
-
Copy full SHA for ce01499 - Browse repository at this point
Copy the full SHA ce01499View commit details
Commits on Aug 26, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 26, 2023 Configuration menu - View commit details
-
Copy full SHA for ad2af70 - Browse repository at this point
Copy the full SHA ad2af70View commit details
Commits on Aug 30, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredAug 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 93b1f85 - Browse repository at this point
Copy the full SHA 93b1f85View commit details
Commits on Sep 5, 2023
-
fixed procedure of retrieving package properties for signatures and p…
…acman database file
Danila Fominykh committedSep 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 431dabf - Browse repository at this point
Copy the full SHA 431dabfView commit details -
Merge branch 'go-gitea:main' into pacman-packages
Danila Fominykh authoredSep 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 70effa2 - Browse repository at this point
Copy the full SHA 70effa2View commit details
Commits on Sep 6, 2023
-
Merge branch 'go-gitea:main' into pacman-packages
Danila Fominykh authoredSep 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 934d119 - Browse repository at this point
Copy the full SHA 934d119View commit details
Commits on Sep 7, 2023
-
Merge branch 'go-gitea:main' into pacman-packages
Danila Fominykh authoredSep 7, 2023 Configuration menu - View commit details
-
Copy full SHA for f914c93 - Browse repository at this point
Copy the full SHA f914c93View commit details -
fixed package key when getting any architecture
Danila Fominykh committedSep 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 7c2d1b3 - Browse repository at this point
Copy the full SHA 7c2d1b3View commit details
Commits on Sep 12, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredSep 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 429477e - Browse repository at this point
Copy the full SHA 429477eView commit details -
refactoring funciton creating arch package database archive
Danila Fominykh committedSep 12, 2023 Configuration menu - View commit details
-
Copy full SHA for a2aaae3 - Browse repository at this point
Copy the full SHA a2aaae3View commit details
Commits on Sep 18, 2023
-
Merge branch 'go-gitea:main' into pacman-packages
Danila Fominykh authoredSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for a4d878c - Browse repository at this point
Copy the full SHA a4d878cView commit details
Commits on Sep 19, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 1b4b03d - Browse repository at this point
Copy the full SHA 1b4b03dView commit details
Commits on Sep 20, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredSep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 17f02ce - Browse repository at this point
Copy the full SHA 17f02ceView commit details
Commits on Sep 23, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredSep 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 8faea42 - Browse repository at this point
Copy the full SHA 8faea42View commit details -
Update models/packages/package_file.go
Co-authored-by: KN4CK3R <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7bd108 - Browse repository at this point
Copy the full SHA d7bd108View commit details -
fix request permission access position for push/remove handlers
Danila Fominykh committedSep 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 6005281 - Browse repository at this point
Copy the full SHA 6005281View commit details -
service method to get package file stream
Danila Fominykh committedSep 23, 2023 Configuration menu - View commit details
-
Copy full SHA for a9a5b7a - Browse repository at this point
Copy the full SHA a9a5b7aView commit details
Commits on Sep 24, 2023
-
function to get package file property by composite key, refactoring f…
…unction creating pacman database
Danila Fominykh committedSep 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 54fd84d - Browse repository at this point
Copy the full SHA 54fd84dView commit details -
refactoring create pacman database function
Danila Fominykh committedSep 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 907aa02 - Browse repository at this point
Copy the full SHA 907aa02View commit details
Commits on Sep 25, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 946d8cc - Browse repository at this point
Copy the full SHA 946d8ccView commit details -
replaced bytes.Buffer with packages.HashedBuffer to return working io…
….ReadSeeker implementation
Danila Fominykh committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 4656b3b - Browse repository at this point
Copy the full SHA 4656b3bView commit details -
fixed user in package upload operation
Danila Fominykh committedSep 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 0dd3db2 - Browse repository at this point
Copy the full SHA 0dd3db2View commit details
Commits on Sep 28, 2023
-
removed functionality related to automatic source code repository con…
…nection
Danila Fominykh committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for c09da2a - Browse repository at this point
Copy the full SHA c09da2aView commit details -
Merge branch 'main' into pacman-packages
Danila Fominykh authoredSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for a1ee2a0 - Browse repository at this point
Copy the full SHA a1ee2a0View commit details -
pass context to package service methods
Danila Fominykh committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for ba92fc5 - Browse repository at this point
Copy the full SHA ba92fc5View commit details
Commits on Oct 2, 2023
-
corrected procedure of retrieving package file property to package ow…
…ner scope
Danila Fominykh committedOct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for fcb3fd1 - Browse repository at this point
Copy the full SHA fcb3fd1View commit details -
removed unnecessary filename from composite key
Danila Fominykh committedOct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for f515f6e - Browse repository at this point
Copy the full SHA f515f6eView commit details -
corrected arch template and related locale options
Danila Fominykh committedOct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 4bf84c1 - Browse repository at this point
Copy the full SHA 4bf84c1View commit details -
refactoring in metadata module, better readability
shorter function calls in arch service fix - request now ends if unable to decode package signature from hex fix - now package search continues to previous versions in package file for required architecture not found for current version
Danila Fominykh committedOct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 8974d27 - Browse repository at this point
Copy the full SHA 8974d27View commit details
Commits on Oct 3, 2023
-
refactoring in metadata module, pacman database creation function
Danila Fominykh committedOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 784b4f9 - Browse repository at this point
Copy the full SHA 784b4f9View commit details -
Merge branch 'main' into pacman-packages
Danila Fominykh authoredOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 33ae3bd - Browse repository at this point
Copy the full SHA 33ae3bdView commit details -
change interface{} to any, move apiError function to bottom
Danila Fominykh committedOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 94f45f4 - Browse repository at this point
Copy the full SHA 94f45f4View commit details -
fixed pacman database creation process, corrected switch to next entr…
…y when current package desc is found
Danila Fominykh committedOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for d473e01 - Browse repository at this point
Copy the full SHA d473e01View commit details -
Danila Fominykh committed
Oct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for b7725c6 - Browse repository at this point
Copy the full SHA b7725c6View commit details
Commits on Oct 5, 2023
-
refactoring, better readability in arch package metadata module
Danila Fominykh committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 54c0816 - Browse repository at this point
Copy the full SHA 54c0816View commit details
Commits on Oct 7, 2023
-
Merge branch 'main' into pacman-packages
Danila Fominykh authoredOct 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 26e5f9e - Browse repository at this point
Copy the full SHA 26e5f9eView commit details
Commits on Oct 9, 2023
-
metadata tests, json struct tag unification with other linux packages…
…, removed package backup files from metadata and arch package UI
Danila Fominykh committedOct 9, 2023 Configuration menu - View commit details
-
Copy full SHA for b63af7e - Browse repository at this point
Copy the full SHA b63af7eView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99f856a - Browse repository at this point
Copy the full SHA 99f856aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54a9c8b - Browse repository at this point
Copy the full SHA 54a9c8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6052aea - Browse repository at this point
Copy the full SHA 6052aeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f812aa7 - Browse repository at this point
Copy the full SHA f812aa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a1df6 - Browse repository at this point
Copy the full SHA 95a1df6View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fe9086b - Browse repository at this point
Copy the full SHA fe9086bView commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 52a5c61 - Browse repository at this point
Copy the full SHA 52a5c61View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8b78cb - Browse repository at this point
Copy the full SHA f8b78cbView commit details
Commits on Oct 31, 2023
-
additional validations for package metadata fields, split package met…
…adata into file and version related structures, better test coverage and refactoring in metadata module
Configuration menu - View commit details
-
Copy full SHA for 8aeada8 - Browse repository at this point
Copy the full SHA 8aeada8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5becd3c - Browse repository at this point
Copy the full SHA 5becd3cView commit details -
integration tests for databases with different architectures, version…
…s and any packages
Configuration menu - View commit details
-
Copy full SHA for 73aef3a - Browse repository at this point
Copy the full SHA 73aef3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1840207 - Browse repository at this point
Copy the full SHA 1840207View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6652fba - Browse repository at this point
Copy the full SHA 6652fbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c22b91 - Browse repository at this point
Copy the full SHA 5c22b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c86cc - Browse repository at this point
Copy the full SHA 45c86ccView commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e972d7 - Browse repository at this point
Copy the full SHA 1e972d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc8f807 - Browse repository at this point
Copy the full SHA fc8f807View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42587dd - Browse repository at this point
Copy the full SHA 42587ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6a05c3 - Browse repository at this point
Copy the full SHA d6a05c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca66c6d - Browse repository at this point
Copy the full SHA ca66c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9abcf9 - Browse repository at this point
Copy the full SHA c9abcf9View commit details -
Update docs/content/usage/packages/arch.en-us.md
Co-authored-by: silverwind <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11bc5f6 - Browse repository at this point
Copy the full SHA 11bc5f6View commit details -
Update docs/content/usage/packages/arch.en-us.md
Co-authored-by: silverwind <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d168c6 - Browse repository at this point
Copy the full SHA 1d168c6View commit details -
Update docs/content/usage/packages/arch.en-us.md
Co-authored-by: silverwind <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d0e301 - Browse repository at this point
Copy the full SHA 8d0e301View commit details -
Update docs/content/usage/packages/arch.en-us.md
Co-authored-by: silverwind <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d42e381 - Browse repository at this point
Copy the full SHA d42e381View commit details -
Update docs/content/usage/packages/arch.en-us.md
Co-authored-by: silverwind <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 373d904 - Browse repository at this point
Copy the full SHA 373d904View commit details -
Update docs/content/usage/packages/arch.en-us.md
Co-authored-by: silverwind <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16da9f9 - Browse repository at this point
Copy the full SHA 16da9f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffca863 - Browse repository at this point
Copy the full SHA ffca863View commit details -
Update web_src/svg/gitea-arch.svg
Co-authored-by: silverwind <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b96ddd - Browse repository at this point
Copy the full SHA 4b96dddView commit details -
fixed context references in arch package html templates, removed URL …
…from translations
Configuration menu - View commit details
-
Copy full SHA for a054f02 - Browse repository at this point
Copy the full SHA a054f02View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d234b66 - Browse repository at this point
Copy the full SHA d234b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9080be - Browse repository at this point
Copy the full SHA d9080beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ba0567 - Browse repository at this point
Copy the full SHA 4ba0567View commit details
Commits on Nov 3, 2023
-
integration tests fixes and enhancements: isolated tests for differen…
…t functionality, test cases for different distributions, architectures and versions
Configuration menu - View commit details
-
Copy full SHA for b12de2a - Browse repository at this point
Copy the full SHA b12de2aView commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b97d4f9 - Browse repository at this point
Copy the full SHA b97d4f9View commit details
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a4af98e - Browse repository at this point
Copy the full SHA a4af98eView commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9202199 - Browse repository at this point
Copy the full SHA 9202199View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for feb99cd - Browse repository at this point
Copy the full SHA feb99cdView commit details