Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nette-backlink
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
grifart libs
nette-backlink
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
main
Select Git revision
Branches
2
allow-suppression-of-no-request-stored-exception
main
default
protected
Tags
12
0.1.0-beta.10
0.1.0-beta.9
0.1.0-beta.8
0.1.0-beta.7
0.1.0-beta.6
0.1.0-beta.5
0.1.0-beta.4
0.1.0-beta.3
0.1.0-beta.2
0.1.0-beta.1
0.1.0-alpha.2
0.1.0-alpha.1
14 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Nov
4
May
7
Nov
4
7
Apr
1
31
Mar
6
Dec
16
Nov
15
12
11
10
9
8
5
4
1
29
Oct
15
14
12
21
Sep
15
13
fix return type
0.1.0-beta.10 m…
0.1.0-beta.10 main
fix method reference in deprecated messages
allow mixed for additional params
0.1.0-beta.9
0.1.0-beta.9
Revert "trait: support Stringable in additional params"
trait: support Stringable in additional params
0.1.0-beta.8
0.1.0-beta.8
add deprecation to phpstan ignore
0.1.0-beta.7
0.1.0-beta.7
revert named parameter as it doesn't work with nette/utils@3
Merge branch 'allow-additional-params-in-trait' into 'main'
0.1.0-beta.6
0.1.0-beta.6
trait: allow passing additional params
fix deprecation
support nette/utils v4
fix deprecated
import function fqn
service and trait tests integration folder
0.1.0-beta.5
0.1.0-beta.5
implement suppression
allow-suppressi…
allow-suppression-of-no-request-stored-exception
move no request stored test to its folder
Merge branch 'trait-tests' into 'main'
remove unused function
add no request stored trait test
add happy path trait test
rename
trait tests: work with proper presenter
move trait tests to its folder
Merge branch 'cleanup-and-upgrade' into 'main'
fix restore of already non-restored request
simplify exception constructor
use shorter version of type checks
upgrade phpstan
upgrade grifart/stateful
no need to pass CurrentUser to Backlink facade
fix return type for redirectToBacklink()
0.1.0-beta.4
0.1.0-beta.4
Merge branch 'non-persistent-backlink' into 'main'
simplify condition
require backlink property to be declared explicitly
fillBacklink() -> initializeBacklink()
improve readme
fix declaration check
improve exception message
ensure property is declared in all public methods
update readme
Loading