Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
UNL_Alert
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Digital Experience Group
UNL_Alert
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
3
master
default
rave
test/issue-1775
Tags
1
ORIGINAL_2007
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jul
8
Sep
3
2
11
Jun
10
3
Jan
19
Aug
10
May
2
Dec
1
Updated README. WDN issue task #1775.
test/issue-1775
test/issue-1775
Update README with test and expection information.
master
master
A PHPT integration tests
Update sample config and export script to use $config var
Move RSS to CAP data logic into new class
Update readme with sections for testing and expectations
Fix syntax to be 5.3 safe
Merge branch 'rave' into 'master'
Update README with "purpose" information and simplified "setup"
rave
rave
Update target CAP files with empty results.
Convert the scripts to use the new ArrayObject for generating CAP Alert
Add a class for loading the (Rave) RSS for an alert
Add class to support converting array to JSON and XML.
Remove eclipse related files
Remove unused vendor libs and Twitter Alert src
Remove unused files
Trim the config sample back down to just the autoload.
Update RecentPubDateFilter to use RSS fields again. Remove statics
Remove old data and add the Common Alerting Protocol spec PDF
Ignore eclipse related files.
Replace hardcoded directories with relative paths
Merge pull request #1 from s-mfairch4/master
Formatting updates
Add a readme that includes setup instructions
Update the config sample to include twitter settings.
Add a .gitignore
Use `UNL_Alert_TwitterAlert` when exporting the CAP alert
Create a TwiterAlert class
update the autoload function to include the vendor libs
Add dependencies
Move scripts into a scripts dir
Whitespace tabs to spaces
Convert rss pubDate to correct format.
Add the effective date to the cap alert from the WARN RSS item pubDate.
After the xml file has been generated, build the json file.
use local copy of the json lib instead of include path
Use the local path to the json file.
Provide an updated xml and json alert file.
Remove unused auth file and database ini.
Remove the last traces of the DB and user login pieces.
Loading