Gitiles
Code Review
Sign In
review.gerrithub.io
/
DSPEED
/
Scisr
/
HEAD
dd45b1b
Update TravisCI image URL
by Ian Young
· 10 years ago
master
4243aa0
Update Travis status URL
by Ian Young
· 11 years ago
21a2c2c
Add Travis build status button
by Ian Young
· 11 years ago
3915c89
Readme in markdown
by Ian Young
· 11 years ago
3044baa
One db per test
by Ian Young
· 11 years ago
66a315a
Make sure test runner uses test DB
by Ian Young
· 11 years ago
6249252
Tweak mtime
by Ian Young
· 11 years ago
7a2b5f3
Comment was out of date
by Ian Young
· 11 years ago
79d02e6
Merge branch 'master' of https://github.com/kdambekalns/Scisr
by Ian Young
· 11 years ago
02e18fb
Update function defn to satisfy strict standards
by Ian Young
· 11 years ago
3631f94
Test for cache use & mime is unstable
by Karsten Dambekalns
· 11 years ago
47e6f8a
Fix another (cosmetic) issue with non-matching signatures
by Karsten Dambekalns
· 11 years ago
63b6fbd
Fix failing tests on travisci with PHP 5.4
by Karsten Dambekalns
· 11 years ago
887e8e4
Replace __DIR__
by Ian Young
· 11 years ago
9d29147
Previous commit introduced newline problems
by Ian Young
· 11 years ago
0278baa
Fix parsing error in PHP 5.2
by Ian Young
· 11 years ago
74c6cc9
Travis config
by Ian Young
· 11 years ago
abeded0
Can now run phpunit from either directory
by Ian Young
· 11 years ago
1cd19dc
Merge pull request #43 from kdambekalns/issue-42
by Ian Young
· 11 years ago
05a095e
Make the unit tests run with a current PHPUnit version
by Karsten Dambekalns
· 11 years ago
059cdcf
Use CodeSniffer utils to simplify token search
by Ian Young
· 12 years ago
8ff3de4
Use correct ordering for PHPUnit asserts
by Ian Young
· 12 years ago
fbedf61
Fix the following errors:
by Tarjei Huse
· 12 years ago
0ce941d
Comment & whitespace cleanup
by Ian Young
· 12 years ago
5bf0b1d
Merge pull request #39 from tarjei/master
by Ian Young
· 12 years ago
e75678c
This should fix issue #37 - create an operation to split a file
by Tarjei Huse
· 12 years ago
45d48bb
Rename Scisr class and related methods, fixes #36
by Ian Young
· 12 years ago
99d9c98
Simple README
by Ian Young
· 12 years ago
b00ddc2
Recognize PHPDoc arrays and other advanced functionality for #21
by Ian Young
· 12 years ago
0.3.0
3dfeaf9
Even more refactoring
by Ian Young
· 12 years ago
02d8d89
Recognize arrays as a special type, fixes #21
by Ian Young
· 12 years ago
165eb56
Use an SPL class that is available in 5.2.x
by Ian Young
· 12 years ago
0982dab
Removed Scisr_Db and refactored last tests that used file-based database
by Giorgio Sironi
· 13 years ago
14f2906
Refactored test suite to use an in-memory database
by Giorgio Sironi
· 13 years ago
0cd99e1
Refactored test for Scisr_Db_FileIncludes in its own class
by Giorgio Sironi
· 13 years ago
2357ad7
Introduced Factory Method for Scisr Facade class
by Giorgio Sironi
· 13 years ago
a8858c8
Refactored optional argument
by Giorgio Sironi
· 13 years ago
9c4d929
Introduced Factory Method for Scisr Facade class
by Giorgio Sironi
· 13 years ago
f9850e3
Fixed typo
by Giorgio Sironi
· 13 years ago
8b8fc27
Refactored PDO connection for it to be injected instead of grabbed
by Giorgio Sironi
· 13 years ago
ba69b63
Deleted references to Scisr_Db_Classes where not needed
by Giorgio Sironi
· 13 years ago
1d80fcb
Deleted references to Scisr_Db_FileIncludes where not needed
by Giorgio Sironi
· 13 years ago
8099a93
Refactored abstract class AbstractVariableTypeOperation into collaborator object Scisr_Operations_VariableTypes. Maintained small abstract class with only a constructor with the old name
by Giorgio Sironi
· 13 years ago
e49eef0
Refactored from subclassing to own constructor
by Giorgio Sironi
· 13 years ago
ee613c5
Refactored Scisr_Db_VariableTypes from static class to real object
by Giorgio Sironi
· 13 years ago
efce4d2
Refactored Scisr_Db_FileIncludes from static class to real object
by Giorgio Sironi
· 13 years ago
b83bf41
Refactored Scisr_Db_Files from static class to real object
by Giorgio Sironi
· 13 years ago
e568d45
Refactored Scisr_Db_Classes from static class to real object
by Giorgio Sironi
· 13 years ago
2c31024
Refactored Factory to handle generic collaborators
by Giorgio Sironi
· 13 years ago
1259b64
Added Factory class for Operations. Uses reflection
by Giorgio Sironi
· 13 years ago
74312f4
Refactored ChangeRegistry from a static class to an object
by Giorgio Sironi
· 13 years ago
e790bfe
Fixed all tests to run in the same script (without @runTestsInDifferentProcess)
by Giorgio Sironi
· 13 years ago
e2d9736
Pushing more responsibility up into resolveFullVariableType()
by Ian Young
· 13 years ago
24f56d7
Additional test for conflicts between PHPDoc types and return statement
by Ian Young
· 13 years ago
0a0e64d
Catch types from actual return statements (closes #13)
by Ian Young
· 13 years ago
e3382a3
Recognize reserved 'self' and 'parent' words (closes #30)
by Ian Young
· 13 years ago
5e4c3a7
Also include a file when class used statically (see #20)
by Ian Young
· 13 years ago
811943a
Improving handling of include-by-file (closes #20)
by Ian Young
· 13 years ago
d6d92a3
Allow the same file include to be registered multiple times
by Ian Young
· 13 years ago
520a964
A simple implementation of including files when a class is instantiated (see #20).
by Ian Young
· 13 years ago
63ea8c2
Get rid of complicated regexp (closes #25)
by Ian Young
· 13 years ago
1698bbc
Adding to tests, correcting the displayed count of changed files
by Ian Young
· 13 years ago
0eefe03
Filling in a test for system output
by Ian Young
· 13 years ago
add2087
Handle notifications of possible matches with same mechanism as actual
by Ian Young
· 13 years ago
d09332e
Adding a test for ticket #24
by Ian Young
· 13 years ago
714059b
Documenting
by Ian Young
· 13 years ago
1f490c8
Enabling another test
by Ian Young
· 13 years ago
3ae1fd4
Turn inheritance on by default, provide option to disable
by Ian Young
· 13 years ago
0.2.3
b488710
Abstract out a bit of functionality
by Ian Young
· 13 years ago
a3fdb5f
More exact counting
by Ian Young
· 13 years ago
df2842e
Better handling for explicitly relative paths
by Ian Young
· 13 years ago
379bf42
Correcting an error in our path normalization
by Ian Young
· 13 years ago
ec09699
Adding a couple more system tests for file renames
by Ian Young
· 13 years ago
30864b7
Removing dependency on PEAR_Exception. Closes #26.
by Ian Young
· 13 years ago
0.2.2
7cbb713
Designate a primary key instead of an index
by Ian Young
· 13 years ago
fc88993
Creating indices on sqlite tables to drastically speed up lookups
by Ian Young
· 13 years ago
e9603f4
Moving a couple methods
by Ian Young
· 13 years ago
5cfe178
Refactor edit reconciliation loop into a recursive method
by Ian Young
· 13 years ago
57a742e
Automatically reconcile most edit requests that cover the same material.
by Ian Young
· 13 years ago
f733b1a
Avoid circular typing problems
by Ian Young
· 13 years ago
0.2.1
69078ec
Make shebang cross platform
by Troels Knak-Nielsen
· 13 years ago
90b50a5
Removing -n as a short flag for --with-inheritance. Seems like I might
by Ian Young
· 13 years ago
0.2.0
234afae
Adding --with-inheritance to the help message
by Ian Young
· 13 years ago
109d43e
Updating rename method with inheritance to use new parsing system (closes #9)
by Ian Young
· 13 years ago
cb72342
Change the way we handle first-pass operations (not working for inheritance just yet)
by Ian Young
· 13 years ago
90b34e9
Standardize the way we measure how specifically typed a variable is
by Ian Young
· 13 years ago
394c1e7
Do some type recalculation whenever we get a new type
by Ian Young
· 13 years ago
5a06fde
Adding a simple code coverage config file for PHPUnit
by Ian Young
· 13 years ago
7a4c3fe
Adding a test that fails with the new type system
by Ian Young
· 13 years ago
cab2b33
Only run first-pass listeners on the first pass
by Ian Young
· 13 years ago
757cf9f
Merge commit '882efa'
by Ian Young
· 13 years ago
882efa2
A test that fails with the old typing system as well as the new
by Ian Young
· 13 years ago
798e2c8
Store variable types without overwriting
by Ian Young
· 13 years ago
e7dca4a
Adding a couple tests
by Ian Young
· 13 years ago
869bcca
A partial solution to issue #9 (support inheritance in rename-method).
by Ian Young
· 13 years ago
386e39c
Adding inheritance option to CLI (see issue #9)
by Ian Young
· 13 years ago
a78c4fd
Check for patterns in strings and comments in rename-method (closes #19)
by Ian Young
· 13 years ago
4e28706
Tests for additional rename-method capabilities (#19)
by Ian Young
· 13 years ago
1f3a512
Use simpler php function for mtime
by Ian Young
· 13 years ago
7b1c98c
Cache parsed information when it's feasible to do so (closes #4)
by Ian Young
· 13 years ago
Next »