Yuriy Nasretdinov
|
3c87676b3a
Improving performance of fetching git objects by using git cat-file --batch through a pipe. Also improved debug output and added destructor-based auto-timers
|
11 years ago |
John Peterson
|
45b4c5f966
Adding missing charset utf-8 specification to blob display.
|
12 years ago |
Chris Han
|
bb6f30670b
Throw an error when an invalid path is specified in the url
|
12 years ago |
Chris Han
|
a47986f17b
Move charset declaration to content-type header
|
12 years ago |
Chris Han
|
70a2efe01a
Don't include path in plain blob save as
|
12 years ago |
Chris Han
|
7392564732
Handle optional plain blob parameters without warnings
|
12 years ago |
Chris Han
|
5fc0c66464
This check isn't necessary anymore
|
12 years ago |
Chris Han
|
bfcf15febb
Use output parameter instead of different action for plaintext blob
|
12 years ago |
Chris Han
|
2c8088d4f8
Move _GET parsing out of controllers
|
12 years ago |
Chris Han
|
64f258771d
Pass magicdb into fileinfo strategy
|
12 years ago |
Chris Han
|
2d9dca520f
Have callers decide the appropriate mime type strategy
|
12 years ago |
Chris Han
|
cc15ec3dbf
Use instance of resource manager for controller names
|
12 years ago |
Chris Han
|
fed0040f6b
Move config defaults to a central location
|
12 years ago |
Chris Han
|
e9cfee5a7e
Don't reference logger singleton in controllers
|
12 years ago |
Chris Han
|
bc8a7ebf2b
Move git object class factory to its own class
|
12 years ago |
Chris Han
|
39b84875d1
Clean up controller docblocks
|
12 years ago |
Chris Han
|
edc86e6e31
Move file mime type reading into its own classes
|
12 years ago |
Chris Han
|
624a3a2a91
Remove geshiroot config setting
|
12 years ago |
Chris Han
|
35cefc80c4
Factor out file search code into its own classes
|
12 years ago |
Chris Han
|
25b91864d2
Rename Log class to DebugLog to avoid confusion
|
12 years ago |
Chris Han
|
b855cdf5cc
Store a config instance in the controller
|
12 years ago |
Chris Han
|
c99759e323
Allow flagging to controllerbase that a controller is single or multi project
|
12 years ago |
Chris Han
|
adb6552735
Don't hold project reference in controller
|
12 years ago |
Chris Han
|
adfc212a32
Syntax highlight Makefiles
|
12 years ago |
Chris Han
|
f8efe24a06
Move geshi css classes to respective templates
|
13 years ago |
Chris Han
|
cad4b8caef
Javascripts are view-level code, move them to the template
|
13 years ago |
Chris Han
|
4b1993128f
Smarty 3 appears to insert junk whitespace, breaking the object cache
|
13 years ago |
Chris Han
|
8702d241a3
Upgrade to Smarty 3, fix compile errors
|
13 years ago |
Chris Han
|
53ec986935
Start using trim whitespace filter again
|
13 years ago |
Chris Han
|
ea0fc1e61e
Turn blame into a module
|
13 years ago |