Skip to content

Update branch #3

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

Merged
merged 60 commits into from
Nov 27, 2021
Merged

Update branch #3

merged 60 commits into from
Nov 27, 2021

Conversation

rmfcnb
Copy link
Owner

@rmfcnb rmfcnb commented Nov 27, 2021

No description provided.

mcserep and others added 30 commits January 17, 2021 13:51
Parsing test projects in GitHub Actions
…or nullptr (#499)

Checking if the result of a query or query_one function is not empty or nullptr

Co-authored-by: Máté Cserép <[email protected]>
…time. This one also has a Text module connected, so jumping to the proper code location is supported now. Also a bugfix in selecting the defined segment of the code.
Displaying build log messages when clicking on the parse status label.
Trigger GitLab CI automatically
Building and pushing images to Dockerhub.
C++ parser is working based on a compilation_database.json file.
This file may contain relative file paths in its "file" attributes.
This file is given to C++ parser to build the AST of this file.
However, this works only if the filename is correctly relative to
the current working directory.
In this patch the directory and file components are joined so the
full path of a source file is passed to the parser.
Track file browsing with Google Analytics
… which only resulted in an assertion fail when CodeCompass was compiled in debug mode.
…ing the tests, ODB assertions are performed. See #439.
Fix server-side syntax highlighting
It seems like the original source has gone. The project https://github.com/threatstack/libmagic/ was deleted or made private.
* Conditional compilation of plugins. WITH_PLUGINS side is working.

* Conditional compilation of plugins according to specified cmake options.

* Refactoring to reduce redundancy.
intjftw and others added 28 commits May 8, 2021 19:24
Adding more Google Analytics events for the main functionalities of CodeCompass.
Upgrade libthrift java library from 0.12.0 to 0.13.0
Ubuntu 16.04 has ended it's 5-year long standard support lifetime
in April.
Remove mentions and guides for Ubuntu 16.04 "Xenial Xerus"
Added new LDAP authenticator plugin. It depends on the ldap-cpp wrapper of OpenLDAP which is compiled along with the source code. Adding a new CMake flag to be able to compile authentication plugins on demand.
Fixing bug introduced in #529
Replacing constant usage of cppservice
Update build2 version to 0.14.0
# Conflicts:
#	.gitlab/build-codecompass.sh
#	.gitlab/cc-env.sh
#	webgui/scripts/codecompass/view/codeBites.js
#	webgui/scripts/codecompass/view/component/Text.js
…Compass into rmfcnb-pythonplugin-symlink

# Conflicts:
#	plugins/python/parser/src/scripts/cc_python_parser/parser.py
@rmfcnb rmfcnb merged commit 67ae92b into rmfcnb:pythonplugin-symlink Nov 27, 2021
@mcserep mcserep deleted the pythonplugin branch January 23, 2022 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants