| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve user experience around slash commands in instant comments | Kushal Pandya | 2017-06-05 | 1 | -0/+31 |
* | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-31 | 1 | -1/+8 |
|\ |
|
| * | Add performance deltas between app deployments on Merge Request widget | Kushal Pandya | 2017-05-29 | 1 | -1/+8 |
* | | Use - as the prefix so we don't conflict with namespaces | Lin Jen-Shin | 2017-05-26 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/master' into rename-builds-controller | Lin Jen-Shin | 2017-05-26 | 4 | -2/+203 |
|\ \
| |/ |
|
| * | Merge branch 'winh-frontend-user-cache' into 'master' | Filipa Lacerda | 2017-05-23 | 2 | -0/+201 |
| |\ |
|
| | * | Add frontend UsersCache class (!11404)winh-frontend-user-cache | winh | 2017-05-23 | 1 | -0/+136 |
| | * | Extract Cache class from AjaxCache | winh | 2017-05-21 | 1 | -0/+65 |
| * | | update frontend specs to use ES module syntax | Mike Greiling | 2017-05-16 | 2 | -2/+2 |
| |/ |
|
* | | Rename BuildsController to JobsController | Lin Jen-Shin | 2017-05-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'issue-boards-label-filtering' into 'master'
| Filipa Lacerda | 2017-05-16 | 1 | -0/+10 |
|\ |
|
| * | Fixed issue boards not filtering when URL params are encoded | Phil Hughes | 2017-05-12 | 1 | -0/+10 |
* | | Merge branch 'remove-vue-from-poll_spec-fix-transient-failures' into 'master'
| Filipa Lacerda | 2017-05-12 | 1 | -71/+22 |
|\ \
| |/
|/| |
|
| * | Removed unneeded false from poll_spec mockServiceCall callremove-vue-from-poll_spec-fix-transient-failures | Luke "Jared" Bennett | 2017-05-11 | 1 | -1/+1 |
| * | Fixed promise action binding and simplified callbacks spy | Luke "Jared" Bennett | 2017-05-11 | 1 | -16/+11 |
| * | improved mockservicecall and fixed up a settimeout | Luke "Jared" Bennett | 2017-05-11 | 1 | -32/+17 |
| * | Removed vue and vue-resource from poll_spec in an attempt to fix the transien... | Luke "Jared" Bennett | 2017-05-10 | 1 | -58/+29 |
* | | Track pending requests in AjaxCache | Winnie Hellmann | 2017-05-10 | 1 | -14/+43 |
|/ |
|
* | Colorize labels in issue search field | Winnie Hellmann | 2017-05-05 | 1 | -0/+129 |
* | Fallback localstorage cases | Luke "Jared" Bennett | 2017-05-05 | 1 | -0/+78 |
* | Add instant comments support | Kushal Pandya | 2017-05-05 | 1 | -0/+11 |
* | Add ES lint support to identify poorly written Promises | Kushal Pandya | 2017-04-20 | 1 | -0/+2 |
* | Merge branch 'use-favicon-full-path-for-pipeline-status-favicon' into 'master'
| Filipa Lacerda | 2017-04-18 | 1 | -7/+6 |
|\ |
|
| * | Updated specs | Luke "Jared" Bennett | 2017-04-13 | 1 | -7/+6 |
* | | Improves support for long build traces: | Filipa Lacerda | 2017-04-18 | 1 | -1/+8 |
* | | 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.jsremove-iife-cycle-analytics-bundle | Alfredo Sumaran | 2017-04-10 | 1 | -75/+73 |
* | | Fixed random failures with Poll specpoll-test-fix | Phil Hughes | 2017-04-12 | 1 | -36/+57 |
|/ |
|
* | Show CI status as Favicon on Pipelines, Job and MR pages | Kushal Pandya | 2017-04-06 | 1 | -0/+51 |
* | Removed formatRelevantDigits from text_utils.js and added it to a new file nu...environment-performance-improvements | Jose Ivan Vargas | 2017-04-03 | 2 | -26/+41 |
* | Added a formatRelevantDigits text utility | Jose Ivan Vargas | 2017-04-03 | 1 | -0/+26 |
* | Change order of specs | Filipa Lacerda | 2017-04-03 | 1 | -41/+42 |
* | Clean history after every test that changes history | Filipa Lacerda | 2017-04-03 | 1 | -0/+8 |
* | Clean history state after each test | Filipa Lacerda | 2017-04-03 | 1 | -0/+5 |
* | Fixes method not replacing URL parameters correctly | Filipa Lacerda | 2017-04-03 | 1 | -0/+35 |
* | group links select2 infinite scroll | Luke "Jared" Bennett | 2017-03-30 | 1 | -0/+31 |
* | Adds restart method and auxiliar callback to polling class | Filipa Lacerda | 2017-03-24 | 1 | -0/+40 |
* | Adds stop function so we can stop polling anytime | Filipa Lacerda | 2017-03-23 | 1 | -0/+36 |
* | Merge branch '29575-polling' into 'master'
| Fatih Acet | 2017-03-23 | 1 | -0/+127 |
|\ |
|
| * | simplifies assignment of default options | Filipa Lacerda | 2017-03-22 | 1 | -0/+2 |
| * | Adds tests and changes after review | Filipa Lacerda | 2017-03-21 | 1 | -0/+125 |
* | | Changed code style as to not to disable any eslint rulesadd-test-backoff-util | Jose Ivan Vargas | 2017-03-20 | 1 | -14/+13 |
* | | Removed unused response in promise | Jose Ivan Vargas | 2017-03-20 | 1 | -2/+2 |
* | | Added unit tests for the w.gl.utils.backOff promise | Jose Ivan Vargas | 2017-03-20 | 1 | -0/+68 |
|/ |
|
* | Remove .es6 from file extensions (!9241) | winniehell | 2017-03-05 | 2 | -0/+0 |
* | Only add a newline in Markdown Editor if the current line is not empty | Jan Christophersen | 2017-03-02 | 1 | -0/+60 |
* | change todos counter position & format ( for large counts ) | mhasbini | 2017-02-21 | 1 | -0/+11 |
* | Create util to handle pagination transformation | Filipa Lacerda | 2017-02-16 | 1 | -0/+24 |
* | Merge branch 'improve-handleLocationHash-tests' into 'master'
| Filipa Lacerda | 2017-02-07 | 1 | -4/+25 |
|\ |
|
| * | Improve gl.utils.handleLocationHash testsimprove-handleLocationHash-tests | Clement Ho | 2017-02-07 | 1 | -4/+25 |