Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / magium/configuration-manager issues and pull requests
#75 - Merge to keep master up to date
Pull Request -
State: closed - Opened by kschroeder over 6 years ago
#74 - Updated package dependency on latest symfony/yaml
Pull Request -
State: closed - Opened by true-timmo over 6 years ago
- 7 comments
#73 - Updated the broken config example
Pull Request -
State: closed - Opened by kschroeder over 7 years ago
#72 - Updated readme to include an example magium-configuration.xml file
Pull Request -
State: closed - Opened by kschroeder over 7 years ago
#71 - Updated to better handle permittedValues in <select> elements
Pull Request -
State: closed - Opened by kschroeder over 7 years ago
#70 - Updated to better handle child nodes of the //element node
Pull Request -
State: closed - Opened by kschroeder over 7 years ago
#69 - Updated permitted test
Pull Request -
State: closed - Opened by kschroeder over 7 years ago
#68 - Fixed an issue when the header is provided as an array
Pull Request -
State: closed - Opened by kschroeder over 7 years ago
#67 - Fixed a bug that caused the body to not be read when the request obje…
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#66 - Updated the view controller to put permitted values into the source i…
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#65 - Added timezones and locale sources
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#64 - Added font-awesome support and toggle-able groups
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#63 - Relax zend-json requirements
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#62 - Updated some scrutinizer findings
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#61 - Ready for the front end
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#60 - Trying to loosen requirements... again
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#59 - Lowered the ZF version requirements by getting rid of the PSR7 bridge…
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#58 - Attempting to loosen the requirements for the ZF components
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#57 - Attempting to loosen the requirements for the ZF components
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#56 - Added some static factory methods for some frameworks who don't like long-winded factory chains
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#55 - Added static factory methods for frameworks that don't like object-bsed factories
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#54 - Changed the manager so it only accepts a ConfigurationRepository object.
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#53 - Added new configuration file types for static configuration
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#52 - Added a generic container and changed how callbacks are called
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#51 - Updated several internal workings, including better handling of sources
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#50 - Updated the XML namespaces to all start with "magium" so nobody gets …
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#49 - Changed the setting identifier to "identifier" from "id"
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#48 - Updated the readme
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#47 - Fixed a silly issue where the configuration files might get added twi…
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#46 - Changed the Config object name to ConfigurationRepository. Added som…
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#45 - Updated the readme.
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#44 - stuff
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#43 - Some CLI changes
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#42 - 'cause my quotes were wrong'
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#41 - Changed the list keys to put the description on a separate line to ma…
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#40 - Added a hasValue check
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#39 - Some fixes
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#38 - stuff
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#37 - Changed to use the SplFileInfo realpath
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#36 - Some Builder Factory stuff
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#35 - A bunch o'f stuff
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#34 - Added a return type for the manager interface getConfiguration()
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#33 - Built an ugly unit test for crud workings
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#32 - Fixed the setting
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#31 - Oh geez, two things. Added configuration:list-keys and made configur…
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#30 - Changed the order for the manager
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#29 - Testing the cache factory with the Redis and Filesystsem adapters
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#28 - Because I'm a moron
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#27 - removed the .idea directory
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#26 - Stupid different vendor directory
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#25 - Fixed a mis-spelling
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#24 - alpha pre-release?
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#23 - Oh, just stuff
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#22 - Config get wworking
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#21 - Fixed a minor bug where the optional local cache was required when no…
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#20 - Fixed a line messup from Scrutinizer and added an additional test case
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#19 - Configuration Build Console command working
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#18 - Attempting to fix code coverage
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#17 - Added code coverage YAML
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#16 - Added Scrutinizer badge
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#15 - Fixed some Scrutinizer complaints
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#14 - Scrutinizer Auto-Fixes
Pull Request -
State: closed - Opened by scrutinizer-auto-fixer almost 8 years ago
#13 - updated
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#12 - Added some tests, Fixed some Scrutinizer complaints
Pull Request -
State: closed - Opened by kschroeder almost 8 years ago
#11 - Develop
Pull Request -
State: closed - Opened by kschroeder about 8 years ago
#10 - Default command refactored for better unit testing
Pull Request -
State: closed - Opened by kschroeder about 8 years ago
#9 - basic crud working
Pull Request -
State: closed - Opened by kschroeder about 8 years ago
#8 - Basic storage working
Pull Request -
State: closed - Opened by kschroeder about 8 years ago
#7 - merging work into master
Pull Request -
State: closed - Opened by kschroeder about 8 years ago
#6 - added callback support for retrieving a value from the DB
Pull Request -
State: closed - Opened by kschroeder about 8 years ago
#5 - Test adding secure bases
Pull Request -
State: closed - Opened by kschroeder about 8 years ago
#4 - Merging working
Pull Request -
State: closed - Opened by kschroeder about 8 years ago
#3 - Mostly unit tests breaks
Pull Request -
State: closed - Opened by kschroeder about 8 years ago
#2 - Updated the readme again
Pull Request -
State: closed - Opened by kschroeder about 8 years ago
#1 - Basic merging and querying
Pull Request -
State: closed - Opened by kschroeder about 8 years ago