summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* backport popup varsslack_landing_page-ce-backportLuke "Jared" Bennett2017-11-131-0/+7
* url_utility and style backportLuke "Jared" Bennett2017-11-134-0/+48
* Add Gitlab::Utils::StrongMemoizeLin Jen-Shin (godfat)2017-11-131-3/+5
* Merge branch 'fix-subgroup-autocomplete' into 'master'Rémy Coutable2017-11-131-1/+1
|\
| * Fix users autocomplete in a subgroupSean McGivern2017-11-131-1/+1
* | fix to allow integer label refernceshaseeb2017-11-131-1/+2
* | Merge branch '39602-move-update-project-counter-caches-out-of-issues-merge-re...Rémy Coutable2017-11-134-9/+9
|\ \
| * | Move update_project_counter_caches? out of issue and merge requestGeorge Andrinopoulos2017-11-114-9/+9
* | | Merge branch 'dm-authorize-admin-oauth-application' into 'master'Sean McGivern2017-11-131-5/+8
|\ \ \
| * | | Prevent error when authorizing an admin-created OAauth application without a ...Douwe Maan2017-11-131-5/+8
| | |/ | |/|
* | | Merge branch '39335-add-time-spend-to-milestones' into 'master'Sean McGivern2017-11-133-0/+25
|\ \ \
| * | | Add externalized stringsGeorge Andrinopoulos2017-11-112-4/+4
| * | | Move total time spend calculation to milestoneishGeorge Andrinopoulos2017-11-114-21/+13
| * | | Fix static code analysis offenceGeorge Andrinopoulos2017-11-111-1/+1
| * | | Fix collapsed sidebar messages and iconGeorge Andrinopoulos2017-11-114-6/+13
| * | | Add total time spent to milestonesGeorge Andrinopoulos2017-11-113-0/+26
| | |/ | |/|
* | | Merge branch 'multi-editor-store-specs' into 'master'Filipa Lacerda2017-11-132-6/+6
|\ \ \ | |_|/ |/| |
| * | added missing specsmulti-editor-store-specsPhil Hughes2017-11-101-1/+1
| * | test updatesPhil Hughes2017-11-101-1/+1
| * | Added tests to multi-file Vuex storePhil Hughes2017-11-101-4/+4
| |/
* | Export text utils as ES6 modulesFilipa Lacerda2017-11-1317-206/+227
* | Merge branch '39564-clear-filter-on-gitlab-dropdown-open' into 'master'Tim Zallmann2017-11-121-1/+1
|\ \ | |/ |/|
| * Change fix, instead of hacking in a filter clear every time, fix the root cau...39564-clear-filter-on-gitlab-dropdown-openLuke "Jared" Bennett2017-11-071-3/+1
| * Run filter method for filterable gl_dropdown instancesLuke "Jared" Bennett2017-11-061-0/+2
* | Merge branch 'fix-502-mrs-with-lots-of-versions' into 'master'Yorick Peterse2017-11-101-1/+13
|\ \
| * | Fix another timeout when searching for pipelinesSean McGivern2017-11-101-1/+13
* | | Merge branch 'issue_39773_be' into 'master'Sean McGivern2017-11-101-11/+16
|\ \ \
| * | | Prevent fast forward merge when rebase is requiredissue_39773_beFelipe Artur2017-11-101-11/+16
| |/ /
* | | Prepare Repository#fetch_source_branch for migrationJacob Vosmaer (GitLab)2017-11-101-0/+4
|/ /
* | Merge branch 'cleanup-issues-schema' into 'master'Sean McGivern2017-11-101-1/+0
|\ \
| * | Clean up schema of the "issues" tablecleanup-issues-schemaYorick Peterse2017-11-091-1/+0
* | | Merge branch '32059-fix-oauth-phishing' into 'master'Douwe Maan2017-11-104-6/+35
|\ \ \
| * | | Merge branch '32059-fix-oauth-phishing' into 'security-10-1'Douwe Maan2017-11-104-6/+35
* | | | Merge branch 'tz-no-cdn-for-svg-sprites' into 'master'Douwe Maan2017-11-101-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed Function + Test based on MRTim Zallmann2017-11-091-3/+2
| * | | Icon Sprite URL is also local even if asset_host is setTim Zallmann2017-11-091-1/+9
| |/ /
* | | Merge branch 'disable-issue-action-button-if-isSubmitting' into 'master'Fatih Acet2017-11-091-1/+2
|\ \ \
| * | | Disable issue action button whilst submitting and testdisable-issue-action-button-if-isSubmittingLuke "Jared" Bennett2017-11-061-1/+2
| | |/ | |/|
* | | Merge branch '37920-improve-breadcrumbs-clipping' into 'master'Tim Zallmann2017-11-091-4/+18
|\ \ \
| * | | Dynamically truncate breadcrumbs37920-improve-breadcrumbs-clippingAnnabel Dunstone Gray2017-11-081-3/+14
| * | | Remove max-width on desktopAnnabel Dunstone Gray2017-11-081-1/+4
| | |/ | |/|
* | | Always return full avatar URL for private/internal groups/projects when asset...Douwe Maan2017-11-091-7/+18
* | | Merge branch 'fix-todos-last-page' into 'master'Rémy Coutable2017-11-091-1/+1
|\ \ \
| * | | Fix access to the final page of todosSean McGivern2017-11-091-1/+1
| |/ /
* | | Enables scroll to bottom once user has scrolled back to bottom in job logFilipa Lacerda2017-11-091-26/+24
* | | Revert "add metrics tagging to the sidekiq middleware"39958-updatemergerequestsworker-are-failing-on-metric-taggingmicael.bergeron2017-11-081-9/+0
|/ /
* | Fix Error 500 when pushing LFS objects with a write deploy keyStan Hu2017-11-081-1/+2
* | Merge branch 'dm-notes-for-commit-id' into 'master'Rémy Coutable2017-11-088-27/+8
|\ \
| * | Use Commit#notes and Note.for_commit_id when possible to make sure we use all...dm-notes-for-commit-idDouwe Maan2017-11-088-27/+8
* | | Resolve "Merge request widget - CI information has different margins"Filipa Lacerda2017-11-084-92/+109