-
-
Notifications
You must be signed in to change notification settings - Fork 649
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Search by text" (aka regex search) #922
base: master
Are you sure you want to change the base?
Commits on Mar 8, 2018
-
Added on majority of the components tested in Test Preview and Export…
… Data page, current issue with a stale element exception being thrown but should be able to fix it.
Configuration menu - View commit details
-
Copy full SHA for c94738d - Browse repository at this point
Copy the full SHA c94738dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d25acb - Browse repository at this point
Copy the full SHA 5d25acbView commit details
Commits on Mar 10, 2018
-
Completed the Test Preview and Export Data page, and that was the las…
…t of the component testing! What isn't tested, which is just one button is mentioned why on the test case- shouldn't affect the overall functionality and am okay if that button is not tested for; other comments and small things to fix are mentioned in the comments. Will begin the user scenario testing with the first round of pdf files.
Configuration menu - View commit details
-
Copy full SHA for c773065 - Browse repository at this point
Copy the full SHA c773065View commit details
Commits on Mar 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 177932d - Browse repository at this point
Copy the full SHA 177932dView commit details
Commits on Mar 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f9a9812 - Browse repository at this point
Copy the full SHA f9a9812View commit details -
Fixed the travis file to mimic the one in the java repo to see if tha…
…t will fix why the build is failing
Configuration menu - View commit details
-
Copy full SHA for 1df0ab1 - Browse repository at this point
Copy the full SHA 1df0ab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47c70e8 - Browse repository at this point
Copy the full SHA 47c70e8View commit details
Commits on Mar 14, 2018
-
Added on more commands before the script for the travis file, testing…
… to see if it will work
Configuration menu - View commit details
-
Copy full SHA for fc504be - Browse repository at this point
Copy the full SHA fc504beView commit details
Commits on Mar 21, 2018
-
Changed for all test cases so far to use ChromeDriver as opposed to F…
…irefoxDriver, added on a better solution for calling the pdf file in order to utilize it in the test cases, as well as being able to delete the file once done.
Configuration menu - View commit details
-
Copy full SHA for 102e7dd - Browse repository at this point
Copy the full SHA 102e7ddView commit details
Commits on Mar 22, 2018
-
GUI-CLI converter script in progress....need to add support for heade…
…r/footer scale, update back-end parsing to accommodate multiple user-drawn rectangles for a single program invocation.....
Ross Myers committedMar 22, 2018 Configuration menu - View commit details
-
Copy full SHA for e387ad3 - Browse repository at this point
Copy the full SHA e387ad3View commit details
Commits on Mar 24, 2018
-
Added on some beginning test cases for eu-002.pdf, testing for the re…
…gex search disabled button
Configuration menu - View commit details
-
Copy full SHA for 5c4af8e - Browse repository at this point
Copy the full SHA 5c4af8eView commit details -
Added on a new method to test for incorrect inputs for pattern after …
…and pattern before
Configuration menu - View commit details
-
Copy full SHA for 331a5d1 - Browse repository at this point
Copy the full SHA 331a5d1View commit details -
Added on another test case that inputs 2 incorrect inputs to the patt…
…ern before and pattern after and checks that there are zero results
Configuration menu - View commit details
-
Copy full SHA for d638eec - Browse repository at this point
Copy the full SHA d638eecView commit details
Commits on Mar 25, 2018
-
Added on more test scenarios of inputting a common word and a correct…
… input to pattern before and pattern after
Configuration menu - View commit details
-
Copy full SHA for ef0b8fb - Browse repository at this point
Copy the full SHA ef0b8fbView commit details -
mMade another method to eliminate some redundant code and fixed up so…
…me previous test cases
Configuration menu - View commit details
-
Copy full SHA for dff8aea - Browse repository at this point
Copy the full SHA dff8aeaView commit details
Commits on Mar 26, 2018
-
Noticed some issues with the refresh method I had for the test classe…
…s, have changed it for it to only refresh when the menu bar disappears. Doesn't necessary hurt if the pdf bar or pdf view is not present since it doesn't affect the test cases. Will be updating this method to previous test cases that need it. Also implemented a more correct way to verify tabula is gathering the correct data based on the output
Configuration menu - View commit details
-
Copy full SHA for e6815df - Browse repository at this point
Copy the full SHA e6815dfView commit details -
Fixed up and cleaned up some prior test cases that utilize the refres…
…hpage method, as well as added on the extra data verification for regex inputs. Will move on to the next set of user scenarios
Configuration menu - View commit details
-
Copy full SHA for efd4eca - Browse repository at this point
Copy the full SHA efd4ecaView commit details
Commits on Mar 27, 2018
-
Got rid of more redundant code, updated the pom file, and added on 3 …
…more test scenarios that use inclusive
Configuration menu - View commit details
-
Copy full SHA for 8337742 - Browse repository at this point
Copy the full SHA 8337742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bb9a90 - Browse repository at this point
Copy the full SHA 6bb9a90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a0bfba - Browse repository at this point
Copy the full SHA 3a0bfbaView commit details -
In process of figuring out how to update deprecated back-end extracti…
…on method deciders....
Ross Myers committedMar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 430dcdf - Browse repository at this point
Copy the full SHA 430dcdfView commit details -
Workable patch *should* now be in place such that Ben's original Mult…
…iple Page Regex Test Should now pass...furthermore, the extraction options have been explicitly baked into the command line option so that this ambiguity *should* not be encountered in the future...should be noted that it is an ongoing issue within Tabula regarding extraction methods when multiple tables are specified....
Ross Myers committedMar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for e9613e5 - Browse repository at this point
Copy the full SHA e9613e5View commit details -
Attempting to merge in all of Shirley's work...
Ross Myers committedMar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 4d8bbaf - Browse repository at this point
Copy the full SHA 4d8bbafView commit details -
Added the header and footer options to the GUI-CLI converter script .…
…...NOTE: still need to manually test the options to double-check the command line unit tests
Ross Myers committedMar 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 2362d11 - Browse repository at this point
Copy the full SHA 2362d11View commit details -
Merge remote-tracking branch 'remotes/origin/Header_Addition' into He…
…ader_Addition # Conflicts: # .idea/workspace.xml
Configuration menu - View commit details
-
Copy full SHA for ff376a7 - Browse repository at this point
Copy the full SHA ff376a7View commit details -
Added on 2 user scenarios of a 2 page spanning table and a 5 page spa…
…nning table. The 5 page spanning table scenario is running into an internal error, and after confirming with Ben testing out the scenario as well, this may be something we may have to further look into.
Configuration menu - View commit details
-
Copy full SHA for 067eb98 - Browse repository at this point
Copy the full SHA 067eb98View commit details -
Added on inclusive/exclusive user scenarios for the the one_stop_voti…
…ng_sit_list_nov2012 pdf file
Configuration menu - View commit details
-
Copy full SHA for bfbc43f - Browse repository at this point
Copy the full SHA bfbc43fView commit details
Commits on Apr 1, 2018
-
Updating back-end to reflect change made in header/footer calculation…
…s (calculate scale in front-end for data efficiency + simpler to generate CLI args)
Ross Myers committedApr 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 7288d96 - Browse repository at this point
Copy the full SHA 7288d96View commit details -
Merging in Shirley's workspace.xml changes...
Ross Myers committedApr 1, 2018 Configuration menu - View commit details
-
Copy full SHA for be00b69 - Browse repository at this point
Copy the full SHA be00b69View commit details
Commits on Apr 2, 2018
-
Added on 3 test cases for case-sensitivity of the eu-002.pdf file. Wi…
…ll move on to work on the test case for multiple regex searches
Configuration menu - View commit details
-
Copy full SHA for 194b04b - Browse repository at this point
Copy the full SHA 194b04bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 658ab13 - Browse repository at this point
Copy the full SHA 658ab13View commit details -
Added on a test case for multiple regex searches, have to go back in …
…and fix the current error it has when verifying data
Configuration menu - View commit details
-
Copy full SHA for 93391ae - Browse repository at this point
Copy the full SHA 93391aeView commit details -
Merge remote-tracking branch 'origin/Header_Addition' into Header_Add…
…ition # Conflicts: # .idea/workspace.xml
Configuration menu - View commit details
-
Copy full SHA for ed11789 - Browse repository at this point
Copy the full SHA ed11789View commit details
Commits on Apr 5, 2018
-
Updated GUI-CLI converter so that white space is put between page and…
… area options..
Ross Myers committedApr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 281be0e - Browse repository at this point
Copy the full SHA 281be0eView commit details -
Merging in Shirley's changes...
Ross Myers committedApr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for ea0a80d - Browse repository at this point
Copy the full SHA ea0a80dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a3ec4d - Browse repository at this point
Copy the full SHA 7a3ec4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2edba2 - Browse repository at this point
Copy the full SHA d2edba2View commit details
Commits on Apr 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5595eab - Browse repository at this point
Copy the full SHA 5595eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f6fe41 - Browse repository at this point
Copy the full SHA 9f6fe41View commit details -
Configuration menu - View commit details
-
Copy full SHA for c85c113 - Browse repository at this point
Copy the full SHA c85c113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 668165b - Browse repository at this point
Copy the full SHA 668165bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1546f4 - Browse repository at this point
Copy the full SHA e1546f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for acec7c4 - Browse repository at this point
Copy the full SHA acec7c4View commit details -
took off certain lines that were giving an exit code of 1 in the trav…
…is file, going to see if that will arise new problems
Configuration menu - View commit details
-
Copy full SHA for 4eeb1d5 - Browse repository at this point
Copy the full SHA 4eeb1d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f601ec4 - Browse repository at this point
Copy the full SHA f601ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fecb44 - Browse repository at this point
Copy the full SHA 3fecb44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d5f14c - Browse repository at this point
Copy the full SHA 4d5f14cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5de4d99 - Browse repository at this point
Copy the full SHA 5de4d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36fa45c - Browse repository at this point
Copy the full SHA 36fa45cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c457b98 - Browse repository at this point
Copy the full SHA c457b98View commit details -
re-added on chrome settings to the travis file. Seems like the extra …
…things I had put to the pom file is what was causing the problem
Configuration menu - View commit details
-
Copy full SHA for 459b030 - Browse repository at this point
Copy the full SHA 459b030View commit details -
Added on the system.setproperty to see if that will fix the issue wit…
…h the exception being thrown
Configuration menu - View commit details
-
Copy full SHA for ff2d7ab - Browse repository at this point
Copy the full SHA ff2d7abView commit details
Commits on Apr 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 86baf8e - Browse repository at this point
Copy the full SHA 86baf8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 310043b - Browse repository at this point
Copy the full SHA 310043bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f774df6 - Browse repository at this point
Copy the full SHA f774df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c18a62c - Browse repository at this point
Copy the full SHA c18a62cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b32995 - Browse repository at this point
Copy the full SHA 2b32995View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f8fab - Browse repository at this point
Copy the full SHA 94f8fabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7114386 - Browse repository at this point
Copy the full SHA 7114386View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d465e - Browse repository at this point
Copy the full SHA 96d465eView commit details -
added on more lines to the travis file to test if it will run the tes…
…t correctly. Current got the chromedriver to run for majority of the test cases
Configuration menu - View commit details
-
Copy full SHA for 7d43dac - Browse repository at this point
Copy the full SHA 7d43dacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bcf608 - Browse repository at this point
Copy the full SHA 9bcf608View commit details -
Configuration menu - View commit details
-
Copy full SHA for 665ae14 - Browse repository at this point
Copy the full SHA 665ae14View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c78ea - Browse repository at this point
Copy the full SHA a9c78eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87dddfc - Browse repository at this point
Copy the full SHA 87dddfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3794ede - Browse repository at this point
Copy the full SHA 3794edeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c29f2e - Browse repository at this point
Copy the full SHA 2c29f2eView commit details
Commits on Apr 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8433d82 - Browse repository at this point
Copy the full SHA 8433d82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66607f7 - Browse repository at this point
Copy the full SHA 66607f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 356e1c8 - Browse repository at this point
Copy the full SHA 356e1c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f727196 - Browse repository at this point
Copy the full SHA f727196View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a6eb6 - Browse repository at this point
Copy the full SHA 56a6eb6View commit details -
Merging in Shirley's changes + seeing if jbundle update will prevent …
…the failure building the frontEndBuild...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 1284b0d - Browse repository at this point
Copy the full SHA 1284b0dView commit details -
Trying to see why util.function is not being found...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for c4b78ba - Browse repository at this point
Copy the full SHA c4b78baView commit details -
Ok, now see why jdk7 is needed...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 6549fb3 - Browse repository at this point
Copy the full SHA 6549fb3View commit details -
Trying to figure out where exactly the error in the build is at...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for c079961 - Browse repository at this point
Copy the full SHA c079961View commit details -
Still trying to figure out the source of the error..
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 69b1eff - Browse repository at this point
Copy the full SHA 69b1effView commit details -
Ross Myers committed
Apr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 14b5304 - Browse repository at this point
Copy the full SHA 14b5304View commit details -
Trying to figure out what exactly in TestHelpPage.java is causing all…
… this ruckus...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 5fb0fec - Browse repository at this point
Copy the full SHA 5fb0fecView commit details -
Ross Myers committed
Apr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for ebb1e89 - Browse repository at this point
Copy the full SHA ebb1e89View commit details -
Changing openjdk7 to openjdk8...seeing if this does anything differen…
…t....
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for a9c6067 - Browse repository at this point
Copy the full SHA a9c6067View commit details -
Travis is acting weird with openjdk8...see what happens when its reve…
…rted back...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for d4049ee - Browse repository at this point
Copy the full SHA d4049eeView commit details -
Ross Myers committed
Apr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 228dff0 - Browse repository at this point
Copy the full SHA 228dff0View commit details -
Trying to read the log files to see where travis is losing it...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 91d171c - Browse repository at this point
Copy the full SHA 91d171cView commit details -
Putting everything back as it was for now....
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 435f5c1 - Browse repository at this point
Copy the full SHA 435f5c1View commit details -
Ok...so it looks like openjdk8 leads to a successful build and openjd…
…k7 bombs out, but there's still an issue with the jar not being located....seeing if jbundle update will help with that...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 703c914 - Browse repository at this point
Copy the full SHA 703c914View commit details -
add gem install jbundler to travis yml file...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for a80b294 - Browse repository at this point
Copy the full SHA a80b294View commit details -
Updated GemFile to point to more recent version of jar-dependencies
(hopefully this resolves loadError in Travis...)
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 72fc0d0 - Browse repository at this point
Copy the full SHA 72fc0d0View commit details -
Attempting to update jar-dependencies in pre-install step...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 24aa43c - Browse repository at this point
Copy the full SHA 24aa43cView commit details -
Dealing with some syntax mishaps...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for a1457e9 - Browse repository at this point
Copy the full SHA a1457e9View commit details -
Ross Myers committed
Apr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 5bc12e8 - Browse repository at this point
Copy the full SHA 5bc12e8View commit details -
Fixed errors for TestPreviewandExportData test case and TestHelpPage …
…test cases, before they were both failing for the most part.
Configuration menu - View commit details
-
Copy full SHA for dcfebdc - Browse repository at this point
Copy the full SHA dcfebdcView commit details -
Syntax error in last commit...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for de14341 - Browse repository at this point
Copy the full SHA de14341View commit details -
Seeing if removing the blasted classpath file will make Travis find t…
…he copy of the build created during startup...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for bff5603 - Browse repository at this point
Copy the full SHA bff5603View commit details -
Ross Myers committed
Apr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for d9eca17 - Browse repository at this point
Copy the full SHA d9eca17View commit details -
Ross Myers committed
Apr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for b8bbf92 - Browse repository at this point
Copy the full SHA b8bbf92View commit details -
Trying to figure out the issue with jruby -S jbundle install...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 2c7a717 - Browse repository at this point
Copy the full SHA 2c7a717View commit details -
Trying to figure out what is going on by running jbundle install in d…
…ebug mode...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 2f44023 - Browse repository at this point
Copy the full SHA 2f44023View commit details -
Trying some new stuff (attempting to install jars as part of spin up ...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 796b7db - Browse repository at this point
Copy the full SHA 796b7dbView commit details -
Still trying to figure out what is going on...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for fed3d8e - Browse repository at this point
Copy the full SHA fed3d8eView commit details -
Ross Myers committed
Apr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 53e9162 - Browse repository at this point
Copy the full SHA 53e9162View commit details -
Travis isn't running so trying to track down error in yml file...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 4f90934 - Browse repository at this point
Copy the full SHA 4f90934View commit details -
Ross Myers committed
Apr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 2a97bdb - Browse repository at this point
Copy the full SHA 2a97bdbView commit details -
Fixing a path for the build...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 50a84e1 - Browse repository at this point
Copy the full SHA 50a84e1View commit details -
Trying to figure out the correct file path for the build...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for f48bccf - Browse repository at this point
Copy the full SHA f48bccfView commit details -
Ross Myers committed
Apr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for c23694c - Browse repository at this point
Copy the full SHA c23694cView commit details -
Ross Myers committed
Apr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for cdf53d7 - Browse repository at this point
Copy the full SHA cdf53d7View commit details -
Ross Myers committed
Apr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 3c8de83 - Browse repository at this point
Copy the full SHA 3c8de83View commit details -
Ross Myers committed
Apr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 2a5b393 - Browse repository at this point
Copy the full SHA 2a5b393View commit details -
Changing debugging port to see if that will allow the GUI to spin up...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for e3f2d9f - Browse repository at this point
Copy the full SHA e3f2d9fView commit details -
Current state of affirs with Travis: can get the GUI to spin up but n…
…o tests are being kicked off...
Ross Myers committedApr 8, 2018 Configuration menu - View commit details
-
Copy full SHA for d24a4b1 - Browse repository at this point
Copy the full SHA d24a4b1View commit details
Commits on Apr 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4709426 - Browse repository at this point
Copy the full SHA 4709426View commit details -
Merge remote-tracking branch 'origin/Header_Addition' into Header_Add…
…ition # Conflicts: # .idea/workspace.xml
Configuration menu - View commit details
-
Copy full SHA for 5ce24a1 - Browse repository at this point
Copy the full SHA 5ce24a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for eba6ae9 - Browse repository at this point
Copy the full SHA eba6ae9View commit details -
moved the back-end jar to before_install and commented out all the GU…
…I repo stuff to see if that is working
Configuration menu - View commit details
-
Copy full SHA for 6b0d1a3 - Browse repository at this point
Copy the full SHA 6b0d1a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a3b9f7 - Browse repository at this point
Copy the full SHA 5a3b9f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3566d00 - Browse repository at this point
Copy the full SHA 3566d00View commit details -
Configuration menu - View commit details
-
Copy full SHA for c92f759 - Browse repository at this point
Copy the full SHA c92f759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 706477c - Browse repository at this point
Copy the full SHA 706477cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93e0580 - Browse repository at this point
Copy the full SHA 93e0580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3936ca1 - Browse repository at this point
Copy the full SHA 3936ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 106bcaf - Browse repository at this point
Copy the full SHA 106bcafView commit details -
Configuration menu - View commit details
-
Copy full SHA for acc74b6 - Browse repository at this point
Copy the full SHA acc74b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cf0708 - Browse repository at this point
Copy the full SHA 3cf0708View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53273db - Browse repository at this point
Copy the full SHA 53273dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8c740 - Browse repository at this point
Copy the full SHA 4d8c740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4228ce9 - Browse repository at this point
Copy the full SHA 4228ce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7678637 - Browse repository at this point
Copy the full SHA 7678637View commit details -
Configuration menu - View commit details
-
Copy full SHA for c87e3dd - Browse repository at this point
Copy the full SHA c87e3ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0b64a1 - Browse repository at this point
Copy the full SHA c0b64a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for af4e87a - Browse repository at this point
Copy the full SHA af4e87aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f4130e - Browse repository at this point
Copy the full SHA 8f4130eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ac954 - Browse repository at this point
Copy the full SHA b8ac954View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1dc094 - Browse repository at this point
Copy the full SHA e1dc094View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b773f4 - Browse repository at this point
Copy the full SHA 5b773f4View commit details -
Added on xvfb for the GUI to the travis file, also the server is runn…
…ing on travis now!
Configuration menu - View commit details
-
Copy full SHA for 2ee6f78 - Browse repository at this point
Copy the full SHA 2ee6f78View commit details -
Added on xvfb for the GUI to the travis file, also the server is runn…
…ing on travis now!
Configuration menu - View commit details
-
Copy full SHA for be3d5ad - Browse repository at this point
Copy the full SHA be3d5adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f8ea3 - Browse repository at this point
Copy the full SHA 89f8ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9adbb1f - Browse repository at this point
Copy the full SHA 9adbb1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a2be63 - Browse repository at this point
Copy the full SHA 5a2be63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc76a0 - Browse repository at this point
Copy the full SHA 4cc76a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20ad88d - Browse repository at this point
Copy the full SHA 20ad88dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b387e6 - Browse repository at this point
Copy the full SHA 9b387e6View commit details -
Made minor changes to the run.sh file and travis file to see if i can…
… give it enough time to start the server
Configuration menu - View commit details
-
Copy full SHA for e5ddbc8 - Browse repository at this point
Copy the full SHA e5ddbc8View commit details -
Made minor changes to the run.sh file and travis file to see if i can…
… give it enough time to start the server
Configuration menu - View commit details
-
Copy full SHA for 724430b - Browse repository at this point
Copy the full SHA 724430bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e441d4 - Browse repository at this point
Copy the full SHA 4e441d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73de232 - Browse repository at this point
Copy the full SHA 73de232View commit details -
Ading in Shirley's test files...
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 20f8d42 - Browse repository at this point
Copy the full SHA 20f8d42View commit details -
Removing ExtractionLog files..
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for c03ae0d - Browse repository at this point
Copy the full SHA c03ae0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f13a7fc - Browse repository at this point
Copy the full SHA f13a7fcView commit details -
Ross Myers committed
Apr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 728c649 - Browse repository at this point
Copy the full SHA 728c649View commit details -
Seeing if waitForServerLoad will send back the curl exit status....
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for cf2657d - Browse repository at this point
Copy the full SHA cf2657dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 273e3dd - Browse repository at this point
Copy the full SHA 273e3ddView commit details -
Merge branch 'Header_Addition' of https://github.com/redmyers/484_P7_…
…1-GUI into Header_Addition
Configuration menu - View commit details
-
Copy full SHA for 706d6ee - Browse repository at this point
Copy the full SHA 706d6eeView commit details -
Adding waitForServerLoad to repo...sorry about that faux pas Shirley
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 0949d8b - Browse repository at this point
Copy the full SHA 0949d8bView commit details -
Merging in Shirley/s changes...
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 37b7e1f - Browse repository at this point
Copy the full SHA 37b7e1fView commit details -
Tweaking waitForServerLoad a bit...
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for df91d4b - Browse repository at this point
Copy the full SHA df91d4bView commit details -
Syntax error in last commit...
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 047bdd8 - Browse repository at this point
Copy the full SHA 047bdd8View commit details -
Syntax error in last commit...
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 5e5b1b1 - Browse repository at this point
Copy the full SHA 5e5b1b1View commit details -
Yet another syntax error....grr
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 61df0cf - Browse repository at this point
Copy the full SHA 61df0cfView commit details -
OK, this SHOULD not have any syntax errors...not holding my breath..
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 0337ec1 - Browse repository at this point
Copy the full SHA 0337ec1View commit details -
Giving the server more time to load...
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for ebec920 - Browse repository at this point
Copy the full SHA ebec920View commit details -
Fixed syntax issue in run.sh no whitespace in statment install jruby...
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 00be859 - Browse repository at this point
Copy the full SHA 00be859View commit details -
Giving server a lot more time to load....
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for fe6d7c2 - Browse repository at this point
Copy the full SHA fe6d7c2View commit details -
For some reason the last 2 lines of run.sh were on one line...fixed t…
…hat...
Ross Myers committedApr 10, 2018 Configuration menu - View commit details
-
Copy full SHA for 449249a - Browse repository at this point
Copy the full SHA 449249aView commit details
Commits on Apr 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ca2337e - Browse repository at this point
Copy the full SHA ca2337eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce5683 - Browse repository at this point
Copy the full SHA 2ce5683View commit details -
Updated output of waitForServerLoad to enhance log file readability....
Ross Myers committedApr 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 9210149 - Browse repository at this point
Copy the full SHA 9210149View commit details -
Trying to figure out what exactly the mvn install is needed for...
Ross Myers committedApr 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 3437429 - Browse repository at this point
Copy the full SHA 3437429View commit details
Commits on Apr 13, 2018
-
Fixed overlap detection issue...this is the second time I've had to d…
…o this, it's like the code is being overwritten by another merge....weird
Ross Myers committedApr 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 0ef1585 - Browse repository at this point
Copy the full SHA 0ef1585View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc7002 - Browse repository at this point
Copy the full SHA bbc7002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dc2ee7 - Browse repository at this point
Copy the full SHA 4dc2ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3261f - Browse repository at this point
Copy the full SHA 8c3261fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b142faa - Browse repository at this point
Copy the full SHA b142faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 160cfc2 - Browse repository at this point
Copy the full SHA 160cfc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 783ee4c - Browse repository at this point
Copy the full SHA 783ee4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 554fcbd - Browse repository at this point
Copy the full SHA 554fcbdView commit details -
Trying to merge in the most recent stuff..
Ross Myers committedApr 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 9d388f2 - Browse repository at this point
Copy the full SHA 9d388f2View commit details -
Trying to merge in Shirley's most recent changes...
Ross Myers committedApr 13, 2018 Configuration menu - View commit details
-
Copy full SHA for d6933ad - Browse repository at this point
Copy the full SHA d6933adView commit details -
Trying to figure out why gui repo is bogging down...
Ross Myers committedApr 13, 2018 Configuration menu - View commit details
-
Copy full SHA for fb320a2 - Browse repository at this point
Copy the full SHA fb320a2View commit details
Commits on Apr 14, 2018
-
Trying to figure out server spin-up issue...
Ross Myers committedApr 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 3ae1642 - Browse repository at this point
Copy the full SHA 3ae1642View commit details -
Removing jbundler from repo since its contents are machine dependent..
Ross Myers committedApr 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 4186d5a - Browse repository at this point
Copy the full SHA 4186d5aView commit details -
Changed how to find the pathname of the pdf, and this should be fixin…
…g the issue of the test cases that are failing because Travis CI can't find the pdf location
Configuration menu - View commit details
-
Copy full SHA for f82fb46 - Browse repository at this point
Copy the full SHA f82fb46View commit details -
Slight changes to the reference of the pdf files and commenting out t…
…he sleep threads since there are sometimes stale error exceptions
Configuration menu - View commit details
-
Copy full SHA for 964b01f - Browse repository at this point
Copy the full SHA 964b01fView commit details -
Noticed "xvfb-run make test" is giving an error, I took off that line…
… and will check if that made a difference
Configuration menu - View commit details
-
Copy full SHA for 1917983 - Browse repository at this point
Copy the full SHA 1917983View commit details
Commits on Apr 15, 2018
-
Added on a new test cases for multi regex search, going to be working…
… on a 2 page spanning table for the eu_002 pdf
Configuration menu - View commit details
-
Copy full SHA for ffd69a7 - Browse repository at this point
Copy the full SHA ffd69a7View commit details -
Wrapped up test multi-page tables test case, moving on to work on ove…
…rlapping test cases
Configuration menu - View commit details
-
Copy full SHA for 8ea9f83 - Browse repository at this point
Copy the full SHA 8ea9f83View commit details -
Finished up the overlapping test cases, need to work on the multiple …
…regex syntax inputs and then move on to the more complicated test cases
Configuration menu - View commit details
-
Copy full SHA for 220ee65 - Browse repository at this point
Copy the full SHA 220ee65View commit details -
Adding on the rest of the pdf files that will be tested and will work…
… on a list of the specific test cases that the rest of the pdf files will be tested with. Lastly, have to work on the last round off test cases that incorporate header and footer
Configuration menu - View commit details
-
Copy full SHA for 5ec8086 - Browse repository at this point
Copy the full SHA 5ec8086View commit details
Commits on Apr 17, 2018
-
Added on the shall and may pdf files that will be tested and added on…
… the things that Manuel suggested to change in the front-end. Have a written outline of the certain test cases that will target the shall and may files, and will wrap up that implementation.
Configuration menu - View commit details
-
Copy full SHA for f77118c - Browse repository at this point
Copy the full SHA f77118cView commit details
Commits on Apr 22, 2018
-
Completed 3 test cases that attempt to upload 3 different types of pd…
…f files that contain an embedded picture in them of some type.
Configuration menu - View commit details
-
Copy full SHA for f5df67a - Browse repository at this point
Copy the full SHA f5df67aView commit details
Commits on Apr 23, 2018
-
Fixing an issue with resize events for long documents..
Ross Myers committedApr 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 14a5bab - Browse repository at this point
Copy the full SHA 14a5babView commit details -
Merging in Shirley's changes to the previously described fix...
Ross Myers committedApr 23, 2018 Configuration menu - View commit details
-
Copy full SHA for f15ea02 - Browse repository at this point
Copy the full SHA f15ea02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1316f77 - Browse repository at this point
Copy the full SHA 1316f77View commit details -
Updating Ross' changes and pushing some of the new test cases. Having…
… a weird issue with EU_002 that I will go back in and fix. Moving on to working on the remaining test cases.
Configuration menu - View commit details
-
Copy full SHA for be15f96 - Browse repository at this point
Copy the full SHA be15f96View commit details
Commits on Apr 24, 2018
-
(Hopefully) fixing the issue Shirley found earlier...
Ross Myers committedApr 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 4e9230d - Browse repository at this point
Copy the full SHA 4e9230dView commit details -
Merging in Shirley's changes...
Ross Myers committedApr 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 6c5c094 - Browse repository at this point
Copy the full SHA 6c5c094View commit details -
Testing through the eu_002 test cases since they majority fail on tra…
…vis, think I have tracked the issue and will make a new method that calls the pdf upload
Configuration menu - View commit details
-
Copy full SHA for 6e3edd7 - Browse repository at this point
Copy the full SHA 6e3edd7View commit details -
Merge branch 'Header_Addition' of https://github.com/redmyers/484_P7_…
…1-GUI into Header_Addition
Configuration menu - View commit details
-
Copy full SHA for bb34fc7 - Browse repository at this point
Copy the full SHA bb34fc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94baae7 - Browse repository at this point
Copy the full SHA 94baae7View commit details -
Fixed changes of the eu_002 file, 2 test cases are commented out beca…
…use of element not found or it would click on another element exceptions. Will look into a way to override that or half it wait long enough for the element to reappear again. Have tries some different ways to fix that issue but they haven't worked.
Configuration menu - View commit details
-
Copy full SHA for 728b1a0 - Browse repository at this point
Copy the full SHA 728b1a0View commit details -
Updated run.sh file to checkout the new java repo as well as took out…
… the log file button on the GUI
Configuration menu - View commit details
-
Copy full SHA for 0662216 - Browse repository at this point
Copy the full SHA 0662216View commit details -
Merging in Shirley's changes...
Ross Myers committedApr 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 7a2c0ee - Browse repository at this point
Copy the full SHA 7a2c0eeView commit details -
reset_for_new_doc should now be resetting page margins...I believe th…
…is was the issue encountered last night...
Ross Myers committedApr 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 04324bb - Browse repository at this point
Copy the full SHA 04324bbView commit details -
Added 3 new test cases for NCHouse2017StatPack file and deleted redun…
…dant test cases that were failing, which aren't needed since other passing test cases are testing for the same things. Small change to a row name in index file for testing
Configuration menu - View commit details
-
Copy full SHA for d9b87ac - Browse repository at this point
Copy the full SHA d9b87acView commit details -
Merge branch 'Header_Addition' of https://github.com/redmyers/484_P7_…
…1-GUI into Header_Addition
Configuration menu - View commit details
-
Copy full SHA for a663730 - Browse repository at this point
Copy the full SHA a663730View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a8fdb - Browse repository at this point
Copy the full SHA 72a8fdbView commit details -
Getting a long lag again..trying to see if I can get the test case to…
… wait until a regex result appears
Configuration menu - View commit details
-
Copy full SHA for 4dad5fe - Browse repository at this point
Copy the full SHA 4dad5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e9d5be - Browse repository at this point
Copy the full SHA 0e9d5beView commit details -
Went back to old changes before changing the index.html for the regex…
…-result row. Shouldn't be causing any problems
Configuration menu - View commit details
-
Copy full SHA for 1dbf8c8 - Browse repository at this point
Copy the full SHA 1dbf8c8View commit details
Commits on Apr 25, 2018
-
FIxed up the overlap test case for the HCHouse2017StatPack, will need…
… to go back for the last test case for all the pdf files being tested. Moving on to OneStopVotingSiteListNov2012 file
Configuration menu - View commit details
-
Copy full SHA for dc5e4c1 - Browse repository at this point
Copy the full SHA dc5e4c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c74924c - Browse repository at this point
Copy the full SHA c74924cView commit details
Commits on Apr 26, 2018
-
Fixed up the multiple searches test cases that was failing because it…
… couldn't find the words, moving on to work on Mecklenburg.Majority.pdf file
Configuration menu - View commit details
-
Copy full SHA for 85e5dc8 - Browse repository at this point
Copy the full SHA 85e5dc8View commit details
Commits on Apr 28, 2018
-
Added on test cases for Mecklenburg.Majority pdf file. Will wrap up t…
…he last two pdf files, starting to work on the Correspondence_FINAL_SBE pdf file
Configuration menu - View commit details
-
Copy full SHA for 8b4313e - Browse repository at this point
Copy the full SHA 8b4313eView commit details -
Added on the test cases for Correspondence_FINAL_SBE. There is an iss…
…ue with the overlap test case but I believe it is due to the waits I included for the buttons so I need to go in and change that.
Configuration menu - View commit details
-
Copy full SHA for 196e2b5 - Browse repository at this point
Copy the full SHA 196e2b5View commit details
Commits on Apr 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b1ed585 - Browse repository at this point
Copy the full SHA b1ed585View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca1f34e - Browse repository at this point
Copy the full SHA ca1f34eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ff738a - Browse repository at this point
Copy the full SHA 1ff738aView commit details -
Got rid of NCHouse2017StatPack's thread.sleep() that were being redun…
…dant when there was a better way for it to wait. The sleeps that weren't deleted were kept because of necessity
Configuration menu - View commit details
-
Copy full SHA for 055781f - Browse repository at this point
Copy the full SHA 055781fView commit details -
Fixed up the Feb_9_2016 test file, changed the overlap regex inputs s…
…o I wouldn't hit the exception of it not being able to click the regex button because the highlight rectangle was blocking it.
Configuration menu - View commit details
-
Copy full SHA for 0cdff41 - Browse repository at this point
Copy the full SHA 0cdff41View commit details -
Fixed exception thrown because of an overlay of the drawn rectangle a…
…nd the regex pane in the Correspondence_FINAL_SBE file. Moving on to the file test case that needs to be fixed
Configuration menu - View commit details
-
Copy full SHA for 9dcd878 - Browse repository at this point
Copy the full SHA 9dcd878View commit details -
Configuration menu - View commit details
-
Copy full SHA for f233bcf - Browse repository at this point
Copy the full SHA f233bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2431571 - Browse repository at this point
Copy the full SHA 2431571View commit details -
Didn't noticed that I had set the location of the file to my local di…
…rectory, should be fixed now
Configuration menu - View commit details
-
Copy full SHA for 82576c4 - Browse repository at this point
Copy the full SHA 82576c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35b38ad - Browse repository at this point
Copy the full SHA 35b38adView commit details
Commits on Jun 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a9fe4ff - Browse repository at this point
Copy the full SHA a9fe4ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6754391 - Browse repository at this point
Copy the full SHA 6754391View commit details
Commits on Jul 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 858789c - Browse repository at this point
Copy the full SHA 858789cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 586145b - Browse repository at this point
Copy the full SHA 586145bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e79664 - Browse repository at this point
Copy the full SHA 3e79664View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34346a2 - Browse repository at this point
Copy the full SHA 34346a2View commit details -
rearrange help page and write thru regex help, changing it to be call…
…ed Select by Text
Configuration menu - View commit details
-
Copy full SHA for 02ee1f8 - Browse repository at this point
Copy the full SHA 02ee1f8View commit details
Commits on Jul 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 222fb79 - Browse repository at this point
Copy the full SHA 222fb79View commit details
Commits on Aug 26, 2018
-
conditionally render the header/footer things only when regex search …
…is shown; also templatizes social media nav bar
Configuration menu - View commit details
-
Copy full SHA for f7973ae - Browse repository at this point
Copy the full SHA f7973aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6c9533 - Browse repository at this point
Copy the full SHA f6c9533View commit details
Commits on Sep 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 99fa569 - Browse repository at this point
Copy the full SHA 99fa569View commit details
Commits on Sep 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9b8acd2 - Browse repository at this point
Copy the full SHA 9b8acd2View commit details
Commits on Sep 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fc1f51b - Browse repository at this point
Copy the full SHA fc1f51bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f692740 - Browse repository at this point
Copy the full SHA f692740View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef927f8 - Browse repository at this point
Copy the full SHA ef927f8View commit details
Commits on Sep 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f1c43cc - Browse repository at this point
Copy the full SHA f1c43ccView commit details
Commits on Sep 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8b360bd - Browse repository at this point
Copy the full SHA 8b360bdView commit details
Commits on Sep 22, 2018
-
tests move aside the existing ~/.tabula so that you don't get test fi…
…les added to your library
Configuration menu - View commit details
-
Copy full SHA for 9839f63 - Browse repository at this point
Copy the full SHA 9839f63View commit details
Commits on Sep 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fd17fd0 - Browse repository at this point
Copy the full SHA fd17fd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a7791 - Browse repository at this point
Copy the full SHA 02a7791View commit details
Commits on Sep 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 869c557 - Browse repository at this point
Copy the full SHA 869c557View commit details
Commits on Sep 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 68586da - Browse repository at this point
Copy the full SHA 68586daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9607295 - Browse repository at this point
Copy the full SHA 9607295View commit details
Commits on Oct 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3476cdf - Browse repository at this point
Copy the full SHA 3476cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 401d258 - Browse repository at this point
Copy the full SHA 401d258View commit details