Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kris444/SourceCodeReader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cvrajeesh/SourceCodeReader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 145 files changed
  • 2 contributors

Commits on Jul 21, 2012

  1. Improved GoTo definition implementation

    - Indexed types when opening a project for the first time
    cvrajeesh committed Jul 21, 2012
    Configuration menu
    Copy the full SHA
    80a79aa View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2012

  1. Added functionalities and ready to test

    - Better syntax highlighting
    - Request caching
    cvrajeesh committed Jul 22, 2012
    Configuration menu
    Copy the full SHA
    1c94d6b View commit details
    Browse the repository at this point in the history
  2. Google Analytics

    - Support for Google Analytics
    - Removed the DummyTest project
    cvrajeesh committed Jul 22, 2012
    Configuration menu
    Copy the full SHA
    4450acb View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2012

  1. Minor changes to UI

    - Support for showing date of download
    - Issues and Roadmap
    cvrajeesh committed Jul 26, 2012
    Configuration menu
    Copy the full SHA
    da812a6 View commit details
    Browse the repository at this point in the history
  2. Logging exceptions

    cvrajeesh committed Jul 26, 2012
    Configuration menu
    Copy the full SHA
    47f1ee1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2012

  1. Show config file contents

    - Encoded Xml contents
    - Disabled request filtering for all the project based requests
    cvrajeesh committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    b96d6f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b15f612 View commit details
    Browse the repository at this point in the history
  3. Trying to fix PTLE

    cvrajeesh committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    690f55a View commit details
    Browse the repository at this point in the history
  4. Link to Github project

    cvrajeesh committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    e59fdc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2012

  1. Fix for Path Too Long Exception

    * Fix for the issue
    cvrajeesh#1
    * Renamed the SourceCodeReader.Web directory to Web
    * Zipballs are extracted to the top level directory
    cvrajeesh committed Aug 12, 2012
    Configuration menu
    Copy the full SHA
    af1dee3 View commit details
    Browse the repository at this point in the history
  2. Custom error mode

    * Disabling custom errors for Debug version
    cvrajeesh committed Aug 12, 2012
    Configuration menu
    Copy the full SHA
    6f7d323 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2012

  1. Show error details to the user

    Implemented the feature
    cvrajeesh#2
    cvrajeesh committed Aug 13, 2012
    Configuration menu
    Copy the full SHA
    c776258 View commit details
    Browse the repository at this point in the history
  2. Social network links and minor fixes

    * Tweet this
    * Fork me on Github
    * Output content formatted to pre
    * Spelling mistake
    cvrajeesh committed Aug 13, 2012
    Configuration menu
    Copy the full SHA
    2e257d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2012

  1. Add license file

    dpen2000 committed Nov 19, 2012
    Configuration menu
    Copy the full SHA
    642e908 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2012

  1. Merge pull request cvrajeesh#5 from dpen2000/LicenseFile

    Add license file
    cvrajeesh committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    ea6a8b9 View commit details
    Browse the repository at this point in the history
Loading