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
AgeCommit message (Expand)Author
2017-09-07Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan
2017-09-07Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-06add controller specmicael.bergeron
2017-09-06rework the contributor badgemicael.bergeron
2017-09-06round of fixes after code reviewmicael.bergeron
2017-09-06WIP: refactor the first-contributor to Issuablemicael.bergeron
2017-09-06Fix note resolution specsSean McGivern
2017-09-06Resolve outdated diff discussions on pushSean McGivern
2017-09-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox
2017-09-05Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern
2017-08-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-08-30Fuzzy search issuable title or descriptionHiroyuki Sato
2017-08-30Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-30Add filter by my reactionHiroyuki Sato
2017-08-29replace `is_dashboard_milestone?` with `dashboard_milestone?`Maxim Rydkin
2017-08-29replace `is_group_milestone?` with `group_milestone?`Maxim Rydkin
2017-08-29replace `is_project_milestone?` with `project_milestone?`Maxim Rydkin
2017-08-29replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin
2017-08-29replace `is_edited?` with `edited?`Maxim Rydkin
2017-08-29Group boards CE backportFelipe Artur
2017-08-25Remove 'dependent: :destroy' from ProtectedRef has_many :"#{type}_access_levels"James Edwards-Jones
2017-08-23Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-08-22Moving away from the "extend" based factory to a more traditional one.Gabriel 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-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-17Prefer polymorphism over `is_a?`Douwe Maan
2017-08-17Remove cross-references user cannot see from issue discussions JSONDouwe Maan
2017-08-16expose Referable#non_referable_inspecthttp://jneen.net/
2017-08-16Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-08-08Merge branch '32844-issuables-performance' into 'master'Sean McGivern
2017-08-07Move some after_create parts to worker to improve performanceJarka Kadlecova
2017-08-03Merge branch 'dev.referable-inspect' into 'master'Sean McGivern
2017-08-02Extending API for protected branchesEric
2017-08-01implement #inspect for all Referableshttp://jneen.net/
2017-08-01Small refactor in LegacyNamespace and moved back send_update_instructionsGabriel Mazetto
2017-08-01Rename ensure_dir_exist -> ensure_storage_path_existGabriel Mazetto
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-08-01Move storage specific code from Namespace and Project to concernsGabriel Mazetto
2017-07-31Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-26Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-26Move enum specific code from a concern to CI stageGrzegorz Bizon
2017-07-25Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński
2017-07-25Explicitly define inverse of acces_level relationsBob Van Landuyt