Skip to content
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

Modifying build script for CDN changes #570

Closed
wants to merge 29 commits into from
Closed

Modifying build script for CDN changes #570

wants to merge 29 commits into from

Commits on Jun 4, 2012

  1. Configuration menu
    Copy the full SHA
    555027b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2012

  1. Use git pull --rebase

    There is no need to fetch and rebase in separate commands. Pull accepts a --rebase switch which does the fetch and rebase operations in one command.
    jasonkarns committed Jun 24, 2012
    Configuration menu
    Copy the full SHA
    319b92c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2012

  1. Configuration menu
    Copy the full SHA
    2b39a65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #543 from akoeplinger/fix-stats-formatting

    Fixed stats formatting on home page when download or package count is 0
    haacked committed Jul 9, 2012
    Configuration menu
    Copy the full SHA
    267c31d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2012

  1. Fixed indentation in web.config

    Ove Andersen committed Jul 10, 2012
    Configuration menu
    Copy the full SHA
    0dd3a58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #536 from jasonkarns/patch-1

    Use git pull --rebase
    haacked committed Jul 10, 2012
    Configuration menu
    Copy the full SHA
    e288010 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #515 from azzlack/webdavfix

    Fixed problem with PUT and DELETE verbs not working on servers with WebDAV installed
    haacked committed Jul 10, 2012
    Configuration menu
    Copy the full SHA
    a12573c View commit details
    Browse the repository at this point in the history
  4. Add page-specific view titles

    Cherry picked from
    SaqibS@7aeb306
    haacked committed Jul 10, 2012
    Configuration menu
    Copy the full SHA
    98701a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbd0809 View commit details
    Browse the repository at this point in the history
  6. Added WAI-ARIA landmark roles

    SaqibS authored and haacked committed Jul 10, 2012
    1 Configuration menu
    Copy the full SHA
    052f08a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8938310 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #545 from NuGet/misc-tweaks

    Misc tweaks
    haacked committed Jul 10, 2012
    Configuration menu
    Copy the full SHA
    19ff073 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2012

  1. Configuration menu
    Copy the full SHA
    909e541 View commit details
    Browse the repository at this point in the history
  2. Added AllowCachingOfPackage flag to set wether a FileStorageService a…

    …llows caching of packages
    AnthonyCarl authored and pranavkm committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    a12a1f7 View commit details
    Browse the repository at this point in the history
  3. Remove using spam

    AnthonyCarl authored and pranavkm committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    59bbcd5 View commit details
    Browse the repository at this point in the history
  4. * Modifying GetPackages to always return listed packages

    * Modifying stats to only consider package registrations with at least one
      listed package
    pranavkm committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    28b11b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2012

  1. * Modifying Lucene to store latest and latest stable packages for

      prerelease filtering
    * Fixing bug where using multiple IndexWriters would lock the index
    * Improving search perf by adding boosts to fields at index time
    * Removing the need to recreate index by updating the index when
      aggregate download counts are updated.
    pranavkm committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    7a325ca View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2012

  1. Configuration menu
    Copy the full SHA
    5aee8b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2012

  1. 4 Configuration menu
    Copy the full SHA
    d79a2c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2012

  1. Tweak request filtering to allow specific file extensions for ~/packages

    and ~/api/vX/package paths
    Work Item: #519
    pranavkm committed Jul 26, 2012
    2 Configuration menu
    Copy the full SHA
    342febc View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2012

  1. Minor bug fixes:

    * Work Item #447: Use Published Date instead of last updated date in the
      package display
    * Store null values in the Download stats pag*
    * Work Item #465: Allow at most 5 tags per package
    pranavkm committed Jul 27, 2012
    2 Configuration menu
    Copy the full SHA
    89afb35 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2012

  1. Ensure curated feed matches V2Feed's behavior

    * Refactoring V2CuratedFeed to derive from V2Feed
    * Refactoring FeedServiceBase to allow better code sharing
    * Fixing a bug in curated feed where duplicate entries are returned by it.
    pranavkm committed Aug 2, 2012
    Configuration menu
    Copy the full SHA
    bfcd92e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2012

  1. Configuration menu
    Copy the full SHA
    699a17a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2012

  1. Configuration menu
    Copy the full SHA
    ba41f63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3540d04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb996f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2012

  1. Configuration menu
    Copy the full SHA
    f860133 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38764ed View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2012

  1. Modifying build script for CDN changes

    Pranav K committed Aug 14, 2012
    Configuration menu
    Copy the full SHA
    d156eb2 View commit details
    Browse the repository at this point in the history