Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
osticket
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
docker
osticket
Graph
3c8b11119b9fff5c98f400bf2724ed29fd549081
Select Git revision
Branches
11
1.10.x
1.11.x
1.12.x
1.14.x
1.8.0.x
1.8.x
1.9.x
develop
default
protected
develop-next
master
revert-3168-issue/2910
Tags
20
v1.14.1
v1.12.5
v1.14
v1.12.4
v1.14-rc2
v1.12.3
v1.14.-rc1
v1.14-rc1
v1.12.2
v1.12.1
v1.10.7
v1.12
v1.10.6
v1.11
v1.10.5
v1.11.0-rc1
v1.10.4
v1.10.3
v1.10.2
v1.10.1
31 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Jun
12
10
6
5
28
May
24
23
22
13
19
Apr
10
9
7
2
1
30
Mar
29
28
27
21
14
13
12
11
7
6
5
3
27
Feb
23
22
20
19
18
15
14
13
12
11
10
8
28
Jan
24
21
18
14
9
7
3
1
17
Dec
16
15
14
13
10
7
6
4
2
30
Nov
28
27
24
22
21
16
14
13
12
11
10
1
31
Oct
29
28
24
23
22
19
18
15
14
11
10
8
7
5
4
3
2
29
Sep
27
26
19
18
17
14
13
11
10
9
7
6
4
3
2
31
Aug
30
29
28
25
23
22
16
13
12
10
11
10
9
8
2
1
30
Jul
28
25
23
22
21
20
19
16
15
13
12
10
9
8
Merge pull request #583 from greezybacon/issue/579
Add test to find leading and trailing whitespace
Remove trailing line in MySQLi file
Merge pull request #577 from greezybacon/feature/signals
Add a check (predicate) callable to the signal connect
Simple mockup for publish/subscribe signal model
Rebase test suite to be more modular
Add deploy cli script
Fixup Unpacker::unpackage()
Use internal stdout and stderr objects for logging
Fixup argument parsing with no args (store_true)
Merge pull request #581 from greezybacon/issue/installer-assumptions
Fix HTTP assumptions in the installer
Merge pull request #580 from greezybacon/revisit/cli
Add defaults to parsed command-line options
Address issues from the cli framework
Merge pull request #564 from greezybacon/feature/federated-config
Various bug-fixes for the upgrader
Add persistence configuration
Drop OstConfig::updateAttachmentsSettings(), ::allowSMTPSpoofing()
Use an abstract Config class and auto-created records
Federate configuration settings
Merge pull request #571 from protich/feature/mysqli
Fix variable typo
Make db_query options param optional.
Make sure db queries use db_query and not mysql_query (needed for mysqli support)
Remove db connection and database params db_query()
Merge remote-tracking branch 'upstream/develop' into feature/mysqli
Merge pull request #568 from greezybacon/feature/cluster-db
Use ticket default department=0
Fix md5 hash on windows platforms
Merge pull request #548 from protich/issue/upgrader_bugs
Merge pull request #543 from tomashastings/patch-1
Merge pull request #547 from tomashastings/patch-2
Merge pull request #565 from cwhite21/patch-1
Use connection error message on connect error. Decouple DB selection from connection
Add mysqli support to installer and minor improvements
Migrate to new session storage model
Use database default storage engine
Allow osTicket to install on a database cluster
Loading