summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Componentize diff lines and diff commentsFatih Acet2018-06-2710-340/+596
* Refactor fetching healthy shards with Gitlab::HealthChecks::GitalyCheckToon Claes2018-06-271-10/+3
* Rename method to #each_eligible_shardToon Claes2018-06-272-2/+2
* Add RepositoryCheck::DispatchWorker to start worker per shardToon Claes2018-06-273-5/+30
* Bring Gitlab::ShardHealthCache to CEToon Claes2018-06-271-0/+2
* Extract EachShardWorker into a concernToon Claes2018-06-271-0/+36
* Merge branch 'fl-tech-debt' into 'master'Phil Hughes2018-06-2710-671/+684
|\
| * Moves boards components into a .vue filefl-tech-debtFilipa Lacerda2018-06-2610-671/+684
* | Merge branch 'zj-gitaly-read-write-check' into 'master'Nick Thomas2018-06-272-2/+2
|\ \
| * | Gitaly metrics check for read/writeabilityZeger-Jan van de Weg2018-06-272-2/+2
* | | Merge branch '48528-fix-mr-autocompletion' into 'master'Sean McGivern2018-06-271-1/+1
|\ \ \
| * | | Fix merge requests data source key to be camelCaseKushal Pandya2018-06-271-1/+1
* | | | Merge branch 'frozen-string-enable-app-workers-2' into 'master'Rémy Coutable2018-06-2723-0/+46
|\ \ \ \
| * | | | Enable frozen string for app/workers/**/*.rbgfyoung2018-06-2723-0/+46
* | | | | CE port gitlab-ee!6112Luke Bennett2018-06-271-34/+0
| |/ / / |/| | |
* | | | Resolve "Copying ordered list to new comment becomes unordered"Jan Beckmann2018-06-271-1/+14
|/ / /
* | | Enable frozen string literals for app/workers/*.rbgfyoung2018-06-2786-9/+178
* | | Resolve "Search dropdown hides & shows when typing"Clement Ho2018-06-271-3/+3
|/ /
* | Merge branch 'acet-mr-diffs-autosave' into 'master'Tim Zallmann2018-06-262-1/+23
|\ \
| * | Use refs instead of querySelector.Fatih Acet2018-06-261-2/+2
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into acet-mr-diffs-a...Fatih Acet2018-06-2686-408/+593
| |\ \
| * | | Implement MR diff notes autosave feature.acet-mr-diffs-autosaveFatih Acet2018-06-222-1/+23
* | | | Merge branch 'revert-merge-request-widget-button-height' into 'master'Clement Ho2018-06-261-1/+0
|\ \ \ \
| * | | | Revert merge request widget button max heightGeorge Tsiolis2018-06-261-1/+0
* | | | | Update external link icon in header user dropdownGeorge Tsiolis2018-06-262-1/+5
|/ / / /
* | | | Added Diff Viewer to new VUE based MR pageTim Zallmann2018-06-2611-29/+69
* | | | Show file in tree on WebIDE openPaul Slaughter2018-06-264-5/+53
* | | | Merge branch '47794-environment-scope-cluster-page' into 'master'Mike Greiling2018-06-261-14/+21
|\ \ \ \
| * | | | 47794 Change environment scope text depending on number of project clusters. ...47794-environment-scope-cluster-pagetauriedavis2018-06-251-14/+21
* | | | | Merge branch 'avatar-upload' into 'master'Mike Greiling2018-06-261-1/+2
|\ \ \ \ \
| * | | | | Bugfix for #48378 - Resetting value of input element to fix Chrome-specific i...Chirag Bhatia2018-06-261-1/+2
* | | | | | Merge branch 'prefer-destructuring-fix' into 'master'Mike Greiling2018-06-2668-131/+134
|\ \ \ \ \ \
| * | | | | | Enable "prefer-destructuring" in JS filesgfyoung2018-06-2568-131/+134
| | |/ / / / | |/| | | |
* | | | | | Resolve "Remove unused bootstrap component CSS"Sam Beckham2018-06-262-1/+39
* | | | | | Resolve "Explain what Groups are in the New Group page"Luke Bennett2018-06-261-18/+28
| |_|_|/ / |/| | | |
* | | | | Merge branch 'ce-gitlab-elt' into 'master'Stan Hu2018-06-261-0/+3
|\ \ \ \ \
| * | | | | port the EE changesMicaël Bergeron2018-06-261-1/+2
| * | | | | make the pseudonymizer application settings EE-CE friendlyMicaël Bergeron2018-06-221-0/+2
* | | | | | Update _scopes_form.html.haml to remove duplicate informationMarcel Amirault2018-06-261-1/+0
* | | | | | Merge branch '46783-removed-omniauth-provider-causing-invalid-application-set...Stan Hu2018-06-261-8/+5
|\ \ \ \ \ \
| * | | | | | Ignore unknown OAuth sources in ApplicationSetting46783-removed-omniauth-provider-causing-invalid-application-settingRémy Coutable2018-06-261-8/+5
* | | | | | | Merge branch 'i18n-extract-app/views/projects-deployments' into 'master'Rémy Coutable2018-06-263-7/+7
|\ \ \ \ \ \ \
| * | | | | | | i18n: externalize strings from 'app/views/projects/deployments'Tao Wang2018-06-143-7/+7
* | | | | | | | Merge branch 'update-pipeline-icon-in-web-ide-sidebar' into 'master'Tim Zallmann2018-06-261-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update pipeline icon in web ide sidebarGeorge Tsiolis2018-06-211-1/+1
* | | | | | | | | Merge branch 'i18n-extract-app/views/admin-labels' into 'master'Rémy Coutable2018-06-265-17/+17
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | i18n: externalize strings from 'app/views/admin/labels'Tao Wang2018-06-165-17/+17
* | | | | | | | | Merge branch 'issue_47729' into 'master'Sean McGivern2018-06-263-4/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | BatchOpenIssuesCount only updates public issues countissue_47729Felipe Artur2018-06-252-14/+15
| * | | | | | | | | Fix refresh cache for open issues count serviceFelipe Artur2018-06-214-7/+42