Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / proem/proem issues and pull requests

#136 - Update all Licence instances to year 2014

Pull Request - State: closed - Opened by eibt almost 10 years ago

#135 - Adding HHVM to travis as allowed failure.

Pull Request - State: closed - Opened by h4cc over 10 years ago

#134 - fix .travis.yml syntax

Pull Request - State: closed - Opened by svenfuchs almost 12 years ago

#133 - Event documentation lists wrong event names.

Issue - State: open - Opened by ignace about 12 years ago
Labels: Docs

#132 - Request: Allow to pass custom inflectors to the Dispatch component.

Issue - State: open - Opened by ignace about 12 years ago - 1 comment
Labels: Task

#131 - Request: Ability to clear, prioritize or change the order (prepend/append) of the controller map.

Issue - State: closed - Opened by ignace about 12 years ago - 1 comment
Labels: Task

#130 - Request: Change class naming convention

Issue - State: open - Opened by ignace about 12 years ago - 4 comments
Labels: Task

#129 - Develop docs to be updated.

Issue - State: open - Opened by trq about 12 years ago
Labels: Docs

#128 - Invalid filters

Issue - State: open - Opened by recck about 12 years ago - 4 comments
Labels: 0 - Backlog

#127 - minor changes

Pull Request - State: closed - Opened by recck about 12 years ago - 3 comments

#126 - Request Payload set too late.

Issue - State: closed - Opened by trq about 12 years ago
Labels: Bug

#125 - Standard Route Request Type filter.

Issue - State: closed - Opened by trq about 12 years ago
Labels: Bug

#124 - Autoloader - Check namespace index exists.

Issue - State: closed - Opened by trq about 12 years ago - 1 comment
Labels: Task

#123 - Autoloader - Optional auto attach of Proem namespace.

Issue - State: closed - Opened by trq about 12 years ago
Labels: Task

#122 - Create php rendering view layer.

Issue - State: open - Opened by trq about 12 years ago - 3 comments
Labels: Task

#121 - True namespacing of events.

Issue - State: closed - Opened by trq about 12 years ago - 1 comment
Labels: Task

#120 - Tidy access to assets within a controller.

Issue - State: open - Opened by trq about 12 years ago
Labels: Task

#119 - Remove gen-ide-help task from Phakefile

Issue - State: closed - Opened by trq about 12 years ago - 1 comment
Labels: Task

#118 - Routes are locked to GET method.

Issue - State: closed - Opened by trq about 12 years ago
Labels: Task, Bug

#117 - Move the Autoloader into a component.

Issue - State: closed - Opened by trq about 12 years ago

#116 - Move tests into individual components.

Issue - State: open - Opened by trq about 12 years ago
Labels: Task

#115 - Package components into separate composer configs.

Issue - State: open - Opened by trq about 12 years ago
Labels: Task

#114 - Default route filter not matching when not using custom filters.

Issue - State: closed - Opened by trq about 12 years ago - 1 comment
Labels: Task

#113 - Functionality regression in KeyValStore.

Issue - State: closed - Opened by trq about 12 years ago - 1 comment
Labels: Task, Bug

#112 - Routing docs require an overhaul.

Issue - State: closed - Opened by trq about 12 years ago
Labels: Task, Docs

#111 - Discrepancies in the Route Payload.

Issue - State: closed - Opened by trq about 12 years ago - 1 comment
Labels: Bug, Blocker

#110 - default-params route needs to be removed.

Issue - State: closed - Opened by trq about 12 years ago - 1 comment
Labels: Task

#109 - Default Routes need to be moved.

Issue - State: closed - Opened by trq about 12 years ago
Labels: Task, Bug

#108 - FilterChain ServiceManager dependency.

Issue - State: open - Opened by trq about 12 years ago
Labels: Task

#107 - Events should always use an Event object for communication.

Issue - State: closed - Opened by trq about 12 years ago - 2 comments
Labels: Task

#106 - Make the autoloader aware of Proem namespace.

Issue - State: closed - Opened by trq about 12 years ago

#105 - Create a wrapper for APC

Issue - State: open - Opened by trq about 12 years ago - 1 comment
Labels: Task

#104 - Remove the KeyValStore component.

Issue - State: open - Opened by trq about 12 years ago - 1 comment
Labels: Task

#103 - Remove the cascading namespace component.

Issue - State: closed - Opened by trq about 12 years ago - 1 comment
Labels: Task

#102 - Benchmarks

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#101 - Standard Dispatch isDispatchable() bug

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Bug

#100 - proem.route.match trigger borked

Issue - State: closed - Opened by trq over 12 years ago
Labels: Bug

#98 - Implement a method to halt the current event queue

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#97 - Add the ability to route requests based on request method.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#96 - Move responsibility into the Controller.

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#95 - Extend the preAction() and postAction() controller methods.

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#94 - Reverse route parsing.

Issue - State: open - Opened by trq over 12 years ago - 1 comment
Labels: Task

#93 - Route callbacks.

Issue - State: closed - Opened by trq over 12 years ago
Labels: Feature

#92 - Standard Route Options.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#91 - Proem::attachEventListener() proxy to be removed.

Issue - State: closed - Opened by trq over 12 years ago - 2 comments
Labels: Task

#90 - Dispatch & Controller Tests.

Issue - State: open - Opened by trq over 12 years ago - 1 comment
Labels: Task

#89 - Controller Actions need a 'Action' appended.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#88 - Fix composer config to require php5.4

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#87 - Ability to remove FilterChain events from bootstrap.

Issue - State: closed - Opened by trq over 12 years ago - 2 comments
Labels: Task

#86 - Dispatch stage revisited.

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#85 - Events should likely be moved into a proem.* namespace.

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#84 - Fix spelling error.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#83 - register vs attach

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#82 - change map() to register()

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#81 - Only the *Signals* Service should be passed to Modules, Plugins::init().

Issue - State: open - Opened by trq over 12 years ago - 1 comment

#80 - More documentation.

Issue - State: closed - Opened by trq over 12 years ago
Labels: Docs

#79 - Implement the ability for Signal Event Listeners to attach to multiple Events.

Issue - State: closed - Opened by trq over 12 years ago - 2 comments
Labels: Task

#78 - Implement Router setup into the Bootstrap Filter Chain.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#77 - Request and Response are being regenerated.

Issue - State: closed - Opened by trq over 12 years ago
Labels: Bug

#76 - For FakeRequest to be useful we need Http\IO interfaces.

Issue - State: closed - Opened by trq over 12 years ago - 2 comments
Labels: Task

#75 - Add monolog dependency.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#74 - Proem\Api\Ext\Module\Generic should extend Proem\Api\Ext\Module\Generic

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#73 - Setup Request & Response

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#72 - Add magic __get and __set methods to the Service\Manager.

Issue - State: closed - Opened by trq over 12 years ago

#71 - attach vs register

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#70 - Refactor the registration of Plugins / Modules.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#69 - Move script to Phake tasks.

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#68 - Create a new website.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Docs

#67 - Develop the Dispatcher.

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#66 - Develop the View components.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#65 - Develop the Controller components.

Issue - State: closed - Opened by trq over 12 years ago - 2 comments
Labels: Task

#64 - Feature/improve asset validator

Pull Request - State: closed - Opened by jevens over 12 years ago - 1 comment

#63 - Added the ability for the provides() method to check an array.

Pull Request - State: closed - Opened by jevens over 12 years ago - 1 comment

#62 - The Router should depend on or extend KeyValStore.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#61 - Implement __invoke on Service\Assets

Issue - State: closed - Opened by trq over 12 years ago - 1 comment

#60 - Routes stored within the Router as Assets

Issue - State: open - Opened by trq over 12 years ago
Labels: Feature

#59 - onSuccess onFailure callbacks in listeners.

Issue - State: open - Opened by trq over 12 years ago
Labels: Candy

#58 - target, method and params should be set directly on a custom event.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Candy

#57 - Clean events within \Proem\Proem

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#56 - Custom events as assets

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#55 - Asset::provides to check instance type.

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#53 - Tests re-organisation.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#51 - Listeners in Queue of same priority.

Issue - State: closed - Opened by trq over 12 years ago
Labels: Bug

#49 - Implement interfaces for commonly extended classes.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#48 - Implement mechanism allowing "Modules" and "Plugins" to be added.

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#47 - Clean any references to the Signal Manager / Service Manager

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#46 - Add the ability to remove listeners from the Signal Manager

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#44 - Filter Chain and "Live" events.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#41 - "Provides" functionality within the Service component moved to a trait.

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Candy

#27 - Options - A new "Asset" type validator needs to be created.

Issue - State: closed - Opened by trq over 12 years ago
Labels: Task

#25 - Options - A better way to handle unset options required.

Issue - State: closed - Opened by trq over 12 years ago - 2 comments
Labels: Task

#23 - Cleanup test fixtures.

Issue - State: open - Opened by trq over 12 years ago - 1 comment
Labels: Task

#20 - Clean type hinting and related docs

Issue - State: closed - Opened by trq over 12 years ago - 1 comment
Labels: Task

#19 - Autoloader optimisations.

Issue - State: closed - Opened by trq over 12 years ago - 3 comments
Labels: Candy

#18 - Clean / well defined Api

Issue - State: closed - Opened by trq over 12 years ago - 2 comments
Labels: Task

#16 - Add the ability to customise the exception thrown by the Opt component

Issue - State: closed - Opened by trq almost 13 years ago
Labels: Task

#12 - Implement the Router resource.

Issue - State: closed - Opened by trq almost 13 years ago
Labels: Task

#11 - Implement initial Request and Response resources.

Issue - State: closed - Opened by trq almost 13 years ago
Labels: Task