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
Klaus Silveira
e802550f84
Merge pull request #104 from GromNaN/scroll
...
Implement infinite scrolling in commits list
2012-07-20 21:04:15 -07:00
Klaus Silveira
a8a9cc1556
Merge pull request #107 from GromNaN/cache-dir
...
Add empty cache dir
2012-07-20 21:04:05 -07:00
Klaus Silveira
329c2562c3
Merge pull request #108 from GromNaN/patch-1
...
Give exact permissions expected for the cache directory
2012-07-20 21:03:36 -07:00
Klaus Silveira
8a57e35bf8
Merge pull request #109 from demon/master
...
Adding composer.phar to .gitignore
2012-07-20 21:03:07 -07:00
Chad Horohoe
f4fb1e62a4
Adding composer.phar to .gitignore
2012-07-20 17:22:50 -04:00
Jérôme Tamarelle
133a0cdc56
Give exact permissions expected for the cache directory
2012-07-19 16:08:48 +03:00
Jerome Tamarelle
027c0ee60d
Add empty cache dir
2012-07-19 14:22:07 +02:00
Jérôme Tamarelle
0ae4534e00
Implement infinite scrolling in commits list
2012-07-19 00:12:27 +02:00
Daniel G. Taylor
c824dbf60b
Add missing DiffLine class that was forgotten last commit.
2012-07-18 09:44:02 -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
Klaus Silveira
1a1740047e
Merge pull request #97 from danielgtaylor/fix-csharp
...
Fix C# syntax highlighting, add highlighting for Visual Studio project f...
2012-07-16 10:30:36 -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
Daniel G. Taylor
62e4bb82f6
Fix C# syntax highlighting, add highlighting for Visual Studio project files
2012-07-16 09:35:39 -07:00
Klaus Silveira
c64cecf94f
Merge pull request #94 from GromNaN/app-class
...
Move services init to a specific GitList\Application class
2012-07-15 11:55:16 -07:00
Klaus Silveira
2e98fad7c0
Merge pull request #95 from GromNaN/twig-get
...
Replace explicit getter calls in twig templates by property access
2012-07-15 11:51:48 -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
Jérôme Tamarelle
5624c4bc0f
Move services init to a specific GitList\Application class
2012-07-15 11:11:42 +02:00
Klaus Silveira
3ab62879dc
Decoupled Client test suite from Silex, separated into two different test suites
2012-07-15 03:31:52 -03:00
Klaus Silveira
e9f7c09cc4
Fixing broken tests
2012-07-15 02:05:25 -03:00
Klaus Silveira
66ec944da1
Trying to decouple the Git communication library from the GitList application as much as possible
2012-07-15 02:04:23 -03:00
Klaus Silveira
6a0baffc9c
Better configuration handling and abstraction
2012-07-15 01:50:38 -03:00
Klaus Silveira
c85d32f15c
Merging diverged branches
2012-07-15 00:37:03 -03:00
Klaus Silveira
7fe9182f11
Major refactoring of the application structure, mostly namespace changes and re-organization
2012-07-15 00:32:24 -03:00
Klaus Silveira
aa60b83534
Merge pull request #92 from attiks/archivefilesize
...
nginx problem with zip/tar size
2012-07-14 13:58:40 -07:00
Peter Droogmans
fdeeac0c2f
nginx problem with zip/tar size
2012-07-14 21:47:10 +02:00
Klaus Silveira
ffcf6081ac
Starting to use Symfony Filesystem component, fixing broken tar/zip download
2012-07-14 16:45:33 -03:00
Klaus Silveira
a572b6be37
Small coding style tweaks
2012-07-14 16:36:44 -03:00
Klaus Silveira
31d43f3ede
No need for a default value
2012-07-14 16:35:37 -03:00
Klaus Silveira
c1bbe61621
Adding Symfony Filesystem component to the requirements
2012-07-14 16:34:57 -03:00
Klaus Silveira
2edcf1aebe
Small coding style fixes, using better variable names
2012-07-14 15:57:08 -03:00
Klaus Silveira
9916c8f5db
Make sure it returns at least one usable filetype
2012-07-14 15:53:58 -03:00
Klaus Silveira
db394f4dc9
No need to return null
2012-07-14 15:51:17 -03:00
Klaus Silveira
a17c6208a9
Fixing docblock
2012-07-14 15:51:09 -03:00
Klaus Silveira
b00f723ac2
Compliance with PSR-0, PSR-1 and PSR-2
2012-07-14 15:47:46 -03:00
Klaus Silveira
6d11bed860
Aligning the download buttons with RSS button
2012-07-14 15:44:26 -03:00
Klaus Silveira
8963b0d6c2
Trying to make this a little better for readability
2012-07-14 15:44:10 -03:00
Klaus Silveira
72247201b4
Merge pull request #79 from attiks/betterHeads
...
better Head detection if refs/heads is pointing to non-existing master
2012-07-14 07:51:29 -07:00
Klaus Silveira
3c39537971
Merge pull request #81 from GromNaN/zipball
...
Add zipball and tarball download (fix #66 )
2012-07-14 07:50:21 -07:00
Klaus Silveira
d060324fd7
Merge pull request #86 from gutomaia/master
...
May the Force Be With You
2012-07-14 07:33:45 -07:00
Klaus Silveira
fc543714aa
Merge pull request #87 from Partugal/patch-1
...
simplify file type detection, fix phpdoc
2012-07-14 07:33:26 -07:00
Klaus Silveira
26d0b62ed9
Merge pull request #88 from GromNaN/debug
...
Enable app debug in config.ini
2012-07-14 07:32:48 -07:00
Jérôme Tamarelle
929f1807d4
Enable app debug in config.ini
2012-07-14 13:56:12 +02:00
Jérôme Tamarelle
31e036b487
Add download links on tree pages
2012-07-14 12:54:16 +02:00
Jérôme Tamarelle
8c0e45164c
Create zipball / tarball feature
...
Archives are cached in cache/archives/repo/tree to never generate
the same tree archive twice.
2012-07-14 12:47:23 +02:00
Jérôme Tamarelle
a4cff9b831
Add Git\Repository::createArchive
2012-07-14 12:41:57 +02:00
Sergey Linnik
377f01ece6
simplify file type detection, fix phpdoc
2012-07-14 12:46:00 +04:00