Changelog for
mote-0.6.1-4.el7.noarch.rpm :
Tue Mar 28 14:00:00 2017 Chaoyi Zha
- 0.6.1
- Update 0.6.1
- Fix exception logging
- Add \"deep link\" #94
- Implement more descriptive team icons
- Other small bug fixes and improvements
Fri Feb 10 13:00:00 2017 Fedora Release Engineering - 0.5.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
Tue Jul 19 14:00:00 2016 Fedora Release Engineering - 0.5.2-3
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
Sat Apr 9 14:00:00 2016 Chaoyi Zha - 0.5.2
- Update 0.5.2
- Fix datagrepper access in staging
- Fix meeting serving when symbols are included in the filename
Tue Feb 23 13:00:00 2016 Chaoyi Zha - 0.5.1
- Update 0.5.1
- Tighten wide try/except clauses
- Add latest meetings section on main page
- Defer JS loading
- Remove mote console script entry point
- Fix scroll-to-line within log viewer
Sat Jan 30 13:00:00 2016 Chaoyi Zha - 0.4.3
- Update 0.4.3
- Several updates to name and group mapping files
- Added unit tests
- Removed redundancy within code
- Added proper name and group map aliasing
- Improved regex to avoid mistakes while being lenient towards files which skew
Sat Oct 24 14:00:00 2015 Chaoyi Zha - 0.4.2
- Update 0.4.2
- Use event binding rather than \"onclick\"
- README improvements and general bugfixes
Mon Sep 7 14:00:00 2015 Chaoyi Zha - 0.4.1
- Update 0.4.1
- Add modal permalink option
- Fix full log links in modals and full views
- Other bug fixes
Sun Jul 12 14:00:00 2015 Chaoyi Zha - 0.3.4
- Update 0.3.4
- Catch links with trailing slash, e.g blockerbug date links
Tue Jun 23 14:00:00 2015 Chaoyi Zha - 0.3.3
- Update 0.3.3
- Fix mote-updater
- Catch legacy date links
Thu Jun 18 14:00:00 2015 Chaoyi Zha - 0.3.2
- Update 0.3.2
- Fix mote-updater
- Fix weird configuration import issue
Thu Jun 18 14:00:00 2015 Chaoyi Zha - 0.3.1
- Update 0.3.1
- List most recent results first
- Use GET instead of POST in meeting log requests
- Run teams script after meeting in order to fix slow sync
- Add loading icon while waiting for modal loading
- Other small bugfixes
Wed Jun 17 14:00:00 2015 Fedora Release Engineering - 0.2.2b1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Sun Jun 14 14:00:00 2015 Chaoyi Zha - 0.2.1b1
- Update 0.2.1 Beta 1
- Add Fedmsg listener, refresh cache when new meeting ends
Fri Jun 12 14:00:00 2015 Chaoyi Zha - 0.1.2b1
- Update 0.1.2 Beta 1
- Remove some external font and JS dependencies
- Add permalink button and fix hardcoded \"original\" button
- Fix small typo on front page
- Other small bugfixes
Thu Jun 11 14:00:00 2015 Chaoyi Zha - 0.1.1b1
- Update 0.1.1 Beta 1
- Added JSON filestore as backup to memcached store
- Made memcached store optional
Fri Jun 5 14:00:00 2015 Chaoyi Zha - 0.0.6b2
- Update 0.0.6 Beta 2
- Move to FontAwesome CDN
- Set cache expiry time and recreate cache when it is expired
- Small bugfixes
Thu May 28 14:00:00 2015 Chaoyi Zha - 0.0.5b1
- Update 0.0.5 Beta 1
- Remove bundled fontawesome fonts, symlink to appropriate font
- Clean up RPM spec, fix issues
Tue May 26 14:00:00 2015 Chaoyi Zha - 0.0.4b2
- Update 0.0.4 Beta 2
- Migrate to python-memcached from pylibmc
Sat May 23 14:00:00 2015 Chaoyi Zha - 0.0.3b1
- Update 0.0.3 Beta 1
- Multiple fixes to bugs blocking successful build
- Fixes to WSGI and folder access
- Removal of unneeded JSON data files
- Inclusion of needed templates and static files
- Fix httpd serve root
Fri May 22 14:00:00 2015 Chaoyi Zha - 0.0.1a1
- Update 0.0.1 Alpha
- Initial Release