]> git.ipfire.org Git - pbs.git/history - src/database.sql
builds: Load all builds with the group
[pbs.git] / src / database.sql
2025-02-13  Michael Tremermirrors: Store all resolved IP addresses
2025-02-11  Michael Tremerratelimiter: Add primary key
2025-02-10  Michael Tremerbuild groups: Fix database field names of ownership
2025-02-10  Michael Tremercache: Add a simple key/value cache with expiry time
2025-02-09  Michael Tremerimages: Build out class and add the table
2025-02-05  Michael Tremerdatabase: Require builders to be created by someone
2025-02-05  Michael Tremerdb: Drop the settings table
2025-01-29  Michael Tremeruploads: Calculate the digest when receiving the file
2025-01-25  Michael Tremerbuilders: Store when a builder has connected last and...
2025-01-25  Michael Tremerbuilders: Rename a couple of fields and add system
2025-01-24  Michael Tremerbuilds: Rename "build_group" to just "group"
2025-01-24  Michael Tremerbuilds: Rename "build_repo" to just "repo"
2025-01-23  Michael Tremerbuilds: Relax relationship between test groups
2025-01-23  Michael Tremerbuilds: Drop message
2025-01-22  Michael Tremersessions: Rename valid_until into expires_at
2025-01-22  Michael Tremerbuilds: Add a relationship to commits
2025-01-22  Michael Tremerdistros: Create tag as a generated column
2025-01-22  Michael Tremerbuilders: Fix logging stats
2025-01-21  Michael Tremerratelimiter: Reimplement using the PostgreSQL database
2025-01-21  Michael Tremerdb: Import any schema changes
2023-10-19  Michael Tremeruploads: Rewrite the whole thing
2023-09-20  Michael Tremerusers: Introduce daily build quotas
2023-09-20  Michael Tremerdb: Make scratch builds index more efficient
2023-09-20  Michael Tremerusers: Rename quota to storage quota
2023-09-20  Michael Tremerdb: Fix remaining index names
2023-09-20  Michael Tremerdb: Drop unused repo_builds table
2023-09-20  Michael Tremerdb: Update users indexes
2023-09-20  Michael Tremerusers: Rename deleted to deleted_at
2023-09-20  Michael Tremerjobs: Automatcially abort any jobs after three hours
2023-09-20  Michael Tremerdb: Optimise efficiency of the running jobs index
2023-09-08  Michael Tremermonitoring: Catch errors when we cannot create a build
2023-08-31  Michael Tremerpackages: Store groups as string array
2023-08-30  Michael Tremerpackages: Store build ID as UUID
2023-08-30  Michael Tremerpackages: Store build arches and apply them when creati...
2023-08-26  Michael Tremerjobs: Create an index over the superseeded_by field
2023-08-26  Michael Tremersources: Capture & store Pakfire log on dist()
2023-07-20  Michael Tremerdb: Sync schema
2023-06-14  Michael Tremerreleases: "Publish" instead of "Release"
2023-06-14  Michael Tremerrelease: Drop reference to repositories
2023-06-14  Michael Tremerreleases: Change prerelease to stable
2023-06-14  Michael Tremerdistros: Add scaffolding for releases
2023-06-13  Michael Tremersources: Remove old state column
2023-06-07  Michael Tremerbuilds: Move test builds view into code
2023-06-07  Michael Tremerpackages: Refactor search
2023-06-06  Michael Tremerusers: Add binary packages to the disk usage
2023-06-06  Michael Tremerusers: Move disk usage view into the code
2023-06-06  Michael Tremerjobs: Move estimated build time view into code
2023-06-01  Michael Tremerkeys: Require comments
2023-06-01  Michael Tremerkeys: Refactor with new Ed25519 keys
2023-05-29  Michael Tremermonitoring: Implement creating builds
2023-05-29  Michael Tremerbuilders: Refactor deleteing builders
2023-05-26  Michael Tremerbuilders: Show status on detail page
2023-05-26  Michael Tremerbuilders: Add maintenance mode
2023-05-26  Michael Tremerrepos: Implement deleting repositories
2023-05-25  Michael Tremerdb: PostgreSQL like to shuffle tables around it seems
2023-05-25  Michael Tremerjobs: Rename dependency check to installcheck
2023-05-23  Michael Tremerbuilds: Remove bug_ids array from table
2023-05-22  Michael Tremerbuilds: Add bugs table that records when they have...
2023-05-22  Michael Tremersources: Process jobs in one large loop
2023-05-22  Michael Tremerrepos: Rename deleted to deleted_at
2023-05-22  Michael Tremersources: WIP of a refactoring
2023-05-20  Michael Tremermonitoring: Refactor the whole thing
2023-05-19  Michael Tremerdb: Re-export dump
2023-05-19  Michael Tremerusers: Implement scaffolding for push notifications
2023-05-16  Michael Tremermirrors: Refactor everything
2023-05-15  Michael Tremerjobs: Implement queue as temporary view
2023-05-15  Michael Tremerusers: Give users their own connect to Bugzilla
2023-05-15  Michael Tremerpackages: Toy around with the release-monitoring.org API
2023-05-13  Michael Tremerdistros: Store Bugzilla product & version
2023-05-12  Michael Tremerbuilds: Add points (that will replace scores)
2023-05-12  Michael Tremerbuilds: Connect groups to tested build
2023-05-08  Michael Tremerrepos: Retire parent relationship between repositories
2023-05-08  Michael Tremerjobs: Rename jobs_packages table
2023-05-08  Michael Tremerdb: Drop unused logfiles table
2023-05-08  Michael Tremerjobs: Drop buildroots
2023-05-05  Michael Tremerbuilds: Allow disabling test builds over the API
2023-05-05  Michael Tremerbuilds: Allow disabling test builds over the API
2023-05-03  Michael Tremerbuilds: Use groups to group test builds together
2023-05-03  Michael Tremerbuilds: Add property to fetch test builds
2023-05-03  Michael Tremerjobs: Remove test flag
2023-05-03  Michael Tremerbuilds: Automatically create test builds when a build...
2023-04-22  Michael Tremerdb: Allow capabilities to be NULL
2023-04-22  Michael Tremerdb: Upgrade to PostgreSQL 15
2023-04-20  Michael Tremerbackend: Store file capabilities
2023-03-11  Michael Tremerpackages: Import mimetypes and make all text files...
2023-03-09  Michael Tremerrepositories: Refactor builds in repositories
2023-03-09  Michael Tremerdistros: Add required version values
2022-11-03  Michael Tremerpackages: Rename maintainers to packagers
2022-10-25  Michael Tremerbuilds: Add tag for deprecation
2022-10-25  Michael Tremerbuilds: Automatically deprecate previous builds
2022-10-25  Michael Tremerbuilds: Drop state
2022-10-25  Michael Tremerbuilds: Introduce groups
2022-10-24  Michael Tremersources: Refactor vast parts of this
2022-10-23  Michael Tremerjobs: Mark jobs as finished, and have a boolean to...
2022-10-23  Michael Tremerjobs: Implement marking jobs as aborted
2022-10-23  Michael Tremeruploads: Refactor caching the whole thing again...
2022-10-18  Michael Tremerpackages: Fetch distribution from package
2022-10-18  Michael Tremeruploads: Improve buffering for smaller chunk sizes
2022-10-18  Michael Tremerpackages: Make deleting them similar to deleting builds...
2022-10-17  Michael Tremerpackages: Drop properties
next