Commit Graph

15 Commits

Author SHA1 Message Date
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
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
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
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
Michał Prochowski
4c0e49e78e Changed page title from 'Gitlist' to 'GitList'. 2012-06-10 23:39:59 +02:00
Klaus Silveira
df43c987cf Initial commit 2012-05-18 01:38:33 -03:00