Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
azreda
/
azkaban
Public
forked from
jkreps/azkaban
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 9, 2011
Support for foward dependencies in Azkaban. This patch enables users to have a construct like 'followedby=job1,job2' in their job configration when describing job flow. This works alongside the usu…
Show description for c2320d7
Azarias Reda
committed
c2320d7
View commit details
Copy full SHA for c2320d7
Browse repository at this point
Commits on Aug 4, 2011
Merge pull request #7 from jcrobak/AZK-99-mvn-tasks
Show description for 72c1e25
rbpark
committed
72c1e25
View commit details
Copy full SHA for 72c1e25
Browse repository at this point
Commits on Aug 3, 2011
AZK-99 Add targets for maven artifacts.
Show description for 54adcf0
jcrobak
committed
54adcf0
View commit details
Copy full SHA for 54adcf0
Browse repository at this point
Commits on Aug 2, 2011
Merge pull request #5 from iulukaya/AZK-97-DoNothingJob-NPE
Show description for 2de565e
rbpark
committed
2de565e
View commit details
Copy full SHA for 2de565e
Browse repository at this point
Merge pull request #3 from sorenmacbeth/master
Show description for 5c4b6ae
rbpark
committed
5c4b6ae
View commit details
Copy full SHA for 5c4b6ae
Browse repository at this point
Merge pull request #6 from iulukaya/AZK-98-ENV
Show description for 841d4e0
rbpark
committed
841d4e0
View commit details
Copy full SHA for 841d4e0
Browse repository at this point
Commits on Jun 1, 2011
AZK-98: ENV vs env in in properties files
Ibrahim Ulukaya
committed
a90ddb1
View commit details
Copy full SHA for a90ddb1
Browse repository at this point
Commits on May 31, 2011
AZK-97: DoNothingJob returns null for generated props, causes NPE.
Ibrahim Ulukaya
committed
2250e2b
View commit details
Copy full SHA for 2250e2b
Browse repository at this point
Commits on Apr 29, 2011
Adding log4j property file so we don't blow up Tomcat logs
rbpark
committed
dfbfe16
View commit details
Copy full SHA for dfbfe16
Browse repository at this point
Commits on Feb 18, 2011
added HADOOP_CONF_DIR reading
sorenmacbeth
committed
800d2e5
View commit details
Copy full SHA for 800d2e5
Browse repository at this point
Commits on Feb 8, 2011
Cleaning up the code.
rbpark
committed
b28d838
View commit details
Copy full SHA for b28d838
Browse repository at this point
Commits on Feb 5, 2011
Minor changes to the style.
rbpark
committed
3c2c979
View commit details
Copy full SHA for 3c2c979
Browse repository at this point
Fixing error where restarted flows look weird with the history page
rbpark
committed
cd02632
View commit details
Copy full SHA for cd02632
Browse repository at this point
Commits on Feb 3, 2011
Few changes.
Show description for c6cbfa2
rbpark
committed
c6cbfa2
View commit details
Copy full SHA for c6cbfa2
Browse repository at this point
Commits on Feb 1, 2011
Fix unit tests
cheddar
committed
a822b61
View commit details
Copy full SHA for a822b61
Browse repository at this point
Commits on Jan 31, 2011
Got some merge text in Utils.java that shouldn't be there
cheddar
committed
1aec3f6
View commit details
Copy full SHA for 1aec3f6
Browse repository at this point
I apparently screwed up the push, so fix it.
cheddar
committed
1f7aa8a
View commit details
Copy full SHA for 1f7aa8a
Browse repository at this point
1) Fix bug with properties being passed around job flows -- Azkaban tried to resolve the properties too early, didn't allow for a job to return a value.
Show description for bdd68c2
cheddar
committed
bdd68c2
View commit details
Copy full SHA for bdd68c2
Browse repository at this point
whitespace change
cheddar
committed
eaafd5a
View commit details
Copy full SHA for eaafd5a
Browse repository at this point
Merge branch 'master' of github.com:azkaban/azkaban
cheddar
committed
2744f2c
View commit details
Copy full SHA for 2744f2c
Browse repository at this point
Commits on Jan 24, 2011
Adding release notes for 0.10 release
rbpark
committed
8d9f54c
View commit details
Copy full SHA for 8d9f54c
Browse repository at this point
Commits on Jan 21, 2011
AZK-81- Added web context to next and previous URL.
rbpark
committed
614c876
View commit details
Copy full SHA for 614c876
Browse repository at this point
Commits on Jan 19, 2011
Missing some imports apparently
cheddar
committed
fa39590
View commit details
Copy full SHA for fa39590
Browse repository at this point
Merge differences
cheddar
committed
ad9f870
View commit details
Copy full SHA for ad9f870
Browse repository at this point
Commits on Jan 15, 2011
Fixed issue with timezone not properly showing up at the bottom of the screen for
Show description for 5acf2da
rbpark
committed
5acf2da
View commit details
Copy full SHA for 5acf2da
Browse repository at this point
Commits on Jan 14, 2011
Changing some of the background colours to match with the theme
rbpark
committed
b9f26a2
View commit details
Copy full SHA for b9f26a2
Browse repository at this point
Adding a 'close' button to the dialog for easier closing.
rbpark
committed
f11a55e
View commit details
Copy full SHA for f11a55e
Browse repository at this point
AZK-64 Added a common API servlet to run jobs. Now most of the front page as well as the detail page runs this. Run Buttons on detail page work.
rbpark
committed
eed4900
View commit details
Copy full SHA for eed4900
Browse repository at this point
AZK-66 Added tabbing with cookie cache on front page.
rbpark
committed
5fb0133
View commit details
Copy full SHA for 5fb0133
Browse repository at this point
Commits on Jan 13, 2011
AZK-67 Fixed jquery cookie support
rbpark
committed
51cdf65
View commit details
Copy full SHA for 51cdf65
Browse repository at this point
AZK-65 Tabified the job details page. Details, Job Properties and Previous Runtimes on one tab, and logs on another.
rbpark
committed
784ab8a
View commit details
Copy full SHA for 784ab8a
Browse repository at this point
AZK-68 Fixed velocity file to show start/end dates on the Execution History page
rbpark
committed
2830525
View commit details
Copy full SHA for 2830525
Browse repository at this point
15 minute threshold for cookies. If you sit idle, then the saved expansion state disappears.
rbpark
committed
81d0a5d
View commit details
Copy full SHA for 81d0a5d
Browse repository at this point
Commits on Jan 10, 2011
fix bugs in Utils.tail() function
Lin Guo
authored and
Lin Guo
committed
3f5162d
View commit details
Copy full SHA for 3f5162d
Browse repository at this point
Commits on Jan 8, 2011
AZK-63 Uses cookies to re-expand previously opened job trees.
rbpark
committed
f9bbfb2
View commit details
Copy full SHA for f9bbfb2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.