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-08-28Merge branch 'bugfix.notify-custom-participants' into 'master'Sean McGivern
2017-08-25Remove 'dependent: :destroy' from ProtectedRef has_many :"#{type}_access_levels"James Edwards-Jones
2017-08-25Merge branch 'fix/gb/fix-invalid-stage-status-transition' into 'master'Kamil Trzciński
2017-08-24Merge branch 'git-operation-user' into 'master'Sean McGivern
2017-08-24Merge branch 'backstage/gb/after-save-asynchronous-job-hooks' into 'master'Kamil Trzciński
2017-08-24Avoid committer = linesJacob Vosmaer
2017-08-24Merge branch 'archived-projects-only' into 'master'Douwe Maan
2017-08-24Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate
2017-08-24Merge branch '36262_merge_request_reference_in_merge_commit_global' into 'mas...Sean McGivern
2017-08-24Merge branch 'zj-add-pipeline-source-variable' into 'master'Grzegorz Bizon
2017-08-24Add an option to list only archived projectsMehdi Lahmam
2017-08-24Merge branch 'use_full_path_in_project_avatar_url_webhook' into 'master'Robert Speicher
2017-08-23[ci skip] changelog entry added for full merge request ref changeshaseeb
2017-08-23Merge branch 'cache-issue-and-mr-counts' into 'master'Douwe Maan
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-23Expose CI_PIPELINE_SOURCE on CI jobsZeger-Jan van de Weg
2017-08-23Merge branch 'master' into backstage/gb/after-save-asynchronous-job-hooksGrzegorz Bizon
2017-08-23Merge branch 'fix-push-events-branch-removals' into 'master'Sean McGivern
2017-08-23Make gl_repository a G::G::Repository attributeJacob Vosmaer
2017-08-23Decouple GitOperationService from UserJacob Vosmaer
2017-08-23Run job hooks after transation commits after createGrzegorz Bizon
2017-08-22Fix display of push events for removed refsYorick Peterse
2017-08-22Merge branch 'fix/sm/34762-bad-validation-message' into 'master'Kamil Trzciński
2017-08-22Set a default CI/CD status when it is not knownGrzegorz Bizon
2017-08-22Merge branch 'fix-broadcast-message-caching' into 'master'Sean McGivern
2017-08-22Do not fire synrchonous hooks when creating a jobGrzegorz Bizon
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-22don't rely on order of notification levelshttp://jneen.net/
2017-08-21Fix caching of future broadcast messagesYorick Peterse
2017-08-21Merge branch 'sh-fix-atom-feeds' into 'master'Sean McGivern
2017-08-21Fix Error 500s when viewing user or group Atom feedsStan Hu
2017-08-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-21Merge branch 'fix/sm/34805-get-back-validates-uniqueness-1' into 'master'Kamil Trzciński
2017-08-21Merge branch 'issue_20900_remove_ignore_columns' into 'master'Sean McGivern
2017-08-21Merge branch 'mk-fix-user-namespace-rename' into 'master'Douwe Maan
2017-08-18Add namespace errors from User#after_updateMichael Kozono
2017-08-18Remove ignore columnsFelipe Artur
2017-08-18Use full path of project's avatar in webhooksblackst0ne