index
:
blaears
master
blatech/blaears/ import from blatech.co.uk from 04/02/2023
blatech
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-12
Message reformatting
Joe Robinson
2015-12-12
Message reformatting
Joe Robinson
2015-12-12
Remove space in command
Joe Robinson
2015-12-12
Add logging for blaupload controller
Joe Robinson
2015-12-11
Add some formatting to messages
Joe Robinson
2015-12-11
Add logging to merge controller
Joe Robinson
2015-12-11
Add extra logging
Joe Robinson
2015-12-11
Don't post merge request updates
Joe Robinson
2015-12-11
Add missing Controller annotation in blaupload controller
Joe Robinson
2015-12-11
Add blaupload controller
Joe Robinson
2015-12-11
Rename result variable in views
Joe Robinson
2015-12-11
Change tabs to spaces in pom
Joe Robinson
2015-12-11
Only show pushes to master
Joe Robinson
2015-12-11
Fix typo
Joe Robinson
2015-12-11
Don't show messages about merge updates as these duplicate push messages
Joe Robinson
2015-12-11
Add .gitignore to ignore IDE files and compiled classes
Joe Robinson
2015-12-11
Remove debug output
Joe Robinson
2015-12-11
Trim commit message to avoid newlines
Joe Robinson
2015-12-11
Fixes for log4j
Joe Robinson
2015-12-11
Add log4j for logging
Joe Robinson
2015-12-11
Debug message
Joe Robinson
2015-12-11
Debug message
Joe Robinson
2015-12-11
Add repository name to merge message
Joe Robinson
2015-12-10
Move URL to object attributes, add title
Joe Robinson
2015-12-10
Add annotation to fix object attributes
Joe Robinson
2015-12-10
Merge branches
Joe Robinson
2015-12-10
Assign properties to variables to debug
Joe Robinson
2015-12-10
Fix some JSON property names
Joe Robinson
2015-12-10
Merge branch 'readme' into 'master'
Joe Robinson
2015-12-10
Add catch-all action for debugging
Joe Robinson
2015-12-10
Fix commit message output
Joe Robinson
2015-12-10
Update readme
Joe Robinson
2015-12-10
Add properties file to specify server port
Joe Robinson
2015-12-10
Add controller for merge requests
Joe Robinson
2015-12-10
Updated readme
Joe Robinson
2015-12-10
Add readme | touch foo
Joe Robinson
2015-12-10
Remove quotes from the commit messages because Bratchbot eats them anyway
Joe Robinson
2015-12-10
Remove unused import
Joe Robinson
2015-12-10
Add commit messages to push output
Joe Robinson
2015-12-10
Add JSON annotation to pick up underscore in user_name
Joe Robinson
2015-12-10
Change http method to POST
Joe Robinson
2015-12-10
Fix exception error
Joe Robinson
2015-12-10
Use newer jackson package
Joe Robinson
2015-12-10
Bump jackson version
Joe Robinson
2015-12-10
Add basic gitlab controller for testing
Joe Robinson
2015-12-10
Comment out the dangerous line
Joe Robinson
2015-12-10
Add msgrelay template
Joe Robinson
2015-12-10
Force MsgRelayController to use bash
Joe Robinson
2015-12-10
Drop java version to 1.7
Joe Robinson
2015-12-10
Initial commit of basic listener
Joe Robinson