login
language:
Deutsch (de_DE)
English (en_US)
Español (es_ES)
Français (fr_FR)
日本語 (ja_JP)
Romanian (ro_RO)
Русский (ru_RU)
Türkçe (tr_TR)
中文简体 (zh_CN)
razvi.ro projects
/
gitphp.git
/ history
commit
author
committer
file
search:
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge pull request #10 from phantom94/patch-1
[gitphp.git]
/
include
/
controller
/
Controller_Snapshot.class.php
2013-02-10
Chris Han
Cleanup unused variables
commit
|
commitdiff
|
blob
|
diff
2012-10-28
Chris Han
Display an error when required filesystem functio…
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-10-14
Chris Han
Rename protected project exception to unauthorize…
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-10-14
Chris Han
Start enforcing user restrictions for individual …
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-10-13
Chris Han
Initialize and load user list
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-08-04
Chris Han
Name file parameter consistently
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-07-28
Chris Han
Move _GET parsing out of controllers
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-07-28
Chris Han
Defer controller initialization
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-07-22
Chris Han
Move cached snapshots to their own directory
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-07-01
Chris Han
Get rid of config singleton
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-30
Chris Han
Add specific exception for missing project parame…
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-30
Chris Han
Add specific exception for invalid project
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-30
Chris Han
Use instance of resource manager for controller n…
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-28
Chris Han
Move config defaults to a central location
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-27
Chris Han
Move git exe validation inside controller
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-27
Chris Han
Use shared instance of git exe across controllers
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-27
Chris Han
Make git exe an optional dependency for archive s…
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-25
Chris Han
Use strategies to handle archiver formats
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-23
Chris Han
Don't reference logger singleton in controllers
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-23
Chris Han
Centralize controller log access
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-23
Chris Han
Get rid of projectlist singleton
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-21
Chris Han
Clean up controller docblocks
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-18
Chris Han
Move compresslevel config read out of archive cla…
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-18
Chris Han
Remove some unused constants
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-18
Chris Han
Rename Log class to DebugLog to avoid confusion
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-18
Chris Han
Store projectlist in controller
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-18
Chris Han
Store a config instance in the controller
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-12
Chris Han
Put abbreviated hash into snapshot filename
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-06-09
Chris Han
Don't hold project reference in controller
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2012-01-15
Chris Han
Start using trim whitespace filter again
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2011-09-01
Chris Han
Add process ID to temporary cache filename for un…
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2011-08-14
Chris Han
Write to a temporary file when caching snapshots …
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2011-07-30
Chris Han
Use cache dir constant
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2011-07-30
Chris Han
Cache snapshot tarballs
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2011-07-30
Chris Han
Deliver archives incrementally to avoid OOM error…
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2010-10-15
Chris Han
Add a parameter to the snapshot controller to req…
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2010-10-14
Chris Han
Make archiver into its own class
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2010-10-07
Chris Han
Use translation wrapper functions
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2010-10-02
Chris Han
Switch to gettext for i18n
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2010-09-11
Chris Han
I18N error messages
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2010-09-11
Chris Han
Fix getting snapshots of old commits
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2010-09-08
Chris Han
Fix extraneous data corrupting snapshots, and cac…
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2010-08-12
Tejas Dinkar
Implementing feedback (renaming path to f and rem…
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2010-08-11
Tejas Dinkar
Adding support for getting a tarball of a particu…
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2010-03-22
Chris Han
Display action in header
commit
|
commitdiff
|
blob
|
diff
|
diff to current
2010-02-26
Chris Han
Move all display functions into controller classe…
commit
|
commitdiff
|
blob
|
diff
|
diff to current
comments