| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch '23785-with-builds-tab-gone-give-additional-context-in-system-in... | Alfredo Sumaran | 2017-02-07 | 3 | -6/+21 |
| |\ | |||||
| | * | added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graph | Luke "Jared" Bennett | 2017-02-07 | 3 | -6/+21 |
| * | | Merge branch '24716-fix-ctrl-click-links' into 'master' | Clement Ho | 2017-02-07 | 3 | -4/+38 |
| |\ \ | |||||
| | * | | Simplify conditions | Kushal Pandya | 2017-02-07 | 1 | -5/+3 |
| | * | | Use `gl.utils.isMetaClick` to identify meta-clicks | Kushal Pandya | 2017-02-07 | 2 | -10/+2 |
| | * | | Add utility `isMetaClick` to identify cross-platform meta-click | Kushal Pandya | 2017-02-07 | 1 | -0/+8 |
| | * | | Use plain JS within `clickTab`, make comment more concise | Kushal Pandya | 2017-02-07 | 1 | -4/+10 |
| | * | | Use plain JS in `goToTodoUrl`, make comment more concise | Kushal Pandya | 2017-02-07 | 1 | -7/+8 |
| | * | | Add Ctrl+Click support for tabs | Kushal Pandya | 2017-02-07 | 1 | -0/+14 |
| | * | | Add Ctrl+Click support | Kushal Pandya | 2017-02-07 | 1 | -3/+18 |
| * | | | Merge branch 'fix-anchor-scrolling' into 'master' | Clement Ho | 2017-02-07 | 1 | -0/+3 |
| |\ \ \ | |||||
| | * | | | Fix broken anchor links when special characters are used | Andrey Krivko | 2017-02-07 | 1 | -0/+3 |
| * | | | | Merge branch 'timeago-perf' into 'master' | Alfredo Sumaran | 2017-02-07 | 3 | -101/+128 |
| |\ \ \ \ | |||||
| | * | | | | Improved timeago performancetimeago-perf | Phil Hughes | 2017-02-07 | 3 | -101/+128 |
| | |/ / / | |||||
| * | | | | Merge branch '24147-delete-env-button' into 'master' | Rémy Coutable | 2017-02-07 | 1 | -4/+4 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Fix stoppable? | Kamil Trzcinski | 2017-02-07 | 1 | -4/+4 |
| * | | | | Merge branch '8082-permalink-to-file' into 'master' | Alfredo Sumaran | 2017-02-07 | 3 | -31/+37 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Add keyboard shortcut to move to file permalink8082-permalink-to-file | Eric Eastwood | 2017-02-06 | 3 | -31/+37 |
| * | | | | Merge branch '26165-combine-runners-and-variables-and-triggers-and-ci-cd-pipe... | Kamil Trzciński | 2017-02-07 | 1 | -1/+1 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Fixed tests, renamed files and methods | Jose Ivan Vargas | 2017-02-06 | 1 | -1/+1 |
| | * | | | changed pipelines controller name to ci_cd_pipelines | Jose Ivan Vargas | 2017-02-06 | 1 | -1/+1 |
| * | | | | Merge branch '27343-autocomplete-post-to-wrong-url-when-not-hosting-in-root' ... | Filipa Lacerda | 2017-02-07 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fix filtered search user autocomplete for gitlab instances that are hosted on...27343-autocomplete-post-to-wrong-url-when-not-hosting-in-root | Clement Ho | 2017-02-06 | 1 | -1/+1 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge branch 'fe-commit-mr-pipelines' into 'master' | Fatih Acet | 2017-02-06 | 24 | -203/+610 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Use webpack to require files | Filipa Lacerda | 2017-02-05 | 9 | -41/+40 |
| | * | | | Use webpack to require files | Filipa Lacerda | 2017-02-05 | 5 | -15/+15 |
| | * | | | Move interceptor to common interceptors files | Filipa Lacerda | 2017-02-05 | 1 | -0/+8 |
| | * | | | Use webpack | Filipa Lacerda | 2017-02-05 | 4 | -74/+55 |
| | * | | | Move repeated function to utilities | Filipa Lacerda | 2017-02-05 | 1 | -0/+8 |
| | * | | | Fix broken path to file | Filipa Lacerda | 2017-02-05 | 1 | -1/+1 |
| | * | | | Merge branch 'master' into fe-commit-mr-pipelines | Filipa Lacerda | 2017-02-04 | 80 | -264/+261 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | Merge branch 'master' into fe-commit-mr-pipelines | Filipa Lacerda | 2017-02-03 | 50 | -108/+1020 |
| | |\ \ \ | |||||
| | * | | | | Fix broken tests | Filipa Lacerda | 2017-02-03 | 1 | -0/+1 |
| | * | | | | Resolve conflict after merge | Filipa Lacerda | 2017-02-03 | 2 | -3/+4 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into fe-commit-mr-pipelines | Filipa Lacerda | 2017-02-03 | 2 | -6/+25 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Only load pipelines vue component when there are pipelines. | Filipa Lacerda | 2017-02-03 | 2 | -7/+14 |
| | * | | | | | | Add time ago auto-update to the 2 newest tables | Filipa Lacerda | 2017-02-03 | 4 | -7/+40 |
| | * | | | | | | Moves pagination to shared folder | Filipa Lacerda | 2017-02-03 | 11 | -167/+199 |
| | * | | | | | | Use new vue js pipelines table to render in merge request view | Filipa Lacerda | 2017-02-03 | 11 | -185/+88 |
| | * | | | | | | Transform vue_pipelines index into a non-dependent table component. | Filipa Lacerda | 2017-02-03 | 6 | -309/+303 |
| | * | | | | | | Use same folder structure in spec for vue shared resources | Filipa Lacerda | 2017-02-03 | 3 | -0/+0 |
| | * | | | | | | Use single source of truth for vue_resource_interceptor | Filipa Lacerda | 2017-02-03 | 4 | -13/+6 |
| | * | | | | | | First iteration | Filipa Lacerda | 2017-02-03 | 8 | -2/+450 |
| * | | | | | | | Merge branch 'issues-modal-filters' into 'master' | Fatih Acet | 2017-02-06 | 11 | -24/+396 |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| | * | | | | | | Fixed eslint | Phil Hughes | 2017-02-06 | 2 | -4/+10 |
| | * | | | | | | Merge branch 'master' into issues-modal-filters | Phil Hughes | 2017-02-06 | 85 | -514/+505 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | | Fixed milestone select failing tests | Phil Hughes | 2017-02-03 | 1 | -1/+1 |
| | * | | | | | | Fixed eslint errors | Phil Hughes | 2017-02-03 | 5 | -7/+10 |
| | * | | | | | | Show empty state if filter returns empty results | Phil Hughes | 2017-02-03 | 2 | -1/+19 |
| | * | | | | | | Resets modal filters when closing | Phil Hughes | 2017-02-03 | 3 | -6/+16 |
