Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
Loan-system-backend
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
Container 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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pietari Noeskoski
Loan-system-backend
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
28
Jan
20
19
18
Dec
10
8
29
Nov
28
22
20
8
7
25
Oct
24
23
use connection pool
master
master
equipment loan history
mv controllerInvoker to invoker.js
return id of deleted user as empty string
getUsersByEquipmentId
remove receiverId from body params
return all loans
get receiverId from payload
rm privileges middleware
routes
send conflict if equipment is on loan
remove routes
remove getUserPrivilegesById
create group, get group
get name, username and privileges
pass userId in query
loans controller
add user to groups
select id of new equipment
use controllerInvoker
get equipments by user id
swagger
query params
update equipments endpoint
disable authentication
update user privileges
return user id
change column is_pattern to pattern
/equipments/me endpoint
routes
privileges controller
jwt expiresIn time
privileges
String.match -> RegExp.test
use req.route -> req.path + routePrefix options + fix test
remove options from authentication middleware
update auth test
privileges middleware
getUserPrivilegesById
update routes
Loading