| 
							
							
								 Christoph Kluge | 703556d893 | Migrate user list and analysis view | 2025-06-02 13:51:15 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 0b529a5c3c | Migrate and fix filter component and subcomponents | 2025-06-02 13:00:47 +02:00 |  | 
			
				
					| 
							
							
								 Jan Eitzinger | 5186b3f61e | Merge pull request #398 from ClusterCockpit/Refactor-job-struct Refactor job struct | 2025-06-02 12:13:43 +02:00 |  | 
			
				
					|  | 4dc0da5099 | Add node table schema | 2025-06-02 12:07:01 +02:00 |  | 
			
				
					|  | 1bad6ba065 | Regenerate GraphQL interface | 2025-05-28 16:00:47 +02:00 |  | 
			
				
					|  | 3efee22536 | Remove jobMeta and use job struct everywhere | 2025-05-28 15:59:21 +02:00 |  | 
			
				
					|  | eef48ac3a3 | Small fix in highload rule | 2025-05-28 14:33:52 +02:00 |  | 
			
				
					|  | e35cfbc3dd | Refactor | 2025-05-28 14:32:56 +02:00 |  | 
			
				
					|  | 4a5fd96b32 | Adapt job class rules | 2025-05-28 14:32:49 +02:00 |  | 
			
				
					| 
							
							
								 Jan Eitzinger | bdffe73f59 | Merge pull request #397 from ClusterCockpit/134-job-tagging 134 job tagging | 2025-05-27 13:14:50 +02:00 |  | 
			
				
					|  | cdfe722457 | Include metric thresholds in rule environment Not yet tested | 2025-05-27 13:02:13 +02:00 |  | 
			
				
					|  | 0aecea6de2 | Refactor. Add Subcluster get metric list helper routine. | 2025-05-27 09:23:28 +02:00 |  | 
			
				
					|  | 5a88c77171 | Remove debug output | 2025-05-26 14:42:41 +02:00 |  | 
			
				
					|  | 8003217092 | Add string to gromacs app file | 2025-05-26 14:41:02 +02:00 |  | 
			
				
					|  | 9b325041c1 | Fix typo in jobCache columns | 2025-05-26 14:30:30 +02:00 |  | 
			
				
					|  | 1e7fbe5d56 | Refactor | 2025-05-26 13:40:34 +02:00 |  | 
			
				
					|  | 0261c263f9 | Add hint message only if rule matches | 2025-05-26 13:36:23 +02:00 |  | 
			
				
					|  | 8d6ae85b0d | Fix bug with job columns | 2025-05-26 13:26:18 +02:00 |  | 
			
				
					|  | f14bdb3068 | Fix bugs in job classifier and tagger infrastructure | 2025-05-26 13:08:03 +02:00 |  | 
			
				
					|  | 3c66840f95 | Add tagger config option and command line switch to run taggers on all jobs | 2025-05-23 10:13:59 +02:00 |  | 
			
				
					|  | 733e3ea9d5 | Revert interface from jobMeta to job type. Extend job classifier tagger. Cleanup test rules. | 2025-05-23 07:48:27 +02:00 |  | 
			
				
					|  | ca634bb707   | Refactor taggers. Refine Job Hooks. Start job classifier | 2025-05-22 07:10:41 +02:00 |  | 
			
				
					|  | 9abc206d1a | Read in tagger config on startup. Safeguard watcher shutdown | 2025-05-20 07:10:15 +02:00 |  | 
			
				
					|  | 85f17c0fd8 | Refactor Tagger package. Add fsNotify Service | 2025-05-19 16:08:43 +02:00 |  | 
			
				
					|  | 14bad81b9f | Extend Job Hooks and add unit tests Add job tagger control | 2025-05-19 13:25:39 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | ffd596e2c7 | Migrate job list view and filter components - filters now inactive in user jobs, lists and analysis due to missing dispatch | 2025-05-19 09:25:23 +02:00 |  | 
			
				
					|  | 99f8187092 | Port tests to new architecture | 2025-05-19 09:17:16 +02:00 |  | 
			
				
					|  | f30b784f45 | Attempt to fix api test Tests still fail | 2025-05-16 17:38:00 +02:00 |  | 
			
				
					|  | f06b5f8fc0 | Refactor | 2025-05-16 17:37:36 +02:00 |  | 
			
				
					|  | 2e781b900d | Staged error handling for job cache | 2025-05-16 17:37:24 +02:00 |  | 
			
				
					|  | d76b1ae75d | feat: add job commit service Sync jobs from job cache table to main job table.
Enables #392 | 2025-05-16 17:36:33 +02:00 |  | 
			
				
					|  | 40110580e0 | feat: add job hook support Fixes #394 | 2025-05-16 17:33:44 +02:00 |  | 
			
				
					|  | eab7961a83 | Introduce caching table for faster job inserts Fixes #392 | 2025-05-16 17:32:19 +02:00 |  | 
			
				
					|  | 432e06e801 | Add GoString method for jobmeta | 2025-05-16 17:19:56 +02:00 |  | 
			
				
					|  | fe1ff5c7a3 | Update tests from dev | 2025-05-16 07:33:33 +02:00 |  | 
			
				
					|  | 6e66b8e08b | Merge branch 'dev' into 134-job-tagging | 2025-05-16 07:26:00 +02:00 |  | 
			
				
					|  | 7abdd0545e | Add api for tag handling within cc-backend | 2025-05-16 07:24:24 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 3f1768e467 | Merge branch 'dev' into migrate_svelte5 | 2025-05-14 17:06:30 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | f464921ae3 | fix: fix user view filter job count | 2025-05-14 17:05:58 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 7603ad3fb0 | Polish and Format rollup config for svelte5 | 2025-05-14 11:41:11 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | be7ccc78b8 | Update packages, ignore sveltestrap related  warnings on compile | 2025-05-14 11:02:48 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | b3135c982f | Merge latest state  branch 'dev' into migrate_svelte5 | 2025-05-13 18:25:54 +02:00 |  | 
			
				
					|  | 13386175f5   | Merge branch 'dev' into 134-job-tagging | 2025-05-13 14:48:58 +02:00 |  | 
			
				
					|  | 23e8f3dc2d   | Port to godotenv library Fixes #376 | 2025-05-13 14:46:01 +02:00 |  | 
			
				
					| 
							
							
								 Jan Eitzinger | b323ce2eef | Merge pull request #391 from ClusterCockpit/add_job_comparison Add job comparison | 2025-05-13 14:18:22 +02:00 |  | 
			
				
					| 
							
							
								 Jan Eitzinger | 08e323ba51 | Merge pull request #390 from ClusterCockpit/dependabot/go_modules/golang.org/x/net-0.38.0 Bump golang.org/x/net from 0.36.0 to 0.38.0 | 2025-05-13 14:12:44 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 9f50f36b1d | Bump golang.org/x/net from 0.36.0 to 0.38.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com> | 2025-05-13 12:10:40 +00:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 4399c1d590 | Add metric units to compareTable head, format metric subheads | 2025-05-12 11:39:45 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | f7376f6dca | Reduce tick spacing in comparePlots | 2025-05-09 17:56:20 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 518cb34340 | Add sorting to compareTable | 2025-05-09 17:07:39 +02:00 |  |