FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for discussion/test - devhttps/frontend · GitHub
devhttps
/
frontend
Public
forked from
guardian/frontend
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
frontend
discussion
test
on
master
User selector
Datepicker
Commit history
Commits on May 14, 2018
Remove isSocial from Discussion Profile model
Show description for 21f5ec2
nicl
committed
21f5ec2
View commit details
Copy full SHA for 21f5ec2
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
use https for api calls and delete unused config
QuarpT
committed
f5f2222
View commit details
Copy full SHA for f5f2222
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Fix missing return type for public method in tests
TBonnin
committed
cdf76b9
View commit details
Copy full SHA for cdf76b9
View code at this point
Browse repository at this point
Commits on Sep 12, 2017
Revert "Revert "Merge pull request #17752 from guardian/tbonnin/play-2.6""
Show description for 1e841d6
TBonnin
committed
1e841d6
View commit details
Copy full SHA for 1e841d6
View code at this point
Browse repository at this point
Commits on Sep 8, 2017
Revert "Merge pull request #17752 from guardian/tbonnin/play-2.6"
Show description for dd00899
TBonnin
committed
dd00899
View commit details
Copy full SHA for dd00899
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
play.api.libs.concurrent.Execution.Implicits.defaultContext is deprecated
TBonnin
committed
e25b91a
View commit details
Copy full SHA for e25b91a
View code at this point
Browse repository at this point
CryptoConfig is deprecated, using HttpConfiguration instead
TBonnin
committed
2883aca
View commit details
Copy full SHA for 2883aca
View code at this point
Browse repository at this point
play.api.mvc.Controller is deprecated
TBonnin
committed
2ded73e
View commit details
Copy full SHA for 2ded73e
View code at this point
Browse repository at this point
Remove unecessary imports
TBonnin
committed
997bf65
View commit details
Copy full SHA for 997bf65
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
Update test dependencies
TBonnin
committed
e330231
View commit details
Copy full SHA for e330231
View code at this point
Browse repository at this point
Commits on Dec 16, 2016
Play 2.5 + csrf fixes (#15367)
Show description for 33d9447
TBonnin
authored
33d9447
View commit details
Copy full SHA for 33d9447
View code at this point
Browse repository at this point
Reverting Play 2.5 (#15363)
Show description for 072cb7f
TBonnin
authored
072cb7f
View commit details
Copy full SHA for 072cb7f
View code at this point
Browse repository at this point
Uprade to Play 2.5.10 (#15356)
Show description for 41d85c8
TBonnin
authored
41d85c8
View commit details
Copy full SHA for 41d85c8
View code at this point
Browse repository at this point
Commits on Dec 13, 2016
Refactor: wrap injected Environment into ApplicationContext instance
Show description for 789bfc3
TBonnin
committed
789bfc3
View commit details
Copy full SHA for 789bfc3
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
Fix facia, discussion, applications, sport and article
DiegoVazquezNanini
committed
7e8f4ef
View commit details
Copy full SHA for 7e8f4ef
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
DAPI 404 should result in Frontend 404
TBonnin
committed
ea52b7f
View commit details
Copy full SHA for ea52b7f
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Refactor port logic in healthcheck and tests Suite
TBonnin
committed
4004713
View commit details
Copy full SHA for 4004713
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Use DefaultHttpRecorder to remove duplicated code
jfsoul
committed
de49cfc
View commit details
Copy full SHA for de49cfc
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Use WithTestWsCLient in HealthCheck tests
TBonnin
committed
a00aa75
View commit details
Copy full SHA for a00aa75
View code at this point
Browse repository at this point
Remove use of WS in Healthcheck
TBonnin
committed
4c20528
View commit details
Copy full SHA for 4c20528
View code at this point
Browse repository at this point
remove unecessary case class
TBonnin
committed
59034d3
View commit details
Copy full SHA for 59034d3
View code at this point
Browse repository at this point
Use WithTestWsCLient in Discussion tests
TBonnin
committed
7035bea
View commit details
Copy full SHA for 7035bea
View code at this point
Browse repository at this point
Refactor DiscussionApi and remove use of WS.url in discussion.util.http
TBonnin
committed
9c7ea22
View commit details
Copy full SHA for 9c7ea22
View code at this point
Browse repository at this point
Remove use of WS in discussion test/package
TBonnin
committed
c132b2f
View commit details
Copy full SHA for c132b2f
View code at this point
Browse repository at this point
Remove use of WS in DiscussionApiPluginIntegrationTest
TBonnin
committed
fbd589c
View commit details
Copy full SHA for fbd589c
View code at this point
Browse repository at this point
Remove use of WS in CommentsController
TBonnin
committed
8e74c02
View commit details
Copy full SHA for 8e74c02
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
explicitly pass CSRFConfig when possible within the discussion microservice as the default value uses the injector.
Alexandre Dufournet
committed
38047cc
View commit details
Copy full SHA for 38047cc
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
Bump play version to 2.4.6
Alexandre Dufournet
committed
eb3d86a
View commit details
Copy full SHA for eb3d86a
View code at this point
Browse repository at this point
Revert "Merge pull request #13521 from guardian/re-merge-discussion-app-loader"
Show description for be0e82d
Alexandre Dufournet
committed
be0e82d
View commit details
Copy full SHA for be0e82d
View code at this point
Browse repository at this point
move discussion away from Global and introduce app loader
Alexandre Dufournet
committed
5620fd2
View commit details
Copy full SHA for 5620fd2
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
Revert "Merge pull request #13490 from guardian/discussion-app-loader"
Show description for 82d44c2
Alexandre Dufournet
committed
82d44c2
View commit details
Copy full SHA for 82d44c2
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
move discussion away from Global and introduce app loader
Alexandre Dufournet
committed
d9571d6
View commit details
Copy full SHA for d9571d6
View code at this point
Browse repository at this point
Commits on May 27, 2016
Move the HealthChecks in the "controllers" package
Alexandre Dufournet
committed
035fc68
View commit details
Copy full SHA for 035fc68
View code at this point
Browse repository at this point
Commits on May 11, 2016
Add Cached HealthCheck to discussion
TBonnin
committed
2bab8f4
View commit details
Copy full SHA for 2bab8f4
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Merge pull request #11854 from guardian/tidy-test-logging
Show description for 8717902
Richard Nguyen
committed
8717902
View commit details
Copy full SHA for 8717902
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL