Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create PipelineDetailsEntity | Z.J. van de Weg | 2017-05-31 | 7 | -43/+54 |
* | Initial implementation for real time job view | Z.J. van de Weg | 2017-05-31 | 5 | -9/+62 |
* | Merge branch 'rename-builds-controller' into 'master' | Kamil TrzciĆski | 2017-05-31 | 33 | -179/+261 |
|\ | |||||
| * | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-31 | 9 | -24/+32 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-31 | 128 | -1116/+1484 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-26 | 279 | -1785/+2401 |
| |\ \ \ | |||||
| * | | | | Add checks before redirect, remove status/trace | Lin Jen-Shin | 2017-05-24 | 2 | -8/+8 |
| * | | | | Use controllers to redirect | Lin Jen-Shin | 2017-05-23 | 2 | -0/+76 |
| * | | | | Fix JS dispatcher for job trace | Lin Jen-Shin | 2017-05-18 | 1 | -1/+1 |
| * | | | | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-18 | 40 | -124/+246 |
| |\ \ \ \ | |||||
| * | | | | | Rename BuildsController to JobsController | Lin Jen-Shin | 2017-05-17 | 31 | -66/+73 |
* | | | | | | Merge branch 'task-list-2' into 'master' | Filipa Lacerda | 2017-05-31 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Include deckar01-task_list with import instead of require | Jared Deckard | 2017-05-23 | 1 | -1/+1 |
| * | | | | | | Upgrade to task_list v2 | Jared Deckard | 2017-05-23 | 1 | -1/+1 |
* | | | | | | | Merge branch 'issue-edit-inline' into 'master' | Filipa Lacerda | 2017-05-31 | 29 | -75/+1134 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | enable meta+enter shortcut to quick submitissue-edit-inline | Phil Hughes | 2017-05-30 | 4 | -6/+21 |
| * | | | | | | | fixed issuable shortcuts not working | Phil Hughes | 2017-05-30 | 6 | -7/+27 |
| * | | | | | | | Merge branch 'master' into issue-edit-inline | Phil Hughes | 2017-05-30 | 162 | -1354/+1922 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | fixed up weird karma specs with tooltip | Phil Hughes | 2017-05-26 | 3 | -8/+4 |
| * | | | | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-project-move-warning | Phil Hughes | 2017-05-26 | 4 | -4/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | fixed issuable templates dropdown not showing | Phil Hughes | 2017-05-25 | 1 | -1/+1 |
| | * | | | | | | | | fixed GFM references not working | Phil Hughes | 2017-05-25 | 2 | -2/+3 |
| | * | | | | | | | | fixed move issue specs | Phil Hughes | 2017-05-25 | 1 | -1/+1 |
| * | | | | | | | | | use formState to update loading of save buttonissue-edit-inline-project-move-warning | Phil Hughes | 2017-05-26 | 3 | -15/+7 |
| * | | | | | | | | | Warn before moving issue in inline edit form | Phil Hughes | 2017-05-25 | 3 | -3/+20 |
| |/ / / / / / / / | |||||
| * | | | | | | | | renamed path to web_url in endpoint | Phil Hughes | 2017-05-25 | 2 | -3/+3 |
| * | | | | | | | | Merge branch 'master' into issue-edit-inline | Phil Hughes | 2017-05-25 | 299 | -2217/+2963 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fixed bug with can? check when user is not logged in | Phil Hughes | 2017-05-24 | 1 | -1/+1 |
| * | | | | | | | | | Changed all data to come through the JSON script element | Phil Hughes | 2017-05-24 | 5 | -47/+30 |
| * | | | | | | | | | Merge branch 'issue-edit-inline-getdata-after-update' into 'issue-edit-inline' | Filipa Lacerda | 2017-05-24 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Get new data after inline edit saveissue-edit-inline-getdata-after-update | Phil Hughes | 2017-05-22 | 1 | -0/+5 |
| * | | | | | | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-template | Phil Hughes | 2017-05-22 | 5 | -4/+42 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |||||
| | * | | | | | | | | | Added test to check if warning is not visible | Phil Hughes | 2017-05-22 | 1 | -1/+2 |
| | * | | | | | | | | | Removed role from linkissue-edit-inline-locked-warning | Phil Hughes | 2017-05-22 | 1 | -2/+1 |
| | * | | | | | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-locked-warning | Phil Hughes | 2017-05-22 | 9 | -11/+133 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Added specs for testing when warning is visible | Phil Hughes | 2017-05-18 | 2 | -17/+8 |
| | * | | | | | | | | | | Show warning if realtime data has changed since the form has opened | Phil Hughes | 2017-05-18 | 4 | -3/+50 |
| * | | | | | | | | | | | added label to button | Phil Hughes | 2017-05-22 | 1 | -4/+4 |
| * | | | | | | | | | | | Moved value into computed propertyissue-edit-inline-description-template | Phil Hughes | 2017-05-22 | 3 | -6/+9 |
| * | | | | | | | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-template | Phil Hughes | 2017-05-22 | 10 | -18/+149 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Removed un-used CSSissue-edit-inline-move-project | Phil Hughes | 2017-05-18 | 2 | -3/+3 |
| | * | | | | | | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-move-project | Phil Hughes | 2017-05-18 | 8 | -9/+63 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | |||||
| | | * | | | | | | | | | Merge branch 'auto-focus-description-field' into 'issue-edit-inline' | Filipa Lacerda | 2017-05-18 | 1 | -1/+4 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Focus the description field in the inline form when mounted | Phil Hughes | 2017-05-17 | 1 | -1/+4 |
| | | * | | | | | | | | | | Stops formState from updating if the form is already openissue-edit-inline-stop-edit-button-reseting-state | Phil Hughes | 2017-05-17 | 1 | -6/+8 |
| | * | | | | | | | | | | | Added move to project in issue inline edit form | Phil Hughes | 2017-05-17 | 9 | -7/+133 |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-template | Phil Hughes | 2017-05-17 | 7 | -4/+56 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Merge branch 'issue-edit-inline-confidential' into 'issue-edit-inline' | Filipa Lacerda | 2017-05-17 | 6 | -1/+44 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialissue-edit-inline-confidential | Phil Hughes | 2017-05-17 | 13 | -6/+398 |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | |||||
| | | * | | | | | | | | | | Use dash instead of underscore | Phil Hughes | 2017-05-16 | 1 | -2/+2 |