c0b18f2 |
|
Chris Han |
Start working on commit message tooltips
|
commit | commitdiff | tree | snapshot
|
select for diff
|
bcad0f9 |
|
Chris Han |
Fix a couple warnings in commitdiff
|
commit | commitdiff | tree | snapshot
|
select for diff
|
87552b0 |
|
Chris Han |
Get rid of some php warnings
|
commit | commitdiff | tree | snapshot
|
select for diff
|
a3e173b |
|
Chris Han |
New way of specifying projects and categories
|
commit | commitdiff | tree | snapshot
|
select for diff
|
823e01c |
|
Chris Han |
Fix blame line alignment issue in Firefox
|
commit | commitdiff | tree | snapshot
|
select for diff
|
d40e565 |
|
Chris Han |
Don't use generic classes for blame hover
|
commit | commitdiff | tree | snapshot
|
select for diff
|
2a6fbc2 |
|
Chris Han |
Add geshi support to blame page
|
commit | commitdiff | tree | snapshot
|
select for diff
|
bd0ab91 |
|
Chris Han |
Use substr instead of str_replace when making cat…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
f82e35f |
|
Chris Han |
Fix blame when it returns filenames because of re…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
ba812a5 |
|
Chris Han |
Right-align file sizes in tree view
|
commit | commitdiff | tree | snapshot
|
select for diff
|
04649e9 |
|
Calen Pennington |
When scanning a directory for projects, set the c…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
8a897b3 |
|
Chris Han |
Make git-daemon-export-ok exclusion a config value
|
commit | commitdiff | tree | snapshot
|
select for diff
|
c07b77e |
|
Calen Pennington |
Only check git-daemon-export-ok if we're walking …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
6a98343 |
|
Calen Pennington |
Only allow access to a project if it has git-daem…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
313ca4f |
|
Chris Han |
Fix bug where file path was displaying duplicated…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
4d91e14 |
|
Chris Han |
Fix gzip snapshots to use the right variable
|
commit | commitdiff | tree | snapshot
|
select for diff
|
da8741d |
|
Tejas Dinkar |
Implementing feedback (renaming path to f and rem…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
dcefc2d |
|
Tejas Dinkar |
Added the ability to get snapshot from any level …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
2476600 |
|
Tejas Dinkar |
Adding support for getting a tarball of a particu…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
0f9c1e3 |
|
Chris Han |
Fix auto cache expiration
|
commit | commitdiff | tree | snapshot
|
select for diff
|
c06e28c |
|
Marijn Koesen |
urlencoded the project's name, for projects like …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
48c9ac1 |
|
Chris Han |
Make project path sanitation slightly less restri…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
59f1222 |
|
Chris Han |
Avoid premature exception when the config is comp…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
67bab1e |
|
Chris Han |
Make tree view blob sizes fallback gracefully on …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
d078db4 |
|
Chris Han |
Try to simplify the config for users
|
commit | commitdiff | tree | snapshot
|
select for diff
|
76e2499 |
|
Chris Han |
Add magic database fallbacks
|
commit | commitdiff | tree | snapshot
|
select for diff
|
be991bb |
|
Chris Han |
Add fallback for diff executable
|
commit | commitdiff | tree | snapshot
|
select for diff
|
c0b6811 |
|
Chris Han |
Fix bug in git binary fallback
|
commit | commitdiff | tree | snapshot
|
select for diff
|
05131cb |
|
Chris Han |
Remove constants file since there was pretty much…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
564b6a4 |
|
Chris Han |
Test for projectroot before attempting to instant…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
5d79757 |
|
Chris Han |
Display action in header
|
commit | commitdiff | tree | snapshot
|
select for diff
|
2f512ad |
|
Chris Han |
Don't allow jumping to head for a blob that doesn…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
cc275d4 |
|
Chris Han |
Use path instead of file variable in blob template
|
commit | commitdiff | tree | snapshot
|
select for diff
|
a38e8b1 |
|
Chris Han |
Turn script url into a smarty function, fix a few…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
f0f3b97 |
|
Chris Han |
Fix bug in project index
|
commit | commitdiff | tree | snapshot
|
select for diff
|
36c23be |
|
Chris Han |
Use smarty plugin dir instead of loading each one…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
6045285 |
|
Chris Han |
Add highlighting and trimming in file search, sho…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
9bb7133 |
|
Chris Han |
Fix highlight and trim when searching commit mess…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
da64d45 |
|
Chris Han |
Move command definitions into exe class file
|
commit | commitdiff | tree | snapshot
|
select for diff
|
9c6c4fc |
|
Chris Han |
Remove unused constant
|
commit | commitdiff | tree | snapshot
|
select for diff
|
1569afb |
|
Chris Han |
Change git link to point to git homepage
|
commit | commitdiff | tree | snapshot
|
select for diff
|
9f6abe0 |
|
Chris Han |
Update copyright in header
|
commit | commitdiff | tree | snapshot
|
select for diff
|
60990b1 |
|
Chris Han |
Use blob as template variable for blob objects, r…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
2f33067 |
|
Chris Han |
Use the same template variable for commits, regar…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
0616c75 |
|
Chris Han |
Current project global no longer needed
|
commit | commitdiff | tree | snapshot
|
select for diff
|
5026d3b |
|
Chris Han |
Move filesearch code to commit class
|
commit | commitdiff | tree | snapshot
|
select for diff
|
ff23359 |
|
Chris Han |
Move path code into filesystemobject class and pa…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
6e6d63f |
|
Chris Han |
Fix exception on commit page of very first commit
|
commit | commitdiff | tree | snapshot
|
select for diff
|
8de6af4 |
|
Chris Han |
Move titlebar to component template
|
commit | commitdiff | tree | snapshot
|
select for diff
|
3fc025f |
|
Chris Han |
Clean up blobdiff template
|
commit | commitdiff | tree | snapshot
|
select for diff
|
7d266f6 |
|
Chris Han |
Clean up blob controller
|
commit | commitdiff | tree | snapshot
|
select for diff
|
072961e |
|
Chris Han |
Fixes to blame
|
commit | commitdiff | tree | snapshot
|
select for diff
|
4ba00d1 |
|
Chris Han |
Move blame code inside blob object
|
commit | commitdiff | tree | snapshot
|
select for diff
|
af973b3 |
|
Chris Han |
Change geshi output a bit
|
commit | commitdiff | tree | snapshot
|
select for diff
|
dc86887 |
|
Chris Han |
Move history listing code to blob object
|
commit | commitdiff | tree | snapshot
|
select for diff
|
ef4b993 |
|
Chris Han |
Old include is no longer necessary
|
commit | commitdiff | tree | snapshot
|
select for diff
|
dbea007 |
|
Chris Han |
Comment out global exception catch temporarily to…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
d5d0ef2 |
|
Chris Han |
Remove unused modestr file
|
commit | commitdiff | tree | snapshot
|
select for diff
|
48445c3 |
|
Chris Han |
Move file mime functions into blob class
|
commit | commitdiff | tree | snapshot
|
select for diff
|
de18686 |
|
Chris Han |
Fix filenames in diffs for added/removed files
|
commit | commitdiff | tree | snapshot
|
select for diff
|
8c395c9 |
|
Chris Han |
Use refs from commit object for commitdiff
|
commit | commitdiff | tree | snapshot
|
select for diff
|
e9b0007 |
|
Chris Han |
Move code to lookup the tag containing a commit i…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
07f1cef |
|
Chris Han |
Use tree object data for tree view (incomplete)
|
commit | commitdiff | tree | snapshot
|
select for diff
|
fa93b3b |
|
Chris Han |
Allow fetching commit by ref name
|
commit | commitdiff | tree | snapshot
|
select for diff
|
cefacee |
|
Chris Han |
Add a logger
|
commit | commitdiff | tree | snapshot
|
select for diff
|
a38d5c4 |
|
Chris Han |
Move standard searches (commit/author/committer) …
|
commit | commitdiff | tree | snapshot
|
select for diff
|
96135e5 |
|
Chris Han |
Move diffing code into filediff class
|
commit | commitdiff | tree | snapshot
|
select for diff
|
78eb3c4 |
|
Chris Han |
Pass project to filediff object
|
commit | commitdiff | tree | snapshot
|
select for diff
|
6cbc948 |
|
Chris Han |
Get rid of trailing empty line in commit comment
|
commit | commitdiff | tree | snapshot
|
select for diff
|
e3a744a |
|
Chris Han |
Start using classes for tree diffs
|
commit | commitdiff | tree | snapshot
|
select for diff
|
ec2fc16 |
|
Chris Han |
Move clone url onto project object
|
commit | commitdiff | tree | snapshot
|
select for diff
|
db2f3ab |
|
Chris Han |
Have controller use project object log
|
commit | commitdiff | tree | snapshot
|
select for diff
|
9b6a47d |
|
Chris Han |
Start getting log off of project object, unify lo…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
5562f46 |
|
Chris Han |
Fix header css on pages
|
commit | commitdiff | tree | snapshot
|
select for diff
|
77934a0 |
|
Chris Han |
Export the project object itself to the template
|
commit | commitdiff | tree | snapshot
|
select for diff
|
bd74b3d |
|
Chris Han |
Rename plaintext commitdiff template
|
commit | commitdiff | tree | snapshot
|
select for diff
|
87815ae |
|
Chris Han |
Let smarty decide date formatting rather than dat…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
da4515f |
|
Chris Han |
Move all display functions into controller classe…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
239ae39 |
|
Chris Han |
No longer needed
|
commit | commitdiff | tree | snapshot
|
select for diff
|
305e8eb |
|
Chris Han |
Move snapshot formats back to defs file
|
commit | commitdiff | tree | snapshot
|
select for diff
|
5c6c467 |
|
Chris Han |
Forgot to remove this file
|
commit | commitdiff | tree | snapshot
|
select for diff
|
30274cf |
|
Chris Han |
Move snapshotting to commit class
|
commit | commitdiff | tree | snapshot
|
select for diff
|
d4b3bdb |
|
Chris Han |
Start getting ref info from object (some page hea…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
2566080 |
|
Chris Han |
Move heads to their own class, get rid of old ref…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
07629f4 |
|
Chris Han |
Clean up tag class doc a bit
|
commit | commitdiff | tree | snapshot
|
select for diff
|
e58c159 |
|
Chris Han |
Move tag listing into project class
|
commit | commitdiff | tree | snapshot
|
select for diff
|
55f24fd |
|
Chris Han |
Start on tag object (incomplete, tag view url now…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
e48f16a |
|
Chris Han |
There's no need to keep passing gitbin in
|
commit | commitdiff | tree | snapshot
|
select for diff
|
e35cbcf |
|
Chris Han |
Use iteration over project list rather than proje…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
f6b95cf |
|
Chris Han |
Missed an include
|
commit | commitdiff | tree | snapshot
|
select for diff
|
16fdb33 |
|
Chris Han |
Create and use commit object
|
commit | commitdiff | tree | snapshot
|
select for diff
|
30929ab |
|
Chris Han |
Wrap using the git binary in a class; note that o…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
59cc1b3 |
|
Chris Han |
Start using objects for certain things that never…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
6ef70ae |
|
Chris Han |
Create projectlist classes
|
commit | commitdiff | tree | snapshot
|
select for diff
|
83a5ce0 |
|
Chris Han |
Rename classes to include a fake namespace, since…
|
commit | commitdiff | tree | snapshot
|
select for diff
|
3ade0c4 |
|
Chris Han |
Start transitioning project info to a class
|
commit | commitdiff | tree | snapshot
|
select for diff
|
99b471f |
|
Chris Han |
Fix copyright
|
commit | commitdiff | tree | snapshot
|
select for diff
|
69adb5e |
|
Chris Han |
Move config handling to a class
|
commit | commitdiff | tree | snapshot
|
select for diff
|
7f5fd8f |
|
Chris Han |
Forgot to include geshi
|
commit | commitdiff | tree | snapshot
|
select for diff
|
e691277 |
|
Chris Han |
Bump version
|
commit | commitdiff | tree | snapshot
|
select for diff
|
next | | | | |