| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Issue Title Vue: convert to .vue - use 'render' with 'createElement' in index | Regis Boudinot | 2017-04-15 | 1 | -1/+1 |
| | | |||||
| * | frontend prevent authored votes | barthc | 2017-04-14 | 1 | -1/+24 |
| | | |||||
| * | Merge branch '30188-handle-remove-branch-failure' into 'master' | Filipa Lacerda | 2017-04-13 | 2 | -0/+51 |
| |\ | | | | | | | | | | | | | fix js error in MR remove branch failure handler Closes #30188 See merge request !10304 | ||||
| | * | tests for success and failure of deleting branch from MR page30188-handle-remove-branch-failure | Simon Knox | 2017-04-13 | 2 | -0/+51 |
| | | | |||||
| * | | Merge branch 'remove-iife-cycle-analytics-bundle' into 'master' 26510-should-project-updated-time-actually-be-the-last-activity-time | Filipa Lacerda | 2017-04-13 | 1 | -75/+73 |
| |\ \ | | | | | | | | | | | | | Remove IIFEs from files in cycle_analytics_bundle.js See merge request !10613 | ||||
| | * | | Remove IIFEs from files in cycle_analytics_bundle.jsremove-iife-cycle-analytics-bundle | Alfredo Sumaran | 2017-04-10 | 1 | -75/+73 |
| | |/ | |||||
| * | | Reset New branch button when issue state changes | 💃 Winnie 💃 | 2017-04-12 | 1 | -85/+109 |
| | | | |||||
| * | | Fixed random failures with Poll specpoll-test-fix | Phil Hughes | 2017-04-12 | 1 | -36/+57 |
| |/ | | | | | | | | | | | Correctly waits for requests to finish before testing anything. Previously it was waiting for a set amount of time which could possibly cause failures dependant on how quickly these execute Stops any polling requests once done so that the error callback doesn't get called with a 404 Closes #30824 | ||||
| * | Merge branch '1595-ee-backport-environments-tests' into 'master' | Clement Ho | 2017-04-10 | 2 | -4/+6 |
| |\ | | | | | | | | | Backport of EE changes in environments tests See merge request !10528 | ||||
| | * | Backport of EE changes in environments tests1595-ee-backport-environments-tests | Filipa Lacerda | 2017-04-07 | 2 | -4/+6 |
| | | | |||||
| * | | Merge branch 'add-vue-loader' into 'master' | Filipa Lacerda | 2017-04-10 | 3 | -3/+3 |
| |\ \ | | | | | | | | | | | | | | | | | | | Add vue loader Closes #29519 See merge request !10517 | ||||
| | * | | convert pipeline async_button component to vue template | Mike Greiling | 2017-04-09 | 1 | -1/+1 |
| | | | | |||||
| | * | | convert pipeline error state to vue template | Mike Greiling | 2017-04-09 | 1 | -1/+1 |
| | | | | |||||
| | * | | convert pipeline empty state to vue template | Mike Greiling | 2017-04-09 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fixed karmaci-favicon-back-in | Phil Hughes | 2017-04-10 | 1 | -3/+3 |
| |/ / | |||||
| * | | Merge branch 'master' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 1 | -4/+4 |
| |\ \ | |||||
| | * | | Remove Vue from main bundle and disable production warnings | Mike Greiling | 2017-04-07 | 1 | -0/+1 |
| | | | | |||||
| | * | | Merge branch 'karma-failure-fix' into 'master' | Jacob Schatz | 2017-04-07 | 1 | -4/+3 |
| | |\ \ | | | | | | | | | | | | | | | | | Fixed duplicate jQuery AJAX spyon See merge request !10531 | ||||
| | | * | | Fixed duplicate jQuery AJAX spyonkarma-failure-fix | Phil Hughes | 2017-04-07 | 1 | -4/+3 |
| | | | | | |||||
| * | | | | Merge branch 'master' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 1 | -53/+53 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Update droplab | Luke "Jared" Bennett | 2017-04-07 | 5 | -4/+939 |
| | |/ / | |||||
| | * | | FE: Resolve "Performance issues when processing large build traces with ↵ | Filipa Lacerda | 2017-04-07 | 1 | -53/+53 |
| | |/ | | | | | | | Ansi2html" | ||||
| * | | Added variable button fix | Luke "Jared" Bennett | 2017-04-07 | 1 | -2/+16 |
| | | | |||||
| * | | Fixed issue button state bug | Luke "Jared" Bennett | 2017-04-07 | 1 | -37/+56 |
| | | | |||||
| * | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 2 | -3/+44 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into update-droplab-to-webpack-versionupdate-droplab-to-webpack-version | Luke "Jared" Bennett | 2017-04-07 | 9 | -16/+411 |
| | |\ \ | | |/ | |||||
| | | * | Merge branch '5983-realtime-pipelines-table' into 'master' | Kamil Trzciński | 2017-04-07 | 1 | -1/+14 |
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Adds polling function to pipelines table Closes #5983 See merge request !10210 | ||||
| | | | * | Fixes failing spec5983-realtime-pipelines-table | Alfredo Sumaran | 2017-04-06 | 1 | -1/+14 |
| | | | | | |||||
| | | * | | Merge branch 'button-capitalization' into 'master' | Clement Ho | 2017-04-06 | 1 | -1/+1 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Button capitalisation Closes #18931 See merge request !10418 | ||||
| | | | * | | Fix rspec and spinach tests | Jose Ivan Vargas | 2017-04-06 | 1 | -1/+1 |
| | | | |/ | |||||
| | | * | | Merge branch '29193-fix-switching-mr-changes-tab-before-loading' into 'master' | Jacob Schatz | 2017-04-06 | 1 | -1/+29 |
| | | |\ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | Fix container going full-width when switching from "Side-by-side" "Changes" MR tab before done loading Closes #29193 See merge request !10172 | ||||
| | | | * | Fix container issue when switching parallel "Changes" MR tab before done loading29193-fix-switching-mr-changes-tab-before-loading | Eric Eastwood | 2017-04-03 | 1 | -1/+29 |
| | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/29193 | ||||
| * | | | | Fixed bugs and added tests | Luke "Jared" Bennett | 2017-04-07 | 2 | -2/+17 |
| | | | | | |||||
| * | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 4 | -0/+0 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Renamed spec files | Luke "Jared" Bennett | 2017-04-07 | 4 | -0/+0 |
| | | | | | |||||
| * | | | | Finish up feature spec | Luke "Jared" Bennett | 2017-04-07 | 1 | -35/+1 |
| | | | | | |||||
| * | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-06 | 1 | -5/+74 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Update inputsetter | Luke "Jared" Bennett | 2017-04-06 | 1 | -5/+74 |
| | | | | | |||||
| * | | | | Merge branch 'master' into new-resolvable-discussion | Douwe Maan | 2017-04-06 | 7 | -13/+367 |
| |\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | # Conflicts: # app/assets/javascripts/filtered_search/dropdown_hint.js # app/views/shared/issuable/_search_bar.html.haml | ||||
| | * | | | Merge branch '27262-issue-recent-searches' into 'master' | Jacob Schatz | 2017-04-06 | 4 | -3/+284 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recent search history for issues Closes #27262 See merge request !10324 | ||||
| | | * | | | Recent search history for issues | Eric Eastwood | 2017-04-06 | 4 | -3/+284 |
| | | | | | | | | | | | | | | | | | | | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27262 | ||||
| | * | | | | Optimise trace handling code to use streaming instead of full read | Kamil Trzciński | 2017-04-06 | 1 | -2/+4 |
| | | | | | | |||||
| | * | | | | Introduced empty/error UX states to environments monitoring. | Jose Ivan Vargas Lopez | 2017-04-06 | 2 | -8/+79 |
| | | | | | | |||||
| * | | | | | Update unit tests | Luke "Jared" Bennett | 2017-04-06 | 1 | -31/+76 |
| | | | | | | |||||
| * | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-06 | 9 | -8/+171 |
| |\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | | Merge branch 'master' into update-droplab-to-webpack-version | Luke "Jared" Bennett | 2017-04-06 | 9 | -8/+171 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Merge branch 'pdf-js-spec-loading-wait' into 'master' | Jacob Schatz | 2017-04-06 | 1 | -8/+16 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wait for the PDF to be loaded before doing anything Closes #30531 See merge request !10493 | ||||
| | | | * | | | Wait for the PDF to be loaded before doing anything | Phil Hughes | 2017-04-06 | 1 | -8/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Closes #30531 | ||||
| | | * | | | | Show CI status as Favicon on Pipelines, Job and MR pages | Kushal Pandya | 2017-04-06 | 3 | -0/+60 |
| | | | | | | | |||||
| | | * | | | | STL file viewer | Phil Hughes | 2017-04-06 | 1 | -0/+42 |
| | | |/ / / | |||||
