Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2017-08-23Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-23Merge branch 'tc-remove-nonexisting-namespace-pending-delete-projects' into '...Douwe Maan
2017-08-23Merge branch 'rs-fix-admin-logs-timeout' into 'master'Douwe Maan
2017-08-23Merge branch 'fix-broken-testing-of-some-integrations' into 'master'Douwe Maan
2017-08-23Implement new system note iconsBryce Johnson
2017-08-23IssueNotesRefactor: Show placeholder note immediately when editing.Fatih Acet
2017-08-23IssueNotesRefactor: Fix eslint errors.Fatih Acet
2017-08-23IssueNotesRefactor: Fix error messages of edit/reply failure for discussions.Fatih Acet
2017-08-23Refactor `Admin::LogsController#show`Robert Speicher
2017-08-22IssueNotesRefactor: Hide placeholders and flash messages before submitting a ...Fatih Acet
2017-08-22Merge branch '36496-badges-should-not-be-huge' into 'master'Clement Ho
2017-08-22IssueNotesRefactor: Support legacy multiple notes for individual_note: true c...Fatih Acet
2017-08-22IssueNotesRefactor: Fix consistent typo.Fatih Acet
2017-08-22Merge branch 'update-monaco-loader-test' into 'master'Jacob Schatz
2017-08-22Merge branch 'git-gc-raise-lease-timeotu' into 'master'Sean McGivern
2017-08-22Merge branch 'fix/sm/34762-bad-validation-message' into 'master'Kamil Trzciński
2017-08-22Fix inability to test some project integrationsRubén Dávila
2017-08-22Raise GC Lease Timeout to 24hKim "BKC" Carlbäcker
2017-08-22Merge branch '36721-rename-repo-text' into 'master'Annabel Dunstone Gray
2017-08-22Merge branch 'zj-fix-import-gitlab-export-form' into 'master'Douwe Maan
2017-08-22Use EachBatch concern to loop over batchesToon Claes
2017-08-22Migration to remove pending delete projects with non-existing namespaceToon Claes
2017-08-22Merge branch 'fix-broadcast-message-caching' into 'master'Sean McGivern
2017-08-22Merge branch '34533-inline-single-authorized-projects' into 'master'Douwe Maan
2017-08-22Update form to properly set the pathZeger-Jan van de Weg
2017-08-22Use event-based waiting in Gitlab::JobWaiterNick Thomas
2017-08-22Merge branch '35845-improve-subgroup-creation-permissions' into 'master'Douwe Maan
2017-08-22Enfouce namespace for Kubernetes to lowercaseShinya Maeda
2017-08-22Make sure repository's removal work for legacy and hashed storagesGabriel Mazetto
2017-08-22Use `@hashed` prefix for hashed paths on disk, to avoid collision with existi...Gabriel Mazetto
2017-08-22Refactor project and storage typesGabriel Mazetto
2017-08-22Some codestyle changes and fixes for GitLab pagesGabriel Mazetto
2017-08-22Removed some useless code, codestyle changes and removed an indexGabriel Mazetto
2017-08-22Fix repository reloading in some specsGabriel Mazetto
2017-08-22Moving away from the "extend" based factory to a more traditional one.Gabriel Mazetto
2017-08-22Enable automatic hashed storage for new projects by application settingsGabriel Mazetto
2017-08-22New storage is now "Hashed" instead of "UUID"Gabriel Mazetto
2017-08-22Add UUID Storage to ProjectGabriel Mazetto
2017-08-22Move create_repository back to project model as we can use disk_path and shar...Gabriel Mazetto
2017-08-22Codestyle: move hooks to the same place and move dependent methods to privateGabriel Mazetto
2017-08-22Use non-i18n values for setting new group-level issue/MR button textBryce Johnson
2017-08-21IssueNotesRefactor: Trigger change event for Vue to catch programmatically va...Fatih Acet
2017-08-21IssueNotesRefactor: Poll again when commands applied.Fatih Acet
2017-08-21Merge branch 'only-limit-fetch-when-requested' into 'master'Robert Speicher
2017-08-21IssueNotesRefactor: Fix GFM rendering after edits come in.Fatih Acet
2017-08-21IssueNotesRefactor: Show Cmd+Enter to comment tooltip.Fatih Acet
2017-08-21IssueNotesRefactor: First comment and then close the issue.Fatih Acet
2017-08-21IssueNotesRefactor: Minor naming change to improve readability.Fatih Acet
2017-08-21IssueNotesRefactor: Reenable button after failed submit attempt.Fatih Acet
2017-08-21Fix caching of future broadcast messagesYorick Peterse