Change | User | Description | Committed |
---|---|---|---|
11337 | Paul Allen | Merge down latest changes from MAIN | 10 years ago |
11336 | mjoubert |
Icon and jelly change #review @pallen "looks great" |
10 years ago |
11107 | Paul Allen | Merging using p4-jenkins | 10 years ago |
11106 | mjoubert | Changelist report ordering. Review files needs to be at the top of the change pages so d...evelopers can easily see what their changes are. #review @pallen « |
10 years ago |
11080 | Paul Allen |
#review-11081 Removed unused code/comments. @mjoubert |
10 years ago |
11078 | Paul Allen |
Tidy up changes and unused methods. Unit tests look good. @mjoubert |
10 years ago |
11072 | mjoubert |
Committing review to DEV branch for further investigation @pallen |
10 years ago |
11063 | mjoubert | Approve changes for Dev branch. Unit tests are failing; needs investigation. @pa...llen « |
10 years ago |
11055 | Paul Allen | Run auto format to tidy up changes. | 10 years ago |
11054 | Paul Allen | Import of Morne Joubert changes. | 10 years ago |
11053 | Paul Allen | Branching using p4-jenkins | 10 years ago |
9978 | Paul Allen | Merging using p4-jenkins | 11 years ago |
9965 | Paul Allen | Removed old 'node', 'hostname', 'hash' and 'project'. - These are either not used or cove...red in the Environment. - Updated the help. « |
11 years ago |
9964 | Paul Allen | More updates to code for new 1.569 plugin version. | 11 years ago |
9854 | Paul Allen | Upgrade plugin (1.569) to support Job/Run | 11 years ago |
9853 | Paul Allen | Merging using p4-jenkins | 11 years ago |
9843 | Paul Allen | Log build version in p4java connection. | 11 years ago |
9842 | Paul Allen | Null protection for pin at label. | 11 years ago |
9841 | Paul Allen | Expand labels for pinned builds. | 11 years ago |
9840 | Paul Allen | Minor improvments. - Protection against undefined workspaces - Logging improvments for Pe...rforce - Performance for Perforce connections « |
11 years ago |
9834 | Paul Allen | Support pinned builds with SCM Polling. Supports the Populate option 'Pin build at Perf...orce Label' (or change), and only triggers a build if the label is changed. « |
11 years ago |
9824 | Paul Allen | Report the plugin version. Extracts the plugin version and adds a name for reporting in... the P4D logs. e.g. [Jenkins_p4-plugin/1.0.10-SNAPSHOT] « |
11 years ago |
9820 | Paul Allen | Merge POM for next release | 11 years ago |
9815 | Paul Allen | Wipe Out Workspace now unsyncs revisions. Previously I tried to delete the client works...pace, but now I unsync the files. Fixed bug with matrix build not finding the client name (use a P4_CLIENT env var from last build). « |
11 years ago |
9804 | Paul Allen | Merging using p4-jenkins | 11 years ago |
9800 | Paul Allen | Limited files to 50 for Change reporting. Moved client less functions out of ClientHelp...er and moved login to parent class. « |
11 years ago |
9799 | Paul Allen | Fix for test cases; can't access data after object is cloned. | 11 years ago |
9798 | Paul Allen | Clone Workspace as Build Matrix was using the same object. https://issues.jenkins-ci.or...g/browse/JENKINS-24027 « |
11 years ago |
9797 | Paul Allen |
Workspace name filter Replace restricted characters with "-" as per the old plugin |
11 years ago |
9796 | Paul Allen | Fix change list reporting for first builds. Labels and Shelved reviews were not reporte...d correctly on first build. Failed system tests. « |
11 years ago |
9793 | Paul Allen | Change list reporting. Only report the last change list for the first build; prevent a fl...ood of changes. For later builds; reports submitted changes since the last build. « |
11 years ago |
9789 | Paul Allen | When 'Force Clean and Sync' remove all files and clean have list. | 11 years ago |
9788 | Paul Allen | Merging using p4-jenkins | 11 years ago |
9783 | Paul Allen | Ignore sync messages from p4java. "file does not exist" -- when syncing a deleted... file revision. "no file(s) as of that date" -- when resyncing at @0 « |
11 years ago |
9782 | Paul Allen | Limit change-lists report on first/clean builds. If during a build the workspace has no... sync'ed changes from a previous build (e.g. cstat reports no 'have' entries), then only the last change 'needed' is reported. « |
11 years ago |
9768 | Paul Allen | Missing client update on templare workspaces. | 11 years ago |
9763 | Paul Allen | Change in priority for force sync vs have. | FORCE | !FORCE ... HAVE | -f | !HAVE | -f | -p « |
11 years ago |
9762 | Paul Allen | Use `-p` (not `-k`) for bypass have. | 11 years ago |
9761 | Paul Allen |
Set environment P4_CHANGELIST Using the value from TagAction set after a build. |
11 years ago |
9754 | Paul Allen | Clear Workspace environment betweeen builds. | 11 years ago |
9753 | Paul Allen | File limit on detailed change set view. Limited the list of files shown in a change to... 50 for changes contributing to a build. « |
11 years ago |
9750 | Paul Allen | Add support for Environment variables. Includes cleanup of Perforce exception reporting... for Connections and Workspaces. « |
11 years ago |
9745 | Paul Allen |
Bugfix to avoid null pointer if there are no changes after a successful build. [TPI-127] |
11 years ago |
9744 | Paul Allen | Switch POM to use p4java 2013.2.894409-SNAPSHOT. - p4java bug fix for spaces in workspace... Root « |
11 years ago |
9741 | Paul Allen | removed eclipse .classpath file | 11 years ago |
9740 | Paul Allen | removed eclipse .project file | 11 years ago |
9737 | Paul Allen | Fix for the 'DELETE generated files' The option under 'Auto cleanup and sync' now uses... p4 reconcile flags `-ed` (not the implied `-a` as these are the files you want to leave). « |
11 years ago |
9736 | Paul Allen | Custom build args for Workspace names. Takes `${parameter}` and replaces it with the va...lue if defined or uses the tag (`parameter` in this case). Includes substitution for a space ` ` with `_` as per P4 behaviour. « |
11 years ago |
9721 | Paul Allen | Merging using p4-jenkins | 11 years ago |
9716 | Paul Allen | Updated POM; P4Java is now in Maven. | 11 years ago |