Граф коммитов

70 Коммитов

Автор SHA1 Сообщение Дата
Suhas Joshi 47c8837a6a Updated with clone repo instruction 2014-11-11 14:58:55 -08:00
Suhas Joshi c3fe567296 Update for beta 2014-11-11 14:49:14 -08:00
Kirthi Krishnamraju 88e2a2567b Merging release to master 2014-10-06 10:19:20 -07:00
Kirthi Krishnamraju b281043be5 Updated nuget.config to point to aspnetrelease 2014-09-25 12:05:15 -07:00
Kirthi Krishnamraju 09863a629e Merge branch 'dev1' into release 2014-09-25 12:01:59 -07:00
Suhas Joshi 8dd59d53ce Merge pull request #34 from aspnet/UpdateDir
Updated IBuilder and added webroot
2014-09-17 11:19:42 -07:00
Suhas Joshi edc686a168 Updated Program.cs with webroot 2014-09-17 11:18:46 -07:00
Suhas Joshi 634b6e9260 Updated IBuilder and added webroot 2014-09-17 11:05:08 -07:00
Suhas Joshi 66afe6c496 Merge pull request #33 from aspnet/UpdateFX
Update new KRE frameworks
2014-09-09 10:18:09 -07:00
Suhas Joshi 4baf9adf3c Update new KRE frameworks 2014-09-08 17:24:39 -07:00
Kirthi Krishnamraju b5f3b1242c Modifying the nuget.config to point to master feed 2014-08-22 13:49:08 -07:00
Kirthi Krishnamraju a8262ba862 Merge branch 'master' into release 2014-08-22 13:47:59 -07:00
Kirthi Krishnamraju 582c924b4c Merge branch 'dev' of github.com:aspnet/BugTracker into dev 2014-08-13 16:48:58 -07:00
Kirthi Krishnamraju 5740177bca remove k.ini and update command name in project.json 2014-08-13 16:48:29 -07:00
Kirthi Krishnamraju 7c900fe170 changed command from web to weblistener 2014-08-11 11:56:38 -07:00
Kirthi Krishnamraju af2d744dc6 removed lkg.json from kproj file and updated project.json to point to latest 2014-08-11 11:36:07 -07:00
Kirthi Krishnamraju 225a021bcb Updated project.json and removed k.ini 2014-08-11 11:28:06 -07:00
Praburaj fb47582645 Updating readme with instructions to run on mac 2014-08-08 10:28:06 -07:00
Praburaj c1832c9ea7 kpm build fails on mono as the sample uses 451
Also fixed the CopyAspNetLoad.dll to copy from %userprofile%.
2014-08-07 17:43:30 -07:00
Praburaj d6e104fd19 Adding Kestrel package to BugTracker
Also fixed a URL issue. EncodeUriComponent renders the URI incorrect as it escapes / to %2F.
WebListener unescapes the / somehow making even an invalid URL to work. But Kestrel does not escape %2F resulting in 404.
Adding some instructions in readme as well.
2014-08-07 16:39:10 -07:00
David Fowler 485d235803 Renamed configurations to frameworks in project.json 2014-07-13 22:31:33 -07:00
Kirthi Krishnamraju df19e518d7 Update project.json 2014-07-11 15:22:53 -07:00
Kirthi Krishnamraju 9b85bc7deb Added UrlContent to baseadress 2014-06-23 12:33:11 -07:00
Kirthi Krishnamraju 8fbed4114d Updated project.json based on recent renames 2014-06-20 15:31:13 -07:00
Kirthi Krishnamraju 99bda85916 Updating kproj file to match tooling changes 2014-06-17 14:33:08 -07:00
Kirthi Krishnamraju 70f765436e Updating kproj file to match tooling changes 2014-06-17 13:01:31 -07:00
Praburaj 70fe9d8c4f Removing kvm setup instrutions from readme as it has old build
Pointing to home repo instead.
2014-06-01 22:29:47 -07:00
Kirthi Krishnamraju bdd389d1ad Updated k.ini versions 2014-06-01 22:29:27 -07:00
Kirthi Krishnamraju 54a4a23d25 Updated build numbers in project.json 2014-06-01 22:29:11 -07:00
Kirthi Krishnamraju a82fb4e23b Updated project.json to use latest packages 2014-05-22 14:25:06 -07:00
kirthik bc29f58650 Merge pull request #26 from aspnet/MergeDevToMaster
Merge dev branch to master branch
2014-05-21 18:18:12 -07:00
Kirthi Krishnamraju 2ea470da74 Merge dev branch 2014-05-20 11:18:50 -07:00
Kirthi Krishnamraju 71b22d4f58 Removing VS reference from readme.md 2014-05-13 13:20:17 -07:00
Eilon Lipton a7f7be7d23 Create CONTRIBUTING.md 2014-05-13 01:01:01 -07:00
Eilon Lipton 3a62ab1b57 Update README.md 2014-05-13 00:23:41 -07:00
Kirthi Krishnamraju 2dbf671c01 Updated Readme.md based on music store readme. Removed makefile.share 2014-05-12 16:43:04 -07:00
Victor Hurdugaci 6215d2388f Pin to build 1678 2014-05-12 16:29:02 -07:00
Praburaj c46f10f18e Removing ~ from the api/bugs REST url
encodeURIComponent seems to add the app vDir name again. So removing ~ as it leads to non-existent resource location.
2014-05-10 20:29:25 -07:00
Kirthi Krishnamraju 9eb90a4b9b Changed Configuration method to Configure in startup.cs and updated build in k.ini 2014-05-09 15:37:37 -07:00
Wei Wang 81fbf5f69a Merge branch 'sort-dependencies' into dev 2014-05-09 10:20:56 -07:00
Eilon Lipton 895b33fa1d Create LICENSE.txt 2014-05-08 16:32:49 -07:00
Wei Wang 97dbafb6a9 Sort dependencies and remove duplicates in dependencies 2014-05-08 16:31:20 -07:00
Praburaj 0b66711970 appSetting "K" to specify the CLR to be loaded not anymore honored
Removing the setting from web.config
2014-05-07 22:48:32 -07:00
Praburaj 3839a34ce6 Removing the Mvc Rendering package from bugtracker app 2014-05-07 22:41:35 -07:00
Praburaj e7762485bd Changes to enable running on Helios
Adding k.ini to run BugTracker on Helios
Setting KRE_HOME=%USERPROFILE%\.KRE\
2014-05-07 14:24:51 -07:00
Praburaj 9fd788a21a Fixing some namespaces in Bug tracker
1. DI namespace
2. IBuilder namespace
2014-05-06 17:54:43 -07:00
Praburaj fae19336ce Package name changes due to recent product fixes. 2014-05-06 14:42:44 -07:00
Praburaj 8736365aa3 A few changes with this checkin:
1. updating build.cmd with the latest script
2. Updating the BugTracker solution to use tooling.
2014-05-05 17:04:06 -07:00
Praburaj 7c12633eec CR feedback:
Updating the bug tracker app to use the app.UseMvc extension to configure webfx.
Updating a minor word in the readme.
Javascript encoding the urls in index.cshtml
2014-05-02 12:23:28 -07:00
Praburaj b86297339f Adding the missed kvm.cmd 2014-05-01 16:14:09 -07:00