Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
ruby-liudesk-cmdb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LiU IT - Infrastructure
ruby-liudesk-cmdb
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
Tags
1
v0.1.0
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Nov
20
Sep
18
12
11
8
14
Aug
21
Jul
17
10
7
6
5
4
26
Jun
22
13
Remove unnecessary quotes from extracted variables
v0.1.0 master
v0.1.0 master
Version 0.1.0
Clean up extracted CI information
Ensure tests are run correctly
Include JUnit-like output from minitest
Output CI release variables
Skip before_script for release CI
Add release stages to CI config
Return correct error data for 500 responses
Support checking individual model attribute status
Splitting out generic model components
Adding preliminary models for rest of asset types
Support adding spaces when camel casing
Handle empty response bodies correctly
Handle search queries with multiple values per key
Separate model data conversion methods
Track asset model retrieval times
Add raw data access to models
Make rubocop happier
Fix tests for time rounding
Handle inherited fields correctly
Round Times to avoid floating point inaccuracies
Use CMDB-namesspaced string utils
Improve Ruby 2.7 support for Foreman
Add an error type for 406 errors
Allow creating models with identifier set
Separate archived tracking into models
Fix placement of general archived field
Add a general handler for archived status
Handle 204 replies on renames
Handle renamed model instances correctly
Add automatic retry on server errors
Slightly simplify error handling for requests
Even more error handling improvements
Even more improvements to error handling
Improve request error handling
Add further change tracking on models
Update models with changes in test
Use the right HTTP verb for update
Clean up model code slightly
Loading