Commit Graph

338 Commits

Author SHA1 Message Date
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
Peter Droogmans
39d4a24b45 stats fixed, using getHead now 2012-07-14 09:10:56 +02:00
Guto Maia
57c50057c9 Luke has join the Rebels! #Trollmmit 2012-07-14 02:39:52 -03:00
Klaus Silveira
4cef2830be Fixing ant script, not passing args correctly 2012-07-13 23:55:16 -03:00
Klaus Silveira
b854ce9d01 Fixing composer to install dev dependencies 2012-07-13 23:52:13 -03:00
Klaus Silveira
085d31b51f Merge pull request #77 from igorw/filesystem
Use symfony filesystem component, make git client configurable in test suite
2012-07-13 18:46:16 -07:00
Klaus Silveira
fa77e79bf8 Merge pull request #70 from mablo/master
Fixed php warnings
2012-07-13 18:46:01 -07:00
Peter Droogmans
48a267d508 better Head detection if refs/heads is pointing to non-existing master 2012-07-13 16:49:15 +02:00
Igor Wiedler
2d252552a6 Use symfony filesystem component, make git client configurable in test suite 2012-07-10 18:10:36 +02:00
Klaus Silveira
dfc3c6eda8 It seems that Markdown doesn't like () inside URL's. Escaping! 2012-07-10 00:08:40 -03:00
Michał Prochowski
d75a8739d5 Merge remote-tracking branch 'upstream/master' 2012-07-08 22:03:22 +02:00
Klaus Silveira
b7f7b376a9 Merge pull request #74 from fabpot/refactoring
Refactoring
2012-07-07 19:41:13 -07:00
Fabien Potencier
dca25b61a9 fixed blame when the file has been renamed (in which case the blame command returns the file name in the output) 2012-07-07 08:57:42 +02:00
Fabien Potencier
e4b7a3fe8b removed some / at the end of some URLs to be consistent with other URLs 2012-07-07 08:57:42 +02:00
Fabien Potencier
810043015b refactored code for list of commits 2012-07-07 08:57:42 +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
9f837611b5 made a service shared 2012-07-07 08:57:42 +02:00
Fabien Potencier
a5523902ba simplified code 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
5ecb02ba15 Fixing bug in the commit header bar with long commit messages 2012-07-06 11:22:48 -03:00
Klaus Silveira
dde115f822 Removing unused plugins from CodeMirror 2.3 2012-07-06 11:18:43 -03:00
Klaus Silveira
c3f21df003 The highlighter now uses a <pre> instead of a <textarea>. Much better! 2012-07-06 10:57:37 -03:00