Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
awssdk-2745157
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
awssdk-2745157
Graph
7.x-5.x
Select Git revision
Branches
5
2745157-fix-the-errorswarnings
7.x-2.x
7.x-3.x
7.x-4.x
7.x-5.x
default
Tags
20
7.x-5.4
7.x-5.3
7.x-5.2
7.x-5.1
7.x-5.0
7.x-4.8
7.x-4.7
7.x-4.6
7.x-4.5
7.x-4.4
7.x-4.3
7.x-4.2
7.x-4.1
7.x-4.0
7.x-3.7
7.x-3.6
7.x-3.5
7.x-3.4
7.x-3.3
7.x-3.2
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Jan
1
Jun
10
Oct
29
Jul
1
May
30
Jan
26
24
17
6
3
28
Dec
16
14
9
9
Nov
7
25
Oct
13
3
2
Sep
23
Aug
22
4
25
Jul
14
13
22
Jun
18
8
7
12
May
4
13
Apr
5
27
Mar
18
14
1
25
Feb
18
7
15
Jan
Issue #2745157: Fix the errors/warnings reported by PHP_CodeSniffer
2745157-fix-the…
2745157-fix-the-errorswarnings
Issue #2654126 by marcelovani, davidgrayston: Drush make doesn't check out libraries in awssdk.make
7.x-5.x
7.x-5.x
Issue #1805390: Add narrower administration permission.
Update awssdk_requirements() call in test.
7.x-5.4
7.x-5.4
Issue #1704816: Update libraries dependency version and make file.
Issue #1429614: Rewrite compatibility checking to take advantage of refactored SDK compatibility tests.
7.x-5.3
7.x-5.3
Issue #1421754 by Larksmann: Set aws_certificate_authority to TRUE instead of 1 in the UI.
Issue #1418174: Remove outdated code references for UI descriptions.
7.x-5.2
7.x-5.2
Issue #1415756 [follow-up]: Add aws_ prefix to variables in UI.
Issue #1417318 [follow-up]: Add aws_ prefix to all variables in update hook.
Update recommended SDK version to 1.5.1.
Issue #1417318: Provide upgrade path from 1.4.x to 1.5.x.
Issue #1415756: Update cloudfront configuration keys.
Only check requirements during runtime.
Add link to configuration form if ui is enabled.
Credentials should only be checked if unable to check compatibility or compatible.
Issue #1395498: Check for the availability of ob_start().
Update drush make to 1.5.0.1.
7.x-5.1
7.x-5.1
Issue #1396332: Add note about compatibility table.
Add README.
Issue #1396332: Add minimum version check.
Issue #1386820: Detect version as plain string.
Issue #1386820 by iamfil: Detect four part version numbers.
Update info file to require libraries alpha2 like make file.
7.x-5.0
7.x-5.0
Remove enable_extensions setting as it was removed in 1.5.
Remove variables on uninstall.
Remove 'for PHP' from settings menu router title.
Update test.
Add check for credentials being properly loaded in hook_requirements().
Remove UI test since defaults can no longer be parsed.
Update UI for new configuration setup.
Update configuration handling.
Issue #1371444: Initial configuration loading update for 1.5.
Update to 1.4.8.
7.x-4.8 7.x-4.x
7.x-4.8 7.x-4.x
Update for 1.4.7.
7.x-4.7
7.x-4.7
Update for 1.4.6.
7.x-4.6
7.x-4.6
No need to load the library to get the path, instead use libraries_get_path().
7.x-4.5
7.x-4.5
Update to AWS SDK 1.4.5.
Add test for config.inc.
Since config_load() now returns all lower-case keys should be upper cased when defining constants.
Loading