Klaus Silveira
a83af0cef3
Fixes #213
2013-06-01 13:42:42 -03:00
Klaus Silveira
5122e91b49
Major refactoring of the codebase, specially in the directory scanning parts.
...
I have removed the directory management features from Gitter and ported them to GitList,
since they are application-specific logic. I was unhappy with the way directories and multiple
directories were handled, so i altered almost everything.
The tests are OK, but the coverage is not good. This means that i'll need som help from all
GitList users that are actively testing the development version with multiple directories.
I have removed the directory caching feature for now, it will be re-implemented soon.
2013-06-01 12:51:25 -03:00
Klaus Silveira
5ed21119f6
Better behavior when dealing with repositories with empty commits, see #319
2013-05-05 23:31:54 -03:00
Klaus Silveira
35dd1ed084
Prevent 404 in case the repository in empty, create a proper error. Fixes #305
2013-05-05 23:16:51 -03:00
Klaus Silveira
89bc96b4e0
Minor fixes and path checks
2013-05-05 22:43:41 -03:00
Klaus Silveira
f6852d2d83
Build fixes
2013-05-05 21:46:35 -03:00
Klaus Silveira
fb1d18c702
Adding PHPCS to build
2013-05-05 21:03:18 -03:00
Klaus Silveira
9dbcc13245
Making the config readable during build
2013-05-05 20:42:12 -03:00
Wim Rijnders
9be8cbf4c1
Merge branch 'master' of github.com:klaussilveira/gitlist
2013-04-21 08:38:05 +02:00
Wim Rijnders
2febca6322
diff output parsing skips empty lines.
2013-04-21 08:37:01 +02:00
Klaus Silveira
85ea136f9c
Merge pull request #302 from keelerm84/missing-mandatory-parameters
...
Missing parameters when generating blob_raw route
2013-04-18 10:36:47 -07:00
Klaus Silveira
cf1c98cf99
Merge pull request #301 from keelerm84/view-raw-files
...
Raw File View For PHP Strips Tags
2013-04-18 10:36:31 -07:00
Klaus Silveira
c594a9353a
Merge pull request #307 from jrtc27/stats-fix
...
Show author statistics for the selected branch. Fixes #11
2013-04-18 10:36:03 -07:00
James Clarke
bba3055008
Show author statistics for the selected branch. Fixes #11
2013-04-15 12:47:58 +01:00
Matthew M. Keeler
f36454b849
Missing parameters when generating blob_raw route
2013-04-07 22:21:35 -05:00
Matthew M. Keeler
a1f9ac89eb
Raw File View For PHP Strips Tags
2013-04-07 21:48:47 -05:00
Wim Rijnders
fc32fd68ba
Single repository in config.ini converted to array in config.php.
2013-04-03 17:33:09 +02:00
Klaus Silveira
e64e24e870
Updating dependencies, small fix
2013-04-03 10:40:34 -03:00
Klaus Silveira
c87ec40c3f
Merge pull request #286 from klaussilveira/multidir
...
Multiple directory support
2013-04-03 06:14:32 -07:00
Wim Rijnders
dc263c05f2
Merged master branch to multidir branch.
2013-04-03 12:45:54 +02:00
Wim Rijnders
b07897f098
Refactored away getRepositoryCached() in gitlist.
2013-04-03 10:23:44 +02:00
Klaus Silveira
919c953f83
Properly parsing commit body, fixes #137
2013-03-29 00:44:06 -03:00
Klaus Silveira
b73af1a64e
Adding favicon, fixes #237
2013-03-29 00:35:24 -03:00
Klaus Silveira
4eaebed43b
Proper branch name validation, fixes #272
2013-03-29 00:26:16 -03:00
Klaus Silveira
cf9aeaf773
Oops. I did it again.
2013-03-29 00:20:28 -03:00
Klaus Silveira
f68f2edd45
Fixes #288
2013-03-29 00:09:01 -03:00
Klaus Silveira
99ad7b568c
Fixing problem parsing paths with spaces, fixes #281
2013-03-29 00:04:36 -03:00
Klaus Silveira
02eb7cb185
Proper MD rendering, fixes #256
2013-03-28 23:57:16 -03:00
Klaus Silveira
90a854bf06
More CS fixes
2013-03-28 23:53:25 -03:00
Klaus Silveira
132ba42616
CS fixes
2013-03-28 23:49:18 -03:00
Klaus Silveira
1f103627c3
Strict standards fix
2013-03-28 23:11:16 -03:00
Klaus Silveira
cb71550e7e
Fixes #255
2013-03-28 23:09:05 -03:00
Klaus Silveira
e93e986b12
Updating dependencies
2013-03-28 23:07:50 -03:00
Klaus Silveira
3d74b1e1da
Proper QA paths
2013-03-12 11:46:29 -03:00
Klaus Silveira
67d6f2561a
Cleaning up the build artifacts
2013-03-12 10:34:09 -03:00
Klaus Silveira
452c0d251e
Do not run QA on package building, leave that for dev
2013-03-12 09:57:21 -03:00
Klaus Silveira
f4bc9b8892
Fixes #269
2013-03-12 09:52:52 -03:00
Klaus Silveira
17eb0f2849
Packaging-specific build target
2013-03-12 09:51:19 -03:00
Klaus Silveira
98637212c0
Updating dependencies
2013-03-12 09:49:14 -03:00
Klaus Silveira
cba5234d3f
Merge pull request #271 from ilesinge/master
...
Use absolute URLs in RSS feeds
2013-03-01 10:16:35 -08:00
Klaus Silveira
1c8980f0e3
Merge pull request #273 from NateEag/fix-package-tarbomb
...
Make package tarballs be in their own directory
2013-03-01 10:16:11 -08:00
Nate Eagleson
74c47f4ac8
Make package tarballs be in their own directory
...
This makes it harder to tarbomb a directory by accident.
2013-02-28 21:56:03 -05:00
Alexandre Gravel-Raymond
876403f566
Use absolute URLs in RSS feeds
2013-02-25 16:24:56 +01:00
Klaus Silveira
22eb6d86d4
Merge pull request #268 from bggo/master
...
Initial package builder
2013-02-20 08:49:37 -08:00
Bruno Gurgel
b8e1a5a794
Fix ...
2013-02-20 14:44:23 -03:00
Bruno Gurgel
9f45711cae
Fix ...
2013-02-20 14:43:50 -03:00
Bruno Gurgel
1fb69faf10
Fix ...
2013-02-20 14:42:36 -03:00
Bruno Gurgel
f36505bb9b
rename
2013-02-20 14:35:16 -03:00
Bruno Gurgel
c19c24df1d
Edit readme
2013-02-20 14:34:16 -03:00
Bruno Gurgel
d059c0165d
README + tools
2013-02-20 14:26:08 -03:00