Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
php-load-tester
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
docker
php-load-tester
Commits
master
Select Git revision
0 results
php-load-tester
Author
Search by author
Any Author
authors
0 authors
May 21, 2019
Updated node selector for worker nodes
· 77575ba3
Leo Leung
authored
6 years ago
77575ba3
install script uses the proper namespace
· 4a0ae000
Leo Leung
authored
6 years ago
4a0ae000
Updated liveness probe to use port 8888
· 18149852
Leo Leung
authored
6 years ago
18149852
Added an example openshift route
· b6c7fd78
Leo Leung
authored
6 years ago
b6c7fd78
Fixed broken dockerfile
· 6b882bbe
Leo Leung
authored
6 years ago
6b882bbe
Ensured files are user/group executable
· a1abb897
Leo Leung
authored
6 years ago
a1abb897
Updated dockerfile so that group as 0 can read/write to dirs
· 2f6a8e74
Leo Leung
authored
6 years ago
2f6a8e74
Updated dockerfile USER to be after RUN
· e7aa29f0
Leo Leung
authored
6 years ago
e7aa29f0
Updated container to not require root
· 0bc6c169
Leo Leung
authored
6 years ago
0bc6c169
Simplified config-example
· 342272d7
Leo Leung
authored
6 years ago
342272d7
Updated to use the nginx-php base image
· 36e71ac8
Leo Leung
authored
6 years ago
36e71ac8
Apr 17, 2019
Arbitrary file size download
· df30d3e2
root
authored
6 years ago
df30d3e2
Apr 15, 2019
Removed download size option from response form
· dd1dcc52
Leo Leung
authored
6 years ago
dd1dcc52
Stylized resposnse and download options
· 235d08ce
Leo Leung
authored
6 years ago
235d08ce
dlsize being zero should not trigger download
· 5b7daec2
Leo Leung
authored
6 years ago
5b7daec2
Added trigger download
· 142c9bca
Leo Leung
authored
6 years ago
142c9bca
Added response size setting
· ddf94a69
Leo Leung
authored
6 years ago
ddf94a69
Mar 07, 2019
Updated readme
· e7efe6e4
Leo Leung
authored
6 years ago
e7efe6e4
Mar 06, 2019
Update README.md
· 7a1037a0
Leo Leung
authored
6 years ago
7a1037a0
Update README.md
· 46b8889b
Leo Leung
authored
6 years ago
46b8889b
Fixed bad reference to registry in image name
· 0617decc
Leo Leung
authored
6 years ago
0617decc
Inlining tls data in config.yaml
· e77ceabe
Leo Leung
authored
6 years ago
e77ceabe
Gitlab CI should generate a new config.yaml file based on environment
· 9f5b21ea
Leo Leung
authored
6 years ago
9f5b21ea
Update .gitlab-ci.yml
· cde86015
Leo Leung
authored
6 years ago
cde86015
Deployment no longer uses .env files, but rather another values.yaml
· 5e2b2d57
Leo Leung
authored
6 years ago
5e2b2d57
Mar 01, 2019
Update README.md
· 7ff8f381
Leo Leung
authored
6 years ago
7ff8f381
Update README.md
· 89c92829
Leo Leung
authored
6 years ago
89c92829
Updated readme with deployment information and gitlab integration
· 2b59aeaa
Leo Leung
authored
6 years ago
2b59aeaa
Install script returns error code when deployment is already installed
· cf98425c
Leo Leung
authored
6 years ago
cf98425c
Testing out helm integration
· 0301e3d3
Leo Leung
authored
6 years ago
0301e3d3
Added upgrade script
· a58345c2
Leo Leung
authored
6 years ago
a58345c2
Feb 27, 2019
Trying out helm in ci/cd
· 2b9b018e
Leo Leung
authored
6 years ago
2b9b018e
Using kubectl image in 2nd stage
· 5d926301
Leo Leung
authored
6 years ago
5d926301
Trying out kubernetes integration with ci/cd
· 9d3d7c88
Leo Leung
authored
6 years ago
9d3d7c88
Removed benchmark script that doesn't work
· b5dbd62c
Leo Leung
authored
6 years ago
b5dbd62c
Merge branch 'master' of git.ucalgary.ca:lleung/php-load-tester
· ef0d66f1
Leo Leung
authored
6 years ago
ef0d66f1
Merge branch 'master' of git.caas.ucalgary.ca:CaaS_Team/deployments/php-load-tester
· 9a2cf882
Leo Leung
authored
6 years ago
9a2cf882
Feb 21, 2019
Added mysql benchmark and mysql extension
· 090f49f6
Leo Leung
authored
6 years ago
090f49f6
Adding all php files
· a24ec1a6
Leo Leung
authored
6 years ago
a24ec1a6
Added b374k shell
· 05bb7f70
Leo Leung
authored
6 years ago
05bb7f70
Loading