summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Backport ability to enable/disable file attachments in issuable formbackport-3434Clement Ho2017-11-165-3/+35
* Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett2017-11-168-57/+93
* Merge branch 'cache-user-keys-count' into 'master'Douwe Maan2017-11-168-28/+81
|\
| * Cache the number of user SSH keyscache-user-keys-countYorick Peterse2017-11-168-28/+81
* | Merge branch 'brand_header_change' into 'master'Annabel Dunstone Gray2017-11-163-2/+9
|\ \
| * | When a custom header logo is present, don't show GitLab type logoDrew Blessing2017-11-153-2/+9
* | | Merge branch 'dm-notes-actions-noteable-for-update' into 'master'Sean McGivern2017-11-162-3/+8
|\ \ \
| * | | Make sure NotesActions#noteable returns a Noteable in the update actiondm-notes-actions-noteable-for-updateDouwe Maan2017-11-162-3/+8
| |/ /
* | | Merge branch 'backport-delete-epic' into 'master'Filipa Lacerda2017-11-165-6/+40
|\ \ \
| * | | Backport delete epic changesbackport-delete-epicClement Ho2017-11-155-6/+40
* | | | Resolve "Clicking on GPG verification badge jumps to top of the page"Mike Greiling2017-11-162-2/+2
|/ / /
* | | Merge branch 'update-emoji-digests-with-latest-from-gemojione' into 'master'Filipa Lacerda2017-11-158-1031/+1058
|\ \ \
| * | | Move :gay_pride_flag: to flags categoryupdate-emoji-digests-with-latest-from-gemojioneEric Eastwood2017-11-152-2/+0
| * | | Add rainbow_flag to emoji support mapEric Eastwood2017-11-152-6/+31
| * | | Regenerate emoji digests with latest gemojioneEric Eastwood2017-11-148-1025/+1029
* | | | Merge branch 'tree_item_limit' into 'master'Douwe Maan2017-11-153-4/+25
|\ \ \ \
| * | | | Truncate tree to max 1,000 items and display notice to usersDrew Blessing2017-11-153-4/+25
| | |/ / | |/| |
* | | | Merge branch '40122-only-one-note-webhook-is-triggered-when-a-comment-with-ti...Douwe Maan2017-11-154-10/+20
|\ \ \ \
| * | | | Add total_time_spent to the `changes` hash in issuable Webhook payloads40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-addedRémy Coutable2017-11-154-10/+20
| |/ / /
* | | | Fix dumping hashed storage based repositoryGabriel Mazetto2017-11-151-1/+1
|/ / /
* | | Merge branch 'dm-import-service-polymorphism' into 'master'40186-the-ee_compat_check-job-sometimes-fail-on-the-git-apply-3way-step-for-forksYorick Peterse2017-11-152-15/+11
|\ \ \ | |_|/ |/| |
| * | Prefer polymorphism over specific type checks in Import servicedm-import-service-polymorphismDouwe Maan2017-11-152-15/+11
* | | Merge branch 'update-merge-worker-metrics' into 'master'Sean McGivern2017-11-151-1/+17
|\ \ \
| * | | [ci-skip] lintingupdate-merge-worker-metricsMicael Bergeron2017-11-141-1/+0
| * | | rework the logging to be simpler and add a thresholdmicael.bergeron2017-11-141-6/+12
| * | | add simple logging to UpdateMergeRequestsWorker#performmicael.bergeron2017-11-131-1/+12
* | | | Merge branch 'ce-backport-39009-fix-approvals-showing-up-in-empty-mr-widget' ...Phil Hughes2017-11-151-1/+1
|\ \ \ \
| * | | | Backport spec changes from EE remove approvals in empty statece-backport-39009-fix-approvals-showing-up-in-empty-mr-widgetEric Eastwood2017-11-131-1/+1
* | | | | Resolve "Internationalization support for Prometheus Service Configuration"Jose Ivan Vargas Lopez2017-11-152-18/+15
* | | | | 40161 Remove extra margin from wordmark in header40161-extra-margin-on-svg-logo-in-headertauriedavis2017-11-141-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'bvl-subgroup-in-dropdowns' into 'master'Sean McGivern2017-11-142-3/+15
|\ \ \ \
| * | | | Guarantee the order of groups in the dropdownbvl-subgroup-in-dropdownsBob Van Landuyt2017-11-141-2/+5
| * | | | Include child projects a user can manage in namespace dropdownsBob Van Landuyt2017-11-142-2/+11
* | | | | Merge branch 'fix-typo' into 'master'Annabel Dunstone Gray2017-11-141-1/+1
|\ \ \ \ \
| * | | | | Fix typofix-typoClement Ho2017-11-131-1/+1
* | | | | | Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-145-120/+180
* | | | | | Merge branch 'enable-scss-lint-unnecessary-mantissa' into 'master'Clement Ho2017-11-144-9/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Enable UnnecessaryMantissa in scss-lintTakuya Noguchi2017-11-094-9/+9
* | | | | | Merge branch 'issue_40058' into 'master'Sean McGivern2017-11-141-1/+2
|\ \ \ \ \ \
| * | | | | | Prevents position update for image diff notesissue_40058Felipe Artur2017-11-131-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix-filter-by-my-reaction' into 'master'Sean McGivern2017-11-141-0/+1
|\ \ \ \ \ \
| * | | | | | Fix filter by my reaction is not workingHiroyuki Sato2017-11-131-0/+1
* | | | | | | Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'Kamil Trzciński2017-11-145-4/+22
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-07154-1018/+1456
| |\ \ \ \ \ \ \
| * | | | | | | | Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-073-6/+10
| * | | | | | | | Do not allow jobs to be erasedShinya Maeda2017-11-065-2/+16
* | | | | | | | | Merge branch '39884-fix-pipeline-transition-with-single-manual-action' into '...Kamil Trzciński2017-11-141-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make sure all pipelines would go to pending once39884-fix-pipeline-transition-with-single-manual-actionLin Jen-Shin2017-11-091-2/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch '40092-fix-cluster-size' into 'master'Tim Zallmann2017-11-142-1/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Formats bytes to human reabale number in registry table40092-fix-cluster-sizeFilipa Lacerda2017-11-132-1/+34