summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* enable meta+enter shortcut to quick submitissue-edit-inlinePhil Hughes2017-05-304-6/+21
* fixed issuable shortcuts not workingPhil Hughes2017-05-306-7/+27
* Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-3022-435/+726
|\
| * Update looks job logFilipa Lacerda2017-05-301-183/+150
| * Merge branch '31349-pipeline-url-techdeb' into 'master'Phil Hughes2017-05-303-57/+66
| |\
| | * Use vue file for pipelines tables components31349-pipeline-url-techdebFilipa Lacerda2017-05-293-57/+66
| * | Merge branch '2472-assignee-dropdown-does-not-display-selected-assignee-ce' i...Phil Hughes2017-05-302-4/+40
| |\ \
| | * | Backport MR from EEClement Ho2017-05-262-4/+40
| * | | Merge branch '31849-pipeline-show-view-realtime' into 'master'Phil Hughes2017-05-305-65/+103
| |\ \ \
| | * | | Use function to define data instead of an object31849-pipeline-show-view-realtimeFilipa Lacerda2017-05-262-4/+6
| | * | | Creates a mediator for pipeline details vue in order to mount several vue app...Filipa Lacerda2017-05-265-65/+101
| * | | | Add performance deltas between app deployments on Merge Request widgetKushal Pandya2017-05-292-11/+43
| * | | | Merge branch 'fix-up-notes-technical-debt' into 'master'Fatih Acet2017-05-291-108/+115
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix up some notes tech debtfix-up-notes-technical-debtEric Eastwood2017-05-261-108/+115
| | |/ /
| * | | Merge branch '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-a...Fatih Acet2017-05-262-3/+7
| |\ \ \
| | * | | Fallback to false when remove_source_branch is null.Bryce Johnson2017-05-251-1/+1
| | * | | Update shouldRemoveSourceBranch against API entity changes.Bryce Johnson2017-05-251-3/+1
| | * | | Shush eslint.Bryce Johnson2017-05-221-1/+1
| | * | | Upgrade Remove Source Branch checkbox UX.Bryce Johnson2017-05-222-3/+9
| * | | | More consistent padding of notes, system notes, and note formDouwe Maan2017-05-261-1/+1
| | |_|/ | |/| |
| * | | Creates CI Header component to use in pipelines and job details pagesFilipa Lacerda2017-05-263-0/+198
| * | | Merge branch '32888-fix-error-after-missing-note-hash-fragment-in-dom' into '...Clement Ho2017-05-261-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix error thrown with missing note fragment in DOM32888-fix-error-after-missing-note-hash-fragment-in-domEric Eastwood2017-05-261-1/+1
| * | | Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-251-1/+1
| |\ \ \
| | * | | Clean up diff renderingDouwe Maan2017-05-231-1/+1
| * | | | Merge branch 'fix-filtered-search-issuable-empty-state-exception' into 'master'Phil Hughes2017-05-251-1/+1
| |\ \ \ \
| | * | | | Check for filtered-search before constructing filteredsearchmanagerLuke "Jared" Bennett2017-05-121-1/+1
* | | | | | fixed up weird karma specs with tooltipPhil Hughes2017-05-263-8/+4
* | | | | | Merge branch 'issue-edit-inline' into issue-edit-inline-project-move-warningPhil Hughes2017-05-263-3/+4
|\ \ \ \ \ \
| * | | | | | fixed GFM references not workingPhil Hughes2017-05-252-2/+3
| * | | | | | fixed move issue specsPhil Hughes2017-05-251-1/+1
* | | | | | | use formState to update loading of save buttonissue-edit-inline-project-move-warningPhil Hughes2017-05-263-15/+7
* | | | | | | Warn before moving issue in inline edit formPhil Hughes2017-05-252-2/+19
|/ / / / / /
* | | | | | renamed path to web_url in endpointPhil Hughes2017-05-251-2/+2
* | | | | | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-25119-1401/+1686
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Use non-global jQuery reference within raven bundleLuke "Jared" Bennett2017-05-251-1/+2
| * | | | | Merge branch 'winh-ajax-filter-cache' into 'master'Clement Ho2017-05-241-36/+11
| |\ \ \ \ \
| | * | | | | Use AjaxCache in Droplab AjaxFilterwinh-ajax-filter-cachewinh2017-05-241-36/+11
| * | | | | | Copy as GFM even when parts of other elements are selectedDouwe Maan2017-05-242-8/+22
| * | | | | | Merge branch 'dm-copy-as-gfm-without-empty-elements' into 'master'Filipa Lacerda2017-05-241-26/+49
| |\ \ \ \ \ \
| | * | | | | | Remove unnecessary variabledm-copy-as-gfm-without-empty-elementsDouwe Maan2017-05-241-3/+1
| | * | | | | | Don't copy empty elements that were not selected on purpose as GFMDouwe Maan2017-05-181-26/+51
| * | | | | | | Merge branch '32170-assignees-spinner' into 'master'Phil Hughes2017-05-242-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | add loading spinner to sidebar assignees32170-assignees-spinnerSimon Knox2017-05-242-1/+6
| * | | | | | | | Merge branch 'wait-for-ajax-handling-all-js-requests' into 'master'Douwe Maan2017-05-241-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'dm-paste-code-inside-gfm-code' into 'master'Filipa Lacerda2017-05-242-9/+28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add specdm-paste-code-inside-gfm-codeDouwe Maan2017-05-231-6/+6
| | * | | | | | | | Don't wrap pasted code when it's already inside code tagsDouwe Maan2017-05-192-3/+22
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch '32563-remove-duplicated-config-code-for-filtered-search-dropdow...Phil Hughes2017-05-2411-32/+48
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |