Marcos Coelho
cb5fe85d4f
improve get blame method retrieving long revisions to avoid ambiguity and omitting the caret of revisions (boundary commits)
2013-01-03 01:38:58 -02:00
Klaus Silveira
6caecf461d
Merge pull request #224 from marcoscoelho/path-to-usability
...
fix usability mistakes on navigation menu and search input
2012-12-20 09:01:31 -08:00
Marcos Coelho
69e1200b04
fix usability mistakes on navigation menu and search input
2012-12-20 00:13:28 -02:00
Marcos Coelho
9091aa2292
fix the exceptions caused by git commands and the data returned; improves the security of the user input queries that build args for commands.
2012-12-20 00:12:02 -02:00
Marcos Coelho
d9237592f9
display the requested query to the viewer in the breadcrumbs
2012-12-20 00:11:53 -02:00
Klaus Silveira
44ed193402
Merge pull request #168 from jasondavis/master
...
Parse Markdown files
2012-11-06 06:33:53 -08:00
Christian Schorn
11e662c707
Coding style - camelCase for variables
2012-10-31 19:32:00 +01:00
Christian Schorn
ef01494318
Use relative paths for repositories
2012-10-31 14:52:45 +01:00
Klaus Silveira
4e15580904
Merge branch 'master' of github.com:klaussilveira/gitlist
2012-09-15 14:14:06 -03:00
Klaus Silveira
50f6a1004b
Implementing search feature for trees and commit log
2012-09-15 14:13:40 -03:00
Michael Yanovich
4e022b7a58
Update views/commit.twig
...
Force the gravatar image to load over HTTPS so that when gitlist is placed on a website that loads over HTTPS the insecure link doesn't break the padlock security alert in many popular browsers.
2012-09-13 19:09:02 -03:00
Klaus Silveira
f06068d396
Fixing double horizontal rule on some pages
2012-09-10 11:32:23 -03:00
JasonDavis
a96c5e03c3
Added Markdown file viewing ability to file template
2012-09-07 22:24:14 -04:00
Peter Hoffmann
44c0545d7e
Add check if readme is defined
...
If I access subfolders in gitlist I get the following Error
Oops! Variable "readme" does not exist in "tree.twig" at line 53
Add check if readme is defined fixes it.
2012-08-21 11:01:25 +03:00
Klaus Silveira
718af92286
Removing whitespace
2012-07-26 03:40:24 -03:00
Klaus Silveira
688c04b163
Adding anchors to line numbers in commit details
2012-07-21 01:36:51 -03:00
Klaus Silveira
60d07d15ee
Merge pull request #101 from danielgtaylor/line-numbers
...
Show line numbers for diffs in the commit view
2012-07-20 21:19:37 -07:00
Klaus Silveira
85649c83cf
Merge pull request #99 from danielgtaylor/diff-file-history
...
Add history link to each file in diff view to make it easier to get to
2012-07-20 21:18:31 -07:00
Jérôme Tamarelle
0ae4534e00
Implement infinite scrolling in commits list
2012-07-19 00:12:27 +02:00
Daniel G. Taylor
be256feac0
Replace getter calls with direct property access in twig template based on feedback by GromNaN
2012-07-17 09:48:14 -07:00
Daniel G. Taylor
2d6a31e72b
Show line numbers for diffs in the commit view
2012-07-16 10:28:18 -07:00
Daniel G. Taylor
10929babc3
Add history link to each file in diff view to make it easier to get to
...
that file's history. It's also possible to view the file at that revision
and then press the history button on the page that is loaded after clicking,
but this makes it faster and easier as well as more obvious.
2012-07-16 09:49:35 -07:00
Jérôme Tamarelle
dae6e4363d
Replace explicit getter calls in twig templates by property access
2012-07-15 11:52:33 +02:00
Klaus Silveira
6d11bed860
Aligning the download buttons with RSS button
2012-07-14 15:44:26 -03:00
Jérôme Tamarelle
31e036b487
Add download links on tree pages
2012-07-14 12:54:16 +02:00
Fabien Potencier
de1cf7320f
moved the page variable to the templates (belongs to the view)
2012-07-07 08:57:42 +02:00
Fabien Potencier
cddca4683a
refactored the tree controller
2012-07-07 08:57:42 +02:00
Fabien Potencier
723159e085
added another layer
2012-07-07 08:57:42 +02:00
Fabien Potencier
a7d17a749e
refactored breadcrumb management
2012-07-07 08:57:42 +02:00
Fabien Potencier
65e0bd402b
fixed URL management
2012-07-07 08:57:38 +02:00
Klaus Silveira
c3f21df003
The highlighter now uses a <pre> instead of a <textarea>. Much better!
2012-07-06 10:57:37 -03:00
Klaus Silveira
946c2732a6
Updating installation instructions, going to 0.2
2012-07-05 13:24:21 -03:00
Klaus Silveira
ec2e12dc04
Merge pull request #62 from skwashd/default-from-head
...
Read default branch from .git/HEAD
2012-06-26 11:54:15 -07:00
Dave Hall
158150d6c3
Issue #57 : Interleave commits in blame
2012-06-26 21:47:19 +10:00
Dave Hall
19d80921f0
Issue #61 : Read default branch from .git/HEAD
2012-06-26 21:04:37 +10:00
Michał Prochowski
0b8ec9b4bd
Merge remote-tracking branch 'origin/master' into readme-box
...
Conflicts:
web/js/main.js
2012-06-14 00:40:44 +02:00
Michał Prochowski
c6de3bb8c8
Added preview of the file "readme" like in github with using showdown.js parser ( http://github.com/coreyti/showdown ).
2012-06-13 01:53:34 +02:00
Michał Prochowski
4c0e49e78e
Changed page title from 'Gitlist' to 'GitList'.
2012-06-10 23:39:59 +02:00
Klaus Silveira
6aeb19c5ba
Fixing typo
2012-06-07 01:50:56 -03:00
Klaus Silveira
e04a204352
Fixes #15
2012-05-24 11:28:53 -03:00
Klaus Silveira
c7ed3ee0d8
Adding image blob support. Fixes #13
2012-05-23 21:52:37 -03:00
Klaus Silveira
8401688386
Fixing small bug with the breadcrumbs
2012-05-23 21:44:03 -03:00
Klaus Silveira
8b8c2aa71e
Fixing bugged branch browsing. Fixes #11 and #12
2012-05-23 21:08:54 -03:00
Klaus Silveira
9c4b5e9f35
Abstracting the pager and improving the pagination system
2012-05-23 20:58:38 -03:00
Klaus Silveira
b5ba7959d7
Commit pagination now with proper last page. Thanks @kulbirsaini!
2012-05-23 04:06:31 -03:00
Klaus Silveira
3f3c25bce8
Adding very simple pagination to commits, both repository and history. Fixes #4
2012-05-23 03:10:37 -03:00
Klaus Silveira
df43c987cf
Initial commit
2012-05-18 01:38:33 -03:00