stickman
6283cd45a3
add remove tag function && CanDelete right
11 years ago
Aimeast
74b0782e66
Smart cache initializer
11 years ago
Aimeast
7d8b34a9df
Redesign git cache layer & fixes
11 years ago
Aimeast
cd891f40b1
Enable code contracts
11 years ago
Aimeast
1419a2ae05
Speed up postbuild xcopy
11 years ago
Aimeast
ad6547620d
Fix the logic of repository detail view
11 years ago
Aimeast
837366d8b3
Release v0.1
- Update EF to 6.1
- Install-Package System.Data.SQLite.EF6
- Update marked to 0.3.2
- Update README.md
- Update LICENSE.md
- Update csproj file
- Update links
- Update thanks for
- Update version and copyright
11 years ago
Aimeast
c1188c5b6c
Apply hotfix
* Fixes
- Fix config file path
- Fix usage of contract
- Fix annotation tag in tags view
- Fix count of contributors
- Fix loop of runner with weak control
- Fix over route with weak parse query params
- Fix permission logic on delete branch on web
- Fix exception while view branches with empty HEAD
* Improvements
- Change the interval of schedule runner
- Change the interval of dispose logger writer
- Change the end-behavior of git process pipeline
- Replace the key of cache in commits page
- Replace GroupBy().Count() by Distinct().Count()
- Drop PublicServerAttribute, add AllowAnonymousAttribute in the HomeController
- Add use strict
- Don't highlight markdown file
- Replenish RepetitionIfEmpty
- Redundant space on fr.resx
- Redundant semicolon on cshtml
- Sort names in views of detail
11 years ago
Aimeast
a02446fc29
Find last affected commit for a blob
11 years ago
Aimeast
b6d1c94e40
Optimize query
11 years ago
Aimeast
fc57c01751
Can delete branches on web
11 years ago
Aimeast
a1cba32b8d
Compare any two commits
12 years ago
Aimeast
934447ed71
Parse query string
12 years ago
Rémy de Sérésin
a3a0437bea
Fix GetGitUrl to support virtual path
12 years ago
Aimeast
a51c1a0f3d
Move chooser.js into common.js
12 years ago
Rémy de Sérésin
08fbb5294f
Initial french translation
Reordering
Add fr-fr to culture dropdown menu
12 years ago
Aimeast
c88d25fe30
Merge pull request #4 from latop2604/initialwork
Some fix for blocking issues
12 years ago
Rémy de Sérésin
1ca75b16a9
Fix conflict between global Attribute 'PublicServerAttribute' and local Attribute 'SmartGit'
In some case PublicServerAttribute hide SmartGitAttribute.
12 years ago
Rémy de Sérésin
a384c9d193
Allow pages with chooser.js to work with site alias
12 years ago
Aimeast
5e09a83439
Add commit summary
12 years ago
Aimeast
beebad4641
Prettify whole code on blame page
12 years ago
Aimeast
24d4236f60
Update highlight.js to version 8.0
12 years ago
Aimeast
19ce9fd7b6
Multi-runner
12 years ago
Aimeast
af78dad4a7
Async load tree view
12 years ago
Aimeast
122bc86e38
Add single job
12 years ago
Aimeast
9aaf5c0671
Show tree while HEAD is null but not a empty repository
12 years ago
Aimeast
8e807fb6b1
Introduce scheduler
12 years ago
Aimeast
6ca687fb29
Record log on some places
12 years ago
Aimeast
89afe1411e
Introduce logger
12 years ago
Aimeast
9450591b2a
Trace version & pointless to try
12 years ago
Aimeast
b61f85f496
Add tag html lang
12 years ago
Aimeast
c9b76863c8
Enable the reflog in default
12 years ago
Aimeast
6f11ee23c7
Update according to @nulltoken 's advice
http://stackoverflow.com/a/21029562/1011174
12 years ago
Aimeast
8c7ebbd492
Update the README
12 years ago
Aimeast
0abfd24eaa
Move javascript tag to bottom of body
12 years ago
Aimeast
19684d2e05
Optimize the views
12 years ago
Aimeast
5dfbc4a536
Add restart button for administrator
by the way fix typo
12 years ago
Aimeast
cb19dcf785
Fix DetectEncoding
12 years ago
Aimeast
1e32196b56
Optimize EF query logic
12 years ago
Aimeast
8ea2f2df1c
Attach false as default value into ForceSsl property
12 years ago
Aimeast
f4c417d9e6
Move into 2014, happy new year!
12 years ago
Aimeast
0c395b2d85
Import sql scripts
12 years ago
Aimeast
a47a38e806
Enable Asp.Net Mvc features
Import Global.asax
Enable mvc build views
Import Web.config in bin directory
12 years ago
Aimeast
efd7141d98
Enable tracing information
12 years ago
Aimeast
da53927992
Import resources
Import Content
Import Scripts
Import CustomErrors
Import Views
12 years ago
Aimeast
8bd603ddd8
Import C# code
Import DAL
Import Configuration
Import App_Data
Import Base
Import App_GlobalResources
Import Models
Import Security
Import Data
Import Extensions
Import Git
Import Controllers and Filters
Import App_Start
12 years ago
Aimeast
3c1bdf9ca6
Install nuget packages
Install package AspNet.Mvc 5.0
Install package bootstrap 2.3.2
Install package jQuery 2.0.3
Install package Microsoft.AspNet.Web.Optimization 1.1.2
Install package EntityFramework 6.0.2
Install package LibGit2Sharp 0.15
Install package Microsoft.Composition 1.0.20
Install package SharpZipLib 0.86
Update web.config
12 years ago
Aimeast
4698e08d16
Create project
12 years ago
Aimeast
a02b55c999
Add git files
12 years ago
Aimeast
02bde25f22
Starting from scratch
12 years ago