summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | Move the remaining EE-specific JS files to ee/move-last-ee-specific-js-files-toRémy Coutable2018-02-2814-26/+26
| * | | | | | | | | | | | Merge branch 'feature/edit_pages_domain' into 'master'Nick Thomas2018-02-285-39/+67
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PagesDomain: improve breadcrumbsRob Watson2018-02-283-0/+6
| | * | | | | | | | | | | | PagesDomain: Add edit/update functionalityRob Watson2018-02-285-39/+61
| * | | | | | | | | | | | | Merge branch '43643-fix-mr-label-filtering' into 'master'Filipa Lacerda2018-02-282-12/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Fix unnecessary spacing between labelsKushal Pandya2018-02-281-0/+7
| | * | | | | | | | | | | | | Make label filter URL dynamicKushal Pandya2018-02-281-12/+28
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch '43489-display-runner-ip' into 'master'Kamil Trzciński2018-02-285-2/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Add IP Address to project runner show page (#43489)Dylan Griffith2018-02-281-0/+3
| | * | | | | | | | | | | | Add IP Address to admin runners table (#43489)Dylan Griffith2018-02-282-0/+3
| | * | | | | | | | | | | | Add ip_address to admin runner form (#43489)Dylan Griffith2018-02-281-0/+5
| | * | | | | | | | | | | | Persist runner IP address on contact (#43489)Dylan Griffith2018-02-281-2/+2
| * | | | | | | | | | | | | Merge branch 'refactor/move-assignees-vue-component' into 'master'Filipa Lacerda2018-02-284-228/+235
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Move Assignees vue componentGeorge Tsiolis2018-02-274-228/+235
* | | | | | | | | | | | | | remove a bunch of superfluous common_vue bundlesdispatcher-cleanupMike Greiling2018-02-287-17/+0
* | | | | | | | | | | | | | remove unused filtered_search webpack bundleMike Greiling2018-02-281-10/+0
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'remove-merge-conflicts-bundle' into 'master'Jacob Schatz2018-02-285-10/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | refactor merge conflicts bundle to reduce side effectsMike Greiling2018-02-272-4/+7
| * | | | | | | | | | | | | remove merge_conflicts bundle in favor of pages directory entry pointMike Greiling2018-02-274-7/+1
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Render MR Notes with Vue with behind a cookieFatih Acet2018-02-2853-277/+1322
|/ / / / / / / / / / / /
* | | | | | | | | | | | Remove snippet bundle webpack entry pointClement Ho2018-02-276-13/+25
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Resolved conflicts in dispatcher.jsprofile-bundle-tag-refactorConstance Okoghenun2018-02-2778-530/+443
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'remove-sidebar-bundle' into 'master'Jacob Schatz2018-02-276-7/+12
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into remove-sidebar-bundleremove-sidebar-bundleClement Ho2018-02-233-3/+4
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Remove sidebar bundle webpack entry pointClement Ho2018-02-236-7/+12
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'rc/reduce-delta-with-ce-in-controllers-ce' into 'master'Douwe Maan2018-02-2717-231/+197
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Improve Member servicesrc/reduce-delta-with-ce-in-controllers-ceRémy Coutable2018-02-2715-149/+112
| | * | | | | | | | | | | Move the #update action from Project/Member controllers to the MembershipActi...Rémy Coutable2018-02-276-24/+16
| | * | | | | | | | | | | Remove explicit audit event log in MembershipActionsRémy Coutable2018-02-2712-104/+115
| * | | | | | | | | | | | Merge branch '24774-clear-the-Labels-dropdown-search-filter' into 'master'Phil Hughes2018-02-271-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Clear "Labels" dropdown search filter after selectionKushal Pandya2018-02-271-0/+6
| * | | | | | | | | | | | Merge branch '43304-simplify-filtering-non-human-users' into 'master'Yorick Peterse2018-02-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Simplify filtering of non-human users (like ghosts).43304-simplify-filtering-non-human-usersAndreas Brandl2018-02-261-1/+1
| * | | | | | | | | | | | | Merge branch 'refactor-commit-show' into 'master'Phil Hughes2018-02-272-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 'refactor-commit-show'refactor-commit-showPhil Hughes2018-02-2713-17/+24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into refactor-commit-showClement Ho2018-02-2625-267/+187
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | Remove diff notes webpack entry pointClement Ho2018-02-262-1/+2
| | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'ph-webpack-bundle-tags' into 'master'Filipa Lacerda2018-02-2710-31/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'master' into 'ph-webpack-bundle-tags'ph-webpack-bundle-tagsPhil Hughes2018-02-2744-323/+253
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Converted webpack_bundle_tag to be automatic webpack bundlesPhil Hughes2018-02-2610-31/+25
| * | | | | | | | | | | | | | Merge branch '43510-merge-requests-and-issues-don-t-show-for-all-subgroups' i...Grzegorz Bizon2018-02-276-17/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fix subgroup issue and MR pages empty states and counts43510-merge-requests-and-issues-don-t-show-for-all-subgroupsSean McGivern2018-02-276-17/+20
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'slash-commands-changes-for-chatops' into 'master'Kamil Trzciński2018-02-273-5/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Expose ChatName objects to slash commandsslash-commands-changes-for-chatopsYorick Peterse2018-02-233-5/+26
| * | | | | | | | | | | | | | Merge branch 'refactor-pipelines-list' into 'master'Phil Hughes2018-02-275-3/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into refactor-pipelines-listrefactor-pipelines-listClement Ho2018-02-2625-267/+187
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | Remove commit_pipelines webpack entry pointClement Ho2018-02-265-3/+8
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch '43315-gpg-popover' into 'master'Phil Hughes2018-02-272-9/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Add missing class to parent element and remove extra CSS43315-gpg-popoverFilipa Lacerda2018-02-263-10/+2
| | * | | | | | | | | | | | | | [ci skip] Merge branch 'master' into 43315-gpg-popoverFilipa Lacerda2018-02-2652-233/+728
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \