-
Notifications
You must be signed in to change notification settings - Fork 42
What's new
Adam Nowotny edited this page Sep 10, 2013
·
30 revisions
- bamboo: show all plans if more than 25
- dashboard: moved to AngularJS
- bamboo: show all projects if more than 25
- buildbot: builds weren't parsed correctly when username did not contain email
- support for Snap-CI
- options: fix layout when long service names are used
- options: help menu
- jenkins: increase timeout for getting project list
- notifications: bring them back, don't show if dashboard is active
- new permission required - tabs (used to find out if dashboard is open in any of the tabs so notifications can be automatically disabled)
- teamcity: support for branches
- compatibility with Chrome < 26
- main: rewrite main module using RxJS
- main: improved logging
- notifications: show who broke/fixed the build
- notifications: don't show when starting Google Chrome
- dashboard: running builds are now yellow
- dashboard: show disabled builds as grey with label
- dashboard: show Jenkins unstable builds as broken with label
- dashboard: show offline label when network down or server behind firewall (error message in tooltip)
- dashboard: Popup and dashboard show updates in real-time (after pooling for server status that is)
- dashboard: Removed badge showing how many builds are broken
- Travis support using it's JSON API (refactoring to RxJS)
- popup: no word wrapping (display each build in single row)
- buildbot: fix build url
- BuildBot support
- don't show sticky notifications when reloading services
- services: fix authentication problems with Bamboo
- options: "report a problem" link
- popup/dashboard: larger icon for "building" status
- dashboard: left align project name
- options: better error handling when getting list of available builds
- monitor disabled builds
- new UI
- fullscreen dashboard
- disable service temporarily
- filter list of projects
- popup: group builds
- fixes to basic authentication
- cookies permission no longer required
- show builds from all views for Jenkins
- Jenkins uses RemoteAPI instead of cctray
- options: moved project list to right side
- support for older versions of TeamCity
- rename service
- remove button moved to actions dropdown
- services show when build is in progress
- show when a build is in progress (all except Bamboo)
- fixed: only failed builds could be configured for Jenkins
- options page UI fixes
- fixed issue when failed builds count was incorrect
- feedback icon in popup window
- configuration button in the popup window
- UI fixes on the options page
- show popup with build status when icon clicked
- "Add service" UI fixes and enhancements
- don't display badge if no services configured
- fixed package installation for Mac and Linux
- new "add service" page
- Added new services (CC.NET, CC.rb, CC, Jenkins, TeamCity 7, ThoughtWorks GO)
- First public version
- Support for cctray XML reporting format
- Automated build (using Travis-CI)
- Upgraded to Chrome extensions version 2 manifest
- Lots of UI improvements, using Twitter bootstrap
- First version with Bamboo support