openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Cintient
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
14 days
ago. based on code collected
15 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 8 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Full notifications support, with user configurable settings for setting up all available notification handlers, and per-project event notification preferences. Improved Database so that debugging logs are easier to follow. SVN SCM connector now allows no username as well as no password for access to a remote repository. Also fixed a problem that didn't allow SCM settings to be edited. User class now derives from Framework_DatabaseObjectAbstract. Fixed URL missing trailing slash problem in the webHandler. Made JS form submission generic enough to be reused.
Pedro Mata-Mouros
More...
over 13 years ago
The SVN connector now allows no username and no password.
Pedro Mata-Mouros
More...
over 13 years ago
Built support for user notifications, thought of to be easily pluggable for new notification methods. For now there is preliminary (uncomplete) support for email and working support for Notifo.com. Next steps: user configurable notification types (build failed, build started, etc) for each of the available notification methods. Started working on having a proper base infrastructure for all JS code.
Pedro Mata-Mouros
More...
over 13 years ago
Fixed problem that prevented other users to be added to a project. Project deletion now properly also deletes its users.
Pedro Mata-Mouros
More...
over 13 years ago
Moved project users into their own class, making way for the upcoming notifications implementation.
Pedro Mata-Mouros
More...
over 13 years ago
If all error handling fails, at least a generic error message is sent to the user, after the last form submission. Made script PHP generated errors completely silent.
Pedro Mata-Mouros
More...
over 13 years ago
Fixed bug in the builder tasks selection on the integration builder pane, where a '.' and '..' appeared in the list, in certain OSes (Debian Linux being one), as well as the tasks would appear unsorted (also on the same system).
Pedro Mata-Mouros
More...
over 13 years ago
Password for scm connections no longer mandatory.
Pedro Mata-Mouros
More...
over 13 years ago
Ok, I won't say that now all URL handling issues are solved.
Pedro Mata-Mouros
More...
over 13 years ago
Much smaller footer.
Pedro Mata-Mouros
More...
over 13 years ago
Sigh... That should take care of the last regressions on the URL handling.
Pedro Mata-Mouros
More...
over 13 years ago
Greatly solidified URL handling and hopefully fixed all userdir woes (thanks to @rcarmo for reporting this). Fixed logout not redirecting properly in all cases. Fixed issues with the minimum requirements detection in the installer, that could cause fatal errors and the installer to not run at all.
Pedro Mata-Mouros
More...
over 13 years ago
Fixed base URL detection, it was really overcomplicating something so simple... Userdirs are thus now supported.
Pedro Mata-Mouros
More...
over 13 years ago
Completely dropped pChart dependency, and thus Cintient's PHP compiled with GD requirement. Now using highcharts.js for unit tests charts. TestMethod now extends from BaseObject.
Pedro Mata-Mouros
More...
over 13 years ago
Fixed harmless bug where the test class name wasn't being passed in the final object used to create the charts.
Pedro Mata-Mouros
More...
over 13 years ago
Fixed Fatal error on rare session ended case
Pedro Mata-Mouros
More...
over 13 years ago
Small UI tweaks
Pedro Mata-Mouros
More...
over 13 years ago
[no comment]
Pedro Mata-Mouros
More...
over 13 years ago
Added jGrowl for Growl-style notifications. Currently implemented to alert to finished builds and saved builder elements." Improved text on delete action for builder elements.Save action for builder elements now hides after saving and only appears on change or on key press. Still room for improvement, but better than it was before.Hidden the notification emails textarea on the settings section.Changed waiting icon color at the end of the installation process.
Pedro Mata-Mouros
More...
over 13 years ago
Cleaned up the installer CSS. UI improvements.
Pedro Mata-Mouros
More...
over 13 years ago
Fixed problem with sorting builder elements that erased special properties ${sourcesDir} and ${projectDir}
Pedro Mata-Mouros
More...
over 13 years ago
Making sure only JSON responses are sent to the client. Fixed dealing with an existing .htaccess file.
Pedro Mata-Mouros
More...
over 13 years ago
Some improvements dealing with error cases.
Pedro Mata-Mouros
More...
over 13 years ago
Improved completion message.
Pedro Mata-Mouros
More...
over 13 years ago
Fixed flickering in the finished message.
Pedro Mata-Mouros
More...
over 13 years ago
Performance improvement on installer.js, no need to re-register inputs when a step was already displayed previously. Fixed issue with password checks triggering a remote check.
Pedro Mata-Mouros
More...
over 13 years ago
Added a few error case responses. Reworked the INSTALL text.
Pedro Mata-Mouros
More...
over 13 years ago
Removed
Pedro Mata-Mouros
More...
over 13 years ago
Fixed unused const in Redirector.
Pedro Mata-Mouros
More...
over 13 years ago
The INSTALL file.
Pedro Mata-Mouros
More...
over 13 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree