summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* remove manually vendored raphael library in favor of node moduleMike Greiling2017-03-051-9/+0
* merge raphael library into the network bundleMike Greiling2017-03-052-2/+2
* Merge branch 'format-timeago-date' into 'master' Jacob Schatz2017-03-051-1/+1
|\
| * Formats timeago dates to be more friendlyPhil Hughes2017-02-101-1/+1
* | Merge branch 'commons-chunk-plugin' into 'master' Jacob Schatz2017-03-0528-51/+69
|\ \
| * | merge cropper library into profile_bundlecommons-chunk-pluginMike Greiling2017-03-033-8/+2
| * | remove isolated common_vue inclusionMike Greiling2017-03-031-2/+0
| * | rename application entry point and change manifest to runtimeMike Greiling2017-03-032-2/+2
| * | create a cacheable commons bundle for d3 libraryMike Greiling2017-03-036-5/+6
| * | merge lib_chart into graphs bundleMike Greiling2017-03-035-6/+2
| * | create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-0311-4/+10
| * | don't rely on global spaced Vue library for issuable bundleMike Greiling2017-03-031-0/+2
| * | separate webpack runtime into its own chunk to maintain cacheability of commo...Mike Greiling2017-03-031-0/+1
| * | refactor common bundle to ES module syntax and move global exports to applica...Mike Greiling2017-03-034-32/+43
| * | create a common.js bundle and include all jQuery pluginsMike Greiling2017-03-035-17/+26
* | | Merge branch 'dashboard-filter-search-keep-params' into 'master' Dmitriy Zaporozhets2017-03-0423-202/+218
|\ \ \
| * | | Improve projects/groups list js codedashboard-filter-search-keep-paramsDmitriy Zaporozhets2017-03-043-10/+14
| * | | Removed empty options from URLPhil Hughes2017-03-031-1/+1
| * | | Refactor projects filtering by nameDmitriy Zaporozhets2017-03-0322-206/+211
| * | | Fixed filter_projects param still used in group controllerPhil Hughes2017-03-031-1/+1
| * | | Fixed incorrect empty state showingPhil Hughes2017-03-031-2/+2
| * | | Fixes filtering by name reseting archive filterPhil Hughes2017-03-036-22/+29
* | | | Merge branch 'dz-change-project-view' into 'master' Dmitriy Zaporozhets2017-03-042-2/+3
|\ \ \ \
| * | | | Change default project view for user from readme to files viewdz-change-project-viewDmitriy Zaporozhets2017-03-032-2/+3
| |/ / /
* | | | Merge branch 'bump-health-check-gem' into 'master' Robert Speicher2017-03-041-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump health_check gem to version 2.6.0bump-health-check-gemDouglas Barbosa Alexandre2017-03-031-1/+1
* | | | Revert "Merge branch 'tooltip-hide-on-scroll' into 'master'"revert-320ef318Phil Hughes2017-03-031-4/+0
|/ / /
* | | Add KUBE_CA_PEM_FILE, deprecate KUBE_CA_PEMNick Thomas2017-03-031-1/+6
* | | Merge branch 'dm-fix-cherry-pick' into 'master' Robert Speicher2017-03-036-101/+89
|\ \ \
| * | | Remove useless assignmentdm-fix-cherry-pickDouwe Maan2017-03-031-1/+1
| * | | Use separate error class for cherry-pick and revert tree errorsDouwe Maan2017-03-022-11/+8
| * | | Fix cherry-picking or reverting through an MRDouwe Maan2017-03-026-99/+90
* | | | Merge branch 'revert_disallow_system_notes_for_closed_issuables' into 'master' Sean McGivern2017-03-031-1/+0
|\ \ \ \
| * | | | Revert "Disallow system notes for closed issuables"revert_disallow_system_notes_for_closed_issuablesFelipe Artur2017-03-021-1/+0
* | | | | Merge branch '19497-hide-relevant-info-when-project-issues-are-disabled' into...Sean McGivern2017-03-033-25/+38
|\ \ \ \ \
| * | | | | Hide issue info when project issues are disabledGeorge Andrinopoulos2017-03-023-25/+38
* | | | | | Stop setting Strict-Transport-Securty header from within the appPaweł Chojnacki2017-03-031-4/+0
* | | | | | Merge branch 'tooltip-hide-on-scroll' into 'master' Filipa Lacerda2017-03-031-0/+4
|\ \ \ \ \ \
| * | | | | | Hides the tooltip on scrolltooltip-hide-on-scrollPhil Hughes2017-03-021-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fix/gb/fix-build-retry-tags-assignment' into 'master' Kamil Trzciński2017-03-031-14/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix Rubocop offense in build retry servicefix/gb/fix-build-retry-tags-assignmentGrzegorz Bizon2017-03-021-1/+1
| * | | | | Move unused consts from retry build service to specsGrzegorz Bizon2017-03-021-13/+1
| * | | | | Fix runner tags assignment when retrying a jobGrzegorz Bizon2017-03-011-14/+17
* | | | | | Merge branch '28935-make-logo-smaller' into 'master' Alfredo Sumaran2017-03-032-4/+4
|\ \ \ \ \ \
| * | | | | | Decrease tanuki logo sizeAnnabel Dunstone Gray2017-03-022-4/+4
* | | | | | | Merge branch '28010-mr-merge-button-default-to-danger' into 'master' Alfredo Sumaran2017-03-036-32/+52
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Default to subtle MR mege button until CI status is available28010-mr-merge-button-default-to-dangerEric Eastwood2017-03-026-32/+52
* | | | | | | Merge branch 'remove_group_policy_add_rules' into 'master' Douwe Maan2017-03-021-6/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove now unnecessary `additional_rules!` method from GroupPolicyDrew Blessing2017-02-281-6/+0
* | | | | | | | Merge branch 'dm-fix-api-create-file-on-empty-repo' into 'master' Robert Speicher2017-03-024-46/+16
|\ \ \ \ \ \ \ \