summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Add higher z-index to fixed nav32303-nav-z-indexAnnabel Dunstone Gray2017-05-151-0/+1
|
* Merge branch '31106-tabs-alignment' into 'master' Annabel Dunstone Gray2017-05-155-54/+77
|\ | | | | | | | | | | | | fix Resolved Discussions counter wrapping to next line Closes #31106 See merge request !10775
| * fix Resolved Discussions counter wrapping to next lineSimon Knox2017-05-135-54/+77
| | | | | | | | | | change all .nav-links to use flex place Resolve Discussions above tabs on small screens, and to the right on large
* | Merge branch 'rename-rendered_title' into 'master' Rémy Coutable2017-05-153-5/+5
|\ \ | | | | | | | | | | | | Rename all references to rendered_title to realtime_changes See merge request !11359
| * | Rename all references to rendered_title to realtime_changesrename-rendered_titleLuke "Jared" Bennett2017-05-133-5/+5
| | |
* | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan2017-05-157-11/+11
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Rename `build_events` to `job_events` Closes #31620 See merge request !11287
| * | | Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-157-11/+11
| | | |
* | | | Improve slash command stripping, escape temporary note contentsKushal Pandya2017-05-151-2/+3
| | | |
* | | | Merge branch '32184-retried-jobs' into 'master' Phil Hughes2017-05-152-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use fa-refresh on retried jobs Closes #32184 See merge request !11337
| * | | | Use fa-refresh on retried jobs32184-retried-jobsAnnabel Dunstone Gray2017-05-122-2/+2
| | | | |
* | | | | Merge branch 'gitaly-reuse-stubs' into 'master' Robert Speicher2017-05-151-2/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reuse gRPC stubs instead of channels Closes #31991 and gitaly#187 See merge request !11244
| * | | | | Don't reuse gRPC channelsJacob Vosmaer2017-05-151-2/+0
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | It seems that bad things happen when two gRPC stubs share one gRPC channel so let's stop doing that. The downside of this is that we create more gRPC connections; one per stub.
* | | | | Merge branch '31886-remover-comment-load-spinner' into 'master' Annabel Dunstone Gray2017-05-151-3/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 31886 Remove spinner from loading comment Closes #31886 See merge request !11339
| * | | | | 31886 Remove spinner from loading comment31886-remover-comment-load-spinnertauriedavis2017-05-121-3/+0
| | | | | |
* | | | | | MR zindex regressionLuke "Jared" Bennett2017-05-153-2/+4
| | | | | |
* | | | | | Create a Users FinderGeorge Andrinopoulos2017-05-151-0/+74
| | | | | |
* | | | | | Merge branch 'dz-fix-file-mode' into 'master' Douwe Maan2017-05-151-0/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | Ruby files that are not meant to be executable should be 644 not 755 See merge request !11369
| * | | | | Ruby files that are not meant to be executable should be 644 not 755dz-fix-file-modeDmitriy Zaporozhets2017-05-151-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | Added balsamiq jasmine integration testLuke "Jared" Bennett2017-05-152-20/+36
| | | | | |
* | | | | | Merge branch 'fix/support-commit-deltas-only-for-gitaly' into 'master' Robert Speicher2017-05-141-2/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fetch commit deltas from Gitaly Closes gitaly#199 See merge request !11122
| * | | | | Add support for deltas_only under GitalyAhmad Sherif2017-05-131-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | Closes gitaly#199
* | | | | | Merge branch 'use-common-vue-for-pipeline-schedule-bundles' into 'master' Filipa Lacerda2017-05-142-3/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Ensure schedule_form and schedules_index both utilize common_vue bundle See merge request !11274
| * | | | | ensure schedule_form and schedules_index both utilize common_vue bundleuse-common-vue-for-pipeline-schedule-bundlesMike Greiling2017-05-122-3/+4
| | | | | |
* | | | | | Minor cosmetic fixes in hooks admin screenGabriel Mazetto2017-05-122-4/+4
| | | | | |
* | | | | | Make the new repository_update_events configurable in System Hooks UIGabriel Mazetto2017-05-124-2/+13
| | | | | |
* | | | | | Added repository_update hookGabriel Mazetto2017-05-123-3/+25
| | | | | |
* | | | | | Merge branch '30975-fixed-top-nav-POC' into 'master' Annabel Dunstone Gray2017-05-1212-9/+40
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add fixed positioning to top level navbar Closes #30975 See merge request !10751
| * | | | | | Clean up fixed navbarAnnabel Dunstone Gray2017-05-123-6/+9
| | | | | | |
| * | | | | | Fix specsAnnabel Dunstone Gray2017-05-122-3/+4
| | | | | | |
| * | | | | | Fade out border on scrollAnnabel Dunstone Gray2017-05-124-11/+14
| | | | | | |
| * | | | | | Add animation to navbar borderAnnabel Dunstone Gray2017-05-121-2/+3
| | | | | | |
| * | | | | | Add nav border on scrollAnnabel Dunstone Gray2017-05-122-0/+15
| | | | | | |
| * | | | | | Remove trailing semicolonAnnabel Dunstone Gray2017-05-121-1/+1
| | | | | | |
| * | | | | | Add fixed positioning to top level navbarAnnabel Dunstone Gray2017-05-129-8/+16
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan2017-05-127-101/+115
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix conflict resolution from corrupted upstream Closes gitlab-ee#2128 See merge request !11298
| * | | | | | Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-127-101/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I don't know why this happens exactly, but given an upstream and fork repository from a customer, both of which required GC, resolving conflicts would corrupt the fork so badly that it couldn't be cloned. This isn't a perfect fix for that case, because the MR may still need to be merged manually, but it does ensure that the repository is at least usable. My best guess is that when we generate the index for the conflict resolution (which we previously did in the target project), we obtain a reference to an OID that doesn't exist in the source, even though we already fetch the refs from the target into the source. Explicitly setting the source project as the place to get the merge index from seems to prevent repository corruption in this way.
* | | | | | | Merge branch 'disable-usage-ping' into 'master'Robert Speicher2017-05-122-8/+23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Usage ping updates Closes #31741 and #31453 See merge request !11231
| * | | | | | | Allow disabling usage ping in `gitlab.yml`Sean McGivern2017-05-112-8/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setting `usage_ping_enabled` to false in `gitlab.yml`: 1. Disables the usage ping, regardless of the value stored in the database. 2. Prevents the usage ping from being enabled through the admin panel. It can only be enabled by either removing the line from `gitlab.yml` and configuring through the admin panel, or setting it to true in `gitlab.yml`.
* | | | | | | | Merge branch 'dz-project-list-cache-key' into 'master' Douwe Maan2017-05-122-2/+10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve project list cache key Closes #31863 See merge request !11325
| * | | | | | | | Change project list cache key to use route.cache_key instead of namespacedz-project-list-cache-keyDmitriy Zaporozhets2017-05-123-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | Add parent full path to project list cache keyDmitriy Zaporozhets2017-05-122-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | | | Merge branch 'dm-dependency-linker-gemfile' into 'master' Sean McGivern2017-05-126-2/+27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Autolink package names in Gemfile See merge request !11224
| * | | | | | | | | Turn blob dependency links blueDouwe Maan2017-05-105-0/+25
| | | | | | | | | |
| * | | | | | | | | Extract generic parts of Gitlab::Diff::InlineDiffMarkerDouwe Maan2017-05-101-2/+2
| | | | | | | | | |
* | | | | | | | | | Merge branch 'dm-copy-mr-source-branch-as-gfm' into 'master' Sean McGivern2017-05-121-1/+10
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Paste a copied MR source branch name as code when pasted into a GFM form See merge request !11315
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into 'dm-copy-mr-source-branch-as-gfm'dm-copy-mr-source-branch-as-gfmDouwe Maan2017-05-12140-1547/+1525
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | # Conflicts: # app/assets/javascripts/vue_merge_request_widget/components/mr_widget_header.js
| * | | | | | | | | | Satisfy ESlintDouwe Maan2017-05-121-3/+4
| | | | | | | | | | |
| * | | | | | | | | | Paste a copied MR source branch name as code when pasted into a GFM formDouwe Maan2017-05-111-1/+9
| | | | | | | | | | |
* | | | | | | | | | | Removed all instances of Object.assign by using es6 classes, also includes ↵Luke "Jared" Bennett2017-05-125-212/+198
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some …
* | | | | | | | | | | Merge branch '27439-performance-deltas' into 'master' Douwe Maan2017-05-125-37/+23
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose memory deltas between app deployments and refactor prometheus queries to support more custom queries See merge request !10981