Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
UserAdminV2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
庄欣
UserAdminV2
Graph
e40faa1945c7e53b688cd62f59a2a72d8acc3d5f
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Sep
31
Aug
30
29
28
26
25
24
23
22
21
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
23
22
21
20
19
18
16
15
14
13
12
11
10
9
8
added application access to composers.
refactoring routing and adding comments.
continued refactoring.
Merge branch 'feature/ioc' into develop
more dependency injection!
more ioc refactoring.
added facades and made other ioc improvements.
refactoring for dependency injection.
added comment to language class properties.
refactored the lang class for dependency injection.
refactoring for dependency injection.
continued refactoring of view classes.
refactoring redirect and response classes.
finished refactoring of the redirect generator.
refactoring the view classes.
refactoring bootstrap process.
continued ioc refactoring.
change is_callable checks to instanceof Closure.
fix session related bugs.
fix bug in query class.
fixed a few controller delegation issues.
pass request into route closures.
fixed database namespacing.
Merge branch 'master' into develop
fix typo in change log.
fixed merge conflicts.
increment version and update change log.
fixed bug that prevented view exception from being shown.
refactoring for dependency injection and testability.
Merge branch 'feature/ioc' into develop
more refactoring for dependency injection.
refactoring and adding more dependency injection through ioc container.
fixed conflicts.
Updated change log for 1.5.5.
Fixed session.http_only retrieval.
fixed merge conflict.
incremented version.
fixed session extraction bug.
Merge branch 'hotfix/session'
fix session option extract bug.