Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
DevOpsProject
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Yasin Hessnawi
DevOpsProject
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
main
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
22
Mar
21
added the button to save the new user information
main
main
edited the edit user method to return boolean instead of response
Readded PswdHashing and saltgeneration
Merge remote-tracking branch 'origin/main'
the edit user test is working now, added edit user method in user resource. added half part of the group chat needed classes and methods.
the edit user test is working now, added edit user method in user resource. added half part of the group chat needed classes and methods.
First try of fix to settings.html
Merge remote-tracking branch 'origin/main'
Changed if and else statements in index.js
sessionStorage updated for new password and username
sessionStorage updated for new password and username
sessionStorage updated for new password and username
sessionStorage updated for new password and username
editUser in settings.js should now take new password and new username from settings.html and put them in newInformation object
Added all hashPasswordTests
Same password different salt test added
Added hashing and salt generation
updated the index.js added the password to the user
updated the index.html to hide the password when logging in.
updated the the output in error case, updated the tests of the CalculatorResourceTest
Merge remote-tracking branch 'origin/main'
"Fixed" test class
Merge remote-tracking branch 'origin/main'
Added option for multiple use of values in operation
Updated tests
Merge remote-tracking branch 'origin/main'
Fixed test class
Added link to "Logg" button
Merge remote-tracking branch 'origin/main'
another try with decimal
Changed IP in glances.conf
Trying change in CalculatorResource
another try with the decimal number
Merge remote-tracking branch 'origin/main'
Merge remote-tracking branch 'origin/main'
Merge remote-tracking branch 'origin/main'
Added tests for multiplication and division
Merge remote-tracking branch 'origin/main'
added multiplication, division. made tests to them and refactored the result to double. Exercise 8
added multiplication, division. made tests to them and refactored the result to double. Exercise 8
Loading