Chris Han
|
bb6f30670b
Throw an error when an invalid path is specified in the url
|
12 years ago |
Chris Han
|
3a79c6cebb
Add history pagination links to interface
|
12 years ago |
Chris Han
|
b0707c01bc
Implement pagination interface on history
|
12 years ago |
Chris Han
|
2c8088d4f8
Move _GET parsing out of controllers
|
12 years ago |
Chris Han
|
cc15ec3dbf
Use instance of resource manager for controller names
|
12 years ago |
Chris Han
|
9cdc22cc4e
Use shared instance of git exe across controllers
|
12 years ago |
Chris Han
|
a0bac816b6
Inject git exe into filehistory class
|
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
|
5cd66282cd
Use autoloading to load class files
|
12 years ago |
Chris Han
|
b9bf266bad
Factor out file history into its own class
|
12 years ago |
Chris Han
|
35cefc80c4
Factor out file search code into its own classes
|
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
|
9f72ede5d1
Use translation wrapper functions
|
14 years ago |
Chris Han
|
d52b3d5a21
Switch to gettext for i18n
|
14 years ago |
Chris Han
|
48a3226c9f
I18N error messages
|
14 years ago |
Chris Han
|
1303ac4853
Missed setting the path on blobdiff and history view
|
14 years ago |
Chris Han
|
5d79757e02
Display action in header
|
15 years ago |
Chris Han
|
2f3306791c
Use the same template variable for commits, regardless of whether it comes in as hash or hashbase
|
15 years ago |
Chris Han
|
ff23359e00
Move path code into filesystemobject class and path template to a component template
|
15 years ago |
Chris Han
|
dc868872fd
Move history listing code to blob object
|
15 years ago |
Chris Han
|
da4515fa0c
Move all display functions into controller classes to share code and move the messy supercontroller code out of the index
|
15 years ago |