535 results found
-
Allow to undo the current selection in Gluon (just like Plastic GUI)
In Plastic GUI you can either undo the current selection with a right click, or undo all the checked items with the undo changes button.
Allowing the same behaviour in Gluon would be really appreciated.
Thank you,
6 votes -
Don't unignore all files within unignored folder
RIght now,
!/fooand!/foo/**do exactly the same thing. It would give developers an extra degree of control if!/fooalone, or!/foo/, caused the directory entry foo to be unignored without unignoring its contents.3 votes -
Unignored file should forcefully unignore all parent directories
If you ignore a directory tree, unignore a file within that tree, Plastic will allow you to add and checkin the unignored file, but not any of the folders in-between it and the root of the ignored tree. This results in the file not being downloaded/checked-out by others.
3 votes -
rules for changeset appearance based on attributes (DevOps test results)
In a DevOps environment developers want to have automated tests run on each checkin.
To trigger the test runs we can use after-checkin triggers, that's great!
Developers will then get feedback on the changes they made.
This is via mail right now.
But the test results will be needed by other developers, too.
So the results should be placed inside plastic scm connected to the changeset.
This is a additional (optional) request: It would be nice if it was possible to add test reports in HTML format to each changeset and to be able to view them inside plastic scm.…
3 votes -
New Auto-comment option - "issue ID" when using issue tracker integration
{4} = IssueID from issue tracker integration..
This further enables the previous request to add Branch Name as an option... for the same purpose, CI servers that can integrate with issue management system.
My issue tracker branches are prefixed like "yt_TICKET-2" and that won't match on my CI server as it expects issue id "TICKET-2" instead..
3 votes -
Remember repositories when running clconfigureclient.exe to change password
Every time I have to change my LDAP password on a windows machine (where the server is configured for AD working mode) - I have to download/configure a new work space, even though I already have several work spaces available from the configured server.
This could probably be achieved with adding a new column to the pastic.workspaces file:
// Known Plastic SCM workspaces
// id name path server
e1a3445e-68fe-4a80-a2cf-5f61dcf657c1 TwoFactorAuth c:\PlasProjects_WORK\TwoFactorAuth <myserver:port>Baring that, it would be much better if the configuration would "stick" when the only change to the configuration is the password used to connect.
Optionally, just allow…
9 votes -
teamcity plugin - support Branch Remote Run Trigger
https://confluence.jetbrains.com/display/TCD10/Branch+Remote+Run+Trigger
allows personal builds to get triggered off specified branch spec.
3 votes -
Better compare for different image size
If I can compare image with different size, then is it imposible
1 vote -
Mine vs theirs branch names
Keep Mine vs Keep Theirs... as the guy doing the reviews it would be nice if I could see the branch names for "mine" and "theirs"
5 votes -
Improve the error popup window when "the parent revision is inconsistant"
Currently, when Plastic sees a local file older than the one on the repo, it will be impossible to checkin. Moreover, it will tell you only for the first file it finds, so you have to try checkin again and fix each file individually as long as the error pops up.
Solution : Show a list of all the conflicts, and for each file (why not also have a button to process all..), let the user choose which file he wants to keep.
- Keep local file : checkin the local file ; overriding plastic warning.
- Keep repo file…35 votes -
Auto Refresh Branch Explorer Option
An option to refresh the branch explorer automatically would be nice. Similar to Auto Refresh Pending Changelist Option.
13 votes -
Possibility to split changesets
Problem:
Sometimes you checkin changes that aren't necessarily corelated. Well, yes they belong to the same fix, but you could easily revert one change without the other.
When people don't have the habbit to checkin every now and then, they need to checkin when they're done. Most of the time, this checkin contains more than one change.In the unexpected event of a new bug, that was checkedin with these changes, it's hard to revert that one change that's causing the issue.
Suggested solution:
This problem could be solved if there was a way to split existing changesets into new…9 votes -
Allow comments for added files in Code Review
It would be nice to set comments in added files.
12 votes -
It would be great to support gitflow in gmaster
We use Source Tree today and would love to switch over to using gmaster full time. Having giflow built in would make that easier
See:
https://blog.sourcetreeapp.com/2012/08/01/smart-branching-with-sourcetree-and-git-flow/
http://nvie.com/posts/a-successful-git-branching-model/Keep up the great work on the tool!
9 votes -
premade/configured linux distro
Something simple that any idiot could install on a desktop connected to the internet with storage on it. Something like gluon for dedicated plastic scm machines?
1 vote -
pin
I want to pin my tabs. Basic tab functionality.
8 votes -
Possibility to choose jira task from checkin
When "Checkin changes to different branch" it would be nice if you could explore all jira task, instead of having to type the correct name.
7 votes -
load pending changes UI window from plastic.exe
Ability to call the plastic.exe with --pending_changes to load up the pending changes UI (the same one used in windows shell extension). this will enable some easy integrations with other IDEs like VSCode and others that allow mapping a shortcut key to a command.
I'd expect to map a command in VS Code to the command "plastic.exe --pending_changes --workspace "e:\projects\my-vscode-project" and it would show me everything changed within that wrkspace and allow me to check the changes in.
3 votes -
Send monthly invoice via email
Seriously, I shouldn't have to login just to get my invoices, send them to my email please.
9 votes -
Add an email notification system to users in Plastic Cloud
It would be great if whenever actions are done in Plastic Cloud that all pertaining partys are automatically emailed (with a configuration for this).
Example, I create a code review for user A,B,C. Lookup user A,B,C's email and shoot them a notice of the code review. This is a standard feature for other cloud base repos that is super useful. Currently i have to either rely on my teammates telling me they submitted code reviews or have each of them integrate an app into their setup. It would be nice to have a one stop shop for this. : )
33 votes
- Don't see your idea?