0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 7 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add the PLM-Summary perl module for generating compile reports More... over 17 years ago
Fix relation to 'source_sync' More... over 17 years ago
Do not want an api for the patch_delete function. More... over 17 years ago
Fix check for patch with values 0. More... over 17 years ago
Fix test to work when user not logged in at all. More... over 17 years ago
These are changes to add back the secure patch delete functionality. More... over 17 years ago
Select fields rather than '8', as some patches are big. More... over 17 years ago
Fix select to only get id, not *. More... over 17 years ago
fix in logic for the get filter type. Miner fix for patch checks. More... over 17 years ago
Fix this to_I to a direct comparison so that patches that begin with a number work. More... over 17 years ago
Order by filter_request_id More... over 17 years ago
Fix for date not being in search. More... almost 18 years ago
Fix filename, pass arguments properly and add an update for the strip level field. More... almost 18 years ago
Change table name from sources_syncs to source_sync. More... almost 18 years ago
Scripts for conversion from Mysql database to PgSQL/Ruby version. More... almost 18 years ago
Add relationships. More... almost 18 years ago
Fix the commandsetgetcontent to return struct. More... almost 18 years ago
Get the created_on date for the patches list. More... almost 18 years ago
Add table for source_syncs. More... almost 18 years ago
Add an api for the source_sync. More... almost 18 years ago
Created a model method for patches to return an array of patch name of patches that a patch applies to. Unit tests included and updated views to use this method. More... about 18 years ago
Created a flag for enable email notifications. Set to be disabled by default. More... about 18 years ago
Added the email notification for patch submissions via web services and when all filter requests have been run against a patch. More... about 18 years ago
The default_strip_level was supposed to be in the softwares table. Now it is for sure. More... about 18 years ago
Cleaned up use of the link variable. Updated the link to the patch by id to link to the patch by name. More... about 18 years ago
Need to wrap up the actually patch so it's returned as a base64 data type instead of a string to avoid memory issues. More... about 18 years ago
Updated for the schema changes. More... about 18 years ago
Made corrections for converting the 'filter_request_state_id' column to the 'state' column. More... about 18 years ago
Updated the database schema so that filters are stored within the database. More... about 18 years ago
Made the primary reference to patches by name, as opposed to by PLM ID. You can still access patches by PLM ID. More... about 18 years ago