Klaus Silveira
2abf80e333
Setting the default date timezone to make sure systems without a properly configured php.ini can run GitList
2012-10-30 23:57:47 -02:00
Klaus Silveira
cc2904d9a4
Merge pull request #190 from norzechowicz/showdown
...
Updated showdown.js to understand Github-style code blocks
2012-10-30 18:36:51 -07:00
Klaus Silveira
3dccf74485
Merge pull request #192 from norzechowicz/htaccess
...
Fixed RewirteRule
2012-10-30 18:36:41 -07:00
Klaus Silveira
90d9fd4909
Fixing coding style, updating dependencies
2012-10-30 23:35:26 -02:00
Klaus Silveira
8fd91963b2
Merge pull request #197 from chmeliuk/allow-slash-in-branch-name
...
Added suport for branches with slashes '/' in name
2012-10-30 17:58:49 -07:00
Denys Chmeliuk
a2ec4ae2cb
Added suport for branches with slashes '/' in name
2012-10-26 13:38:48 +03:00
Norbert Orzechowicz
32d7388782
Fixed RewirteRule
2012-10-12 10:16:07 +02:00
Norbert Orzechowicz
48de92bb38
Updated showdown.js to understand Github-style code blocks
2012-10-11 15:34:27 +02:00
Klaus Silveira
674bc85815
Merge pull request #184 from DannyvdSluijs/master
...
Fixes #141 Syntax hightlightning for Java not working
2012-10-04 07:09:48 -07:00
Klaus Silveira
13a92c38bf
Merge pull request #159 from sstok/binary-files_issue_144
...
Properly detect if the file is binary, and download (if not an image). fixes #144
2012-10-01 16:16:45 -07:00
Danny van der Sluijs
a4d2df4efa
Fixes #141 Syntax hightlightning for Java not working
2012-09-27 22:26:03 +02:00
Sebastiaan Stok
4a6ef31b1a
fixed wrong detection of file-type and use proper headers for binary files
2012-09-27 13:14:30 +02:00
Sebastiaan Stok
eeb77251bc
fixed CS
2012-09-27 13:14:29 +02:00
Sebastiaan Stok
716a304706
Removed unknownAsBin parameter of isBinary() in Util/Repository.php
2012-09-27 13:14:29 +02:00
Sebastiaan Stok
0f841547df
changed config.ini-example description of binary_filetypes
2012-09-27 13:14:28 +02:00
Sebastiaan Stok
1877b4d265
fixed CS
2012-09-27 13:14:28 +02:00
Sebastiaan Stok
5ecd3308a1
Properly detect if the file is binary, and download (if not an image). fixes #144
2012-09-27 13:14:27 +02:00
Klaus Silveira
9746774472
Merge pull request #181 from bmanolov/filename-escaping
...
Add file name escaping for 'history' and 'blame' commands
2012-09-24 19:01:16 -07:00
Klaus Silveira
e2f15644e2
Merge pull request #180 from DannyvdSluijs/master
...
Solved Issue #179
2012-09-24 19:00:49 -07:00
borislav
470a79ce68
Add file name escaping for 'history' and 'blame' commands
...
Escape file names in order to allow them to contain spaces or other
funky characters (such as braces) which are special for the shell.
2012-09-23 16:16:57 +02:00
Danny van der Sluijs
a83fbfdbee
Solves Issue #179
2012-09-22 19:23:43 +02:00
Klaus Silveira
30700ba594
Wrapping up dependencies for 0.3
0.3
2012-09-19 09:38:22 -03:00
Klaus Silveira
9f81210112
Ignore binary files during search
2012-09-15 14:19:16 -03: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
Klaus Silveira
3cd7f9c7d3
Merge pull request #171 from myano/master
...
Fixed Insecure Link when Gitlist loads over HTTPS
2012-09-14 06:05:47 -07: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
e17ffee12d
Updating GitList to use Gitter
2012-09-11 11:55:03 -03:00
Klaus Silveira
e72a932f19
Removing border radius from top navbar
2012-09-10 11:34:19 -03:00
Klaus Silveira
f06068d396
Fixing double horizontal rule on some pages
2012-09-10 11:32:23 -03:00
Klaus Silveira
46377358af
Making the navigation bar static to improve the readability
2012-09-10 11:29:32 -03:00
Klaus Silveira
920be98a05
Updating Twig to 1.9.x
2012-09-10 01:37:51 -03:00
Klaus Silveira
e43ca29615
Updating dependencies once again
2012-09-10 01:32:09 -03:00
Klaus Silveira
a84edd0e64
Much faster Windows detection
2012-09-10 01:28:55 -03:00
Klaus Silveira
3af7081068
Updating dependencies
2012-09-10 01:23:05 -03:00
Klaus Silveira
1f1ea6f137
Merge pull request #162 from sstok/windows_tests_fix
...
Fixed tests on windows
2012-09-09 21:07:30 -07:00
Klaus Silveira
0dc5a33fc5
Merge pull request #165 from attiks/i164
...
str_replace fix #164
2012-09-09 21:06:03 -07:00
JasonDavis
a96c5e03c3
Added Markdown file viewing ability to file template
2012-09-07 22:24:14 -04:00
Peter Droogmans
50c5449327
str_replace fix #164
2012-09-05 16:37:41 +02:00
Sebastiaan Stok
607e01ccec
Fixed failing tests on none-Windows OS
2012-08-31 11:52:51 +02:00
Sebastiaan Stok
f14a026218
fixed double backslash in RepositoryTest tmpdir
2012-08-31 11:41:48 +02:00
Sebastiaan Stok
19feb0d87e
Randomize temp-dir and ignore IOException in tests
...
If the file pointer is not closed or some other program (like TGitcache.exe) is reading the file
the tests don't fail anymore.
2012-08-31 11:36:30 +02:00
Sebastiaan Stok
75a00574b5
Fixed wrong path detection on Windows
2012-08-31 11:34:02 +02:00
Sebastiaan Stok
1afeaea987
Fixed unresolvable TMP dir on Windows
2012-08-31 10:15:46 +02:00
Klaus Silveira
a8a2e61896
Merge pull request #148 from hoffmann/patch-1
...
Add check if readme is defined
2012-08-24 21:06:39 -07: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
23502ead8a
Windows support, fixes #26 , #56 and #69
...
Implementing various workarounds and fixes to get GitList working fine
on Windows.
2012-08-17 01:59:55 -03:00
Klaus Silveira
bf7441eea4
Fixed bad test
2012-08-16 02:09:47 -03:00
Klaus Silveira
d1b628049f
Anchors for line numbers in blob view. Fixes #125
2012-08-16 02:00:12 -03:00
Klaus Silveira
1de23ff4e9
Removing inner scroll from code preview, fixes #129 . Adjusting gutter and line numbering padding to improve readability.
2012-08-16 01:52:14 -03:00