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
071d8ab06914ccb87211f86566fcd237c34bf950
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
27
Feb
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
9
8
7
6
5
4
3
2
1
31
Jan
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
12
5
30
Dec
27
18
10
9
4
3
1
30
Nov
29
28
27
25
23
22
23
22
21
20
18
17
16
15
14
13
12
11
10
9
10
9
8
7
6
4
3
updated change list.'
added paths and extensions options to view class.
fixing underscored library auto-loading.
Merge branch 'develop' of github.com:laravel/laravel into develop
cleaning up code.
cleaning up code.
Merge branch 'master' into develop
updating readme.
updating readme.
updating readme.
simplify autoloader namespace mapping.
cleaning up code.
cleaning up view code.
dont override paths if they are already set in bootstrap.
modified log gitignore.
Merge branch 'master' into develop
incremented version.
added certificate of origin to license file.
add change note.
add change note.
updated changelog.
updated changelog.
add change note.
make the pdo fetch style configurable.
comment cleanup.
clarify cookie comment.
cleaning up the cookie class.
added link_to_action method to html class.
blade ext constant no longer needed.
removed blade from core and extracted it into bundle. added view engine event to hook in any view engine to the core.
Added shortcut method to load a designated route's response
working on view engine event.
trimming up comment bloat.
fixing comment.
cleaning up classes.
allow events to override the log class.
basic code cleanup.
improving some comments.
allow multiple request methods for uri.
fix handling of HEAD http requests.