Ecosyste.ms: Issues

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

GitHub / ohler55/wabur issues and pull requests

#177 - Rack

Pull Request - State: closed - Opened by ohler55 almost 7 years ago

#176 - Support the Rack API

Issue - State: closed - Opened by ohler55 almost 7 years ago - 3 comments

#175 - Address comments regarding lesson 3

Pull Request - State: closed - Opened by ohler55 almost 7 years ago - 3 comments

#174 - Improve tests for a Runner

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 1 comment

#173 - Lesson4

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 2 comments

#172 - Add a runner-agnostic client for WAB servers.

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 1 comment

#171 - First cut at lesson 3

Pull Request - State: closed - Opened by ohler55 about 7 years ago

#170 - Start explanation of WABuR.

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 6 comments

#169 - fix tutorial link

Pull Request - State: closed - Opened by takkanm about 7 years ago - 1 comment

#168 - Use of backtick isn't safe

Issue - State: closed - Opened by ohaddahan about 7 years ago - 1 comment

#167 - Fixed unitialized bug

Pull Request - State: closed - Opened by ohler55 about 7 years ago

#166 - Add a script to test various wabur modes

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 2 comments

#165 - Improve handling `wabur new` mode

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 3 comments

#164 - Check for dulicate types on init

Pull Request - State: closed - Opened by ohler55 about 7 years ago

#163 - Unchecked duplicate arguments to Impl::Init

Issue - State: closed - Opened by ashmaroli about 7 years ago

#162 - Err display

Pull Request - State: closed - Opened by ohler55 about 7 years ago

#161 - wabur version added

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 1 comment

#160 - Add a helper method for verbose logging in Impl::Init

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#159 - Convert `types` to an instance variable

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#158 - Set `repair` parameter for Impl::Data.new to `false` by default

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#157 - Centralized error logging

Issue - State: closed - Opened by ashmaroli about 7 years ago

#156 - Allow determining library version with conventional switches

Issue - State: closed - Opened by ashmaroli about 7 years ago - 1 comment

#155 - Improve wabur init output

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 5 comments

#154 - Add lesson on logging

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 1 comment

#153 - Wabur init output improvement

Issue - State: closed - Opened by ohler55 about 7 years ago

#152 - Add a `--site` option to wabur 'new' and 'init' modes

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 17 comments

#151 - Cache the value duplicate method calls

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#150 - Cache controllers[nil] as the default_controller

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#149 - lesson-2 added

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 1 comment

#148 - Define attr_readers for Expr subclasses

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#147 - Print messages after executing Impl::Init.setup

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#146 - Scripts

Pull Request - State: closed - Opened by ohler55 about 7 years ago

#145 - OptionParser handles lack of short opt gracefully

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 4 comments

#144 - Cache repeated strings in a local variable

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 2 comments

#143 - Use === in lieu of !(regex).match.nil?

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 2 comments

#142 - Redundant scripts

Issue - State: closed - Opened by ashmaroli about 7 years ago

#141 - Add reference section to README

Pull Request - State: closed - Opened by ohler55 about 7 years ago

#140 - Added indent option to wabur

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 2 comments

#139 - Transpile Improvement

Issue - State: open - Opened by ohler55 about 7 years ago

#138 - Allow configuring Ruby runner JSON API indentation

Issue - State: closed - Opened by ashmaroli about 7 years ago - 5 comments

#137 - Support transpile

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 11 comments

#136 - add basic unit test for Impl::Init

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 2 comments

#135 - Refine `Impl::Init` class and associates

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 16 comments

#134 - Lesson 1

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 4 comments

#133 - Added proxy option to wabur

Pull Request - State: closed - Opened by ohler55 about 7 years ago

#132 - Address some of the UI bugs

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#131 - UI Bugs

Issue - State: closed - Opened by ashmaroli about 7 years ago - 1 comment

#130 - Update CSS for UI

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#129 - wabur init

Issue - State: closed - Opened by ohler55 about 7 years ago - 1 comment

#128 - ES5 support

Issue - State: closed - Opened by ohler55 about 7 years ago - 1 comment

#127 - Implement a Proxy

Issue - State: closed - Opened by ohler55 about 7 years ago - 2 comments

#126 - CSS updates

Issue - State: closed - Opened by ohler55 about 7 years ago

#125 - New UI

Pull Request - State: closed - Opened by ohler55 about 7 years ago

#124 - Sketch out possible directory layout for a WAB App

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 19 comments

#123 - Initial reorg

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 6 comments

#122 - ERROR: Could not find a valid gem 'wabur' (>= 0) in any repository

Issue - State: closed - Opened by ohaddahan about 7 years ago - 7 comments

#121 - Add unit-tests for Impl::Configuration

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#120 - partially revert utility methods to preserve data structure

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#119 - merge_map checking only prime_value

Issue - State: closed - Opened by ohaddahan about 7 years ago - 7 comments

#118 - Introduce helper methods for Impl::Data

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#117 - move duplicate steps into `Impl::Utils` module

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#116 - Fixes and setup for babel

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 1 comment

#115 - Rework wabur app

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 8 comments

#114 - Handle Shell setup internally

Issue - State: closed - Opened by ashmaroli about 7 years ago - 4 comments

#113 - Have SampleController inherit from OpenController

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#112 - Configure App controllers as a collection instead of a String

Issue - State: closed - Opened by ashmaroli about 7 years ago - 2 comments

#111 - Add OpenController

Pull Request - State: closed - Opened by ohler55 about 7 years ago

#110 - More flexibility in Impl::Configuration

Issue - State: closed - Opened by ohler55 about 7 years ago - 3 comments

#109 - WAB::Impl::Configuration should allow default as an option

Issue - State: closed - Opened by ohler55 about 7 years ago - 1 comment

#103 - View wab module development

Issue - State: closed - Opened by ohler55 about 7 years ago - 1 comment

#93 - Fix `IO::Shell` bench

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 3 comments

#88 - IO Engine cleanup

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 4 comments

#87 - Reference section

Issue - State: closed - Opened by ohler55 about 7 years ago

#82 - Remove trailing whitespace

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#76 - Comprehensive runner compliance tests

Issue - State: closed - Opened by ohler55 about 7 years ago

#75 - Tutorial

Issue - State: open - Opened by ohler55 about 7 years ago

#71 - IO::Shell Logger Change

Issue - State: closed - Opened by ohler55 about 7 years ago - 1 comment

#70 - Rescue from StandardError instead of the entire Exception

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 8 comments
Labels: squash-merge

#68 - Abstract shell-logger methods to a module

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 4 comments

#62 - Add executable bit to shell scripts

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#61 - Move `self.parse` into the singleton class

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#60 - Stub out repeating steps into a private method

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#59 - Organize expr files into a directory

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 1 comment

#56 - Improve maintainability of expression-tests

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#52 - Use an utility method to check if a Hash is empty

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#51 - attr_readers and aliases

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#49 - Call `detect_array` if argument is an array

Pull Request - State: closed - Opened by ashmaroli about 7 years ago - 3 comments

#40 - Utility function to create HTML element with its classname(s)

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#39 - Use sass to develop `view` styles

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#38 - Coveralls support

Pull Request - State: closed - Opened by ohler55 about 7 years ago - 1 comment

#26 - improve documentation for sample example

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#24 - Update inline documentation for runner_test

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#21 - Raise unless arguments supplied to test runner

Pull Request - State: closed - Opened by ashmaroli about 7 years ago

#19 - Alias :native as :root

Pull Request - State: closed - Opened by ashmaroli over 7 years ago

#16 - Simplify duplex `if` blocks with guard clauses

Pull Request - State: closed - Opened by ashmaroli over 7 years ago

#13 - Use case expressions for better readability

Pull Request - State: closed - Opened by ashmaroli over 7 years ago - 1 comment

#12 - Refactor Goals

Issue - State: closed - Opened by ashmaroli over 7 years ago - 13 comments

#9 - Improve readability of `impl/data.rb`

Pull Request - State: closed - Opened by ashmaroli over 7 years ago - 2 comments

#3 - Use `attr_reader` method for getter methods

Pull Request - State: closed - Opened by ashmaroli over 7 years ago - 5 comments