Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enterprise edition #1575

Merged
merged 50 commits into from
Oct 6, 2022
Merged
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
2880dab
feat: added license manager and feature flags
mindhash Sep 5, 2022
f267347
chore: deleted unncessary file
mindhash Sep 5, 2022
a91625c
feat: added feature gating mechanics
mindhash Sep 6, 2022
6bee984
feat: completed org domain api
mindhash Sep 12, 2022
fb246b4
chore: checking in saml auth handler code
mindhash Sep 16, 2022
2d8f7c7
chore: merged develop and resolved conflicts
mindhash Sep 16, 2022
98ed96b
feat: added signup with sso
mindhash Sep 20, 2022
2957f62
fix: solved issue with put domain
mindhash Sep 21, 2022
a9723e2
feat: added login support for admins
mindhash Sep 21, 2022
ac9fd04
fix: resolves issue with license activation
mindhash Sep 22, 2022
a59cf8e
fix: resolved org create issue
mindhash Sep 22, 2022
f8adc58
fix: domain creation issue
mindhash Sep 23, 2022
594c723
chore: removed test reference to localhost
mindhash Sep 26, 2022
3a32fc6
fix: solved an issue with saml auth
mindhash Sep 26, 2022
29904a5
chore: added useful log in license validation routine
mindhash Sep 28, 2022
cc77ae7
chore: added dockerfile for ee
mindhash Sep 28, 2022
710949d
chore: changed dockerfile to dockerfile.ee
mindhash Sep 28, 2022
7046693
feat: added pem support for certificate
mindhash Sep 28, 2022
24d04aa
chore: changed issuer to support active dir setup
mindhash Sep 29, 2022
5ac4a1a
chore: added debug messg to resolve registeruser issue
mindhash Sep 29, 2022
8048889
fix: unescaped source url
mindhash Sep 29, 2022
992056e
fix: removed debug message
mindhash Sep 29, 2022
f9025e7
chore: moved go.mod to top folder
mindhash Sep 29, 2022
7b2d741
chore: added ee folder move
mindhash Sep 29, 2022
f5158d6
Merge branch 'develop' into feat/ee
mindhash Oct 1, 2022
605a89d
chore: fixed some mock setups
mindhash Oct 1, 2022
4f55ce2
Merge branch 'feat/ee' of github.com:mindhash/signoz into feat/ee
mindhash Oct 1, 2022
6989b9d
chore: updated makefile of top folder
mindhash Oct 1, 2022
7a3ad74
chore: fixed querybackend name changes
mindhash Oct 3, 2022
43515d4
chore: added ee/signoz.db to remove it in git
mindhash Oct 3, 2022
b1a39b2
chore: deleted ee/signoz.db
mindhash Oct 3, 2022
7873102
chore: removed .signoz.db
mindhash Oct 3, 2022
0fdea3d
chore: removed wrong db file in repo
mindhash Oct 3, 2022
cdd21ec
chore: added condition to ignore all sqlite db files
mindhash Oct 3, 2022
a1b85ae
chore: 🙈 update gitignore and dockerignore file
prashant-shahi Oct 3, 2022
14e63ac
chore: 🚀 update ee dockerfile
prashant-shahi Oct 3, 2022
416453e
chore: 🚀 include ee build steps in Makefile
prashant-shahi Oct 3, 2022
a3749ff
ci(build-workflow): 👷 include EE query-service
prashant-shahi Oct 3, 2022
407184d
fix: 🐛 resolve issues of build files
prashant-shahi Oct 3, 2022
f5a179b
Merge pull request #1 from prashant-shahi/prashant/ee-build
mindhash Oct 3, 2022
853f110
Merge branch 'develop' into feat/ee
prashant-shahi Oct 3, 2022
97a97b4
fix: 🐛 update package name
prashant-shahi Oct 3, 2022
790f049
fix: move usage reporting to top level ee folder
nityanandagohain Oct 3, 2022
ddf830a
Merge pull request #2 from nityanandagohain/feat/usage-reporting-pr
mindhash Oct 4, 2022
ad5a6d9
fix: resovled some review comments and issue with license page
mindhash Oct 6, 2022
cc37c5c
Merge branch 'feat/ee' of github.com:mindhash/signoz into feat/ee
mindhash Oct 6, 2022
a8d6d9d
chore: restored prom config
mindhash Oct 6, 2022
d822ca1
Merge branch 'develop' into feat/ee
mindhash Oct 6, 2022
9ee3962
chore(ee): 🔧 LD_FLAGS related changes
prashant-shahi Oct 6, 2022
a05a6fd
Merge pull request #3 from prashant-shahi/prashant/ld-flags
mindhash Oct 6, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: removed .signoz.db
  • Loading branch information
mindhash committed Oct 3, 2022
commit 787310285a90c25fe616a7760c19da6fbcdb91fd
Binary file removed pkg/query-service/.signoz.db
Binary file not shown.