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-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-16Improve method names and add more specsFelipe Artur
2017-06-16Remove old specs and add new onesFelipe Artur
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-10Use :request_store hooks on specsOswaldo Ferreira
2017-05-31Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-24Address reviewDouwe Maan
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-08Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...Dmitriy Zaporozhets
2017-05-06Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-05-04Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-02Refresh the markdown cache if it was `nil`Bob Van Landuyt
2017-04-28Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher
2017-04-26Enable RSpec/FilePath copSean McGivern
2017-04-25Fix a failing specNick Thomas
2017-04-24Cache Routable#full_path in RequestStore to reduce duplicate route loadsStan Hu
2017-04-21Start versioning cached markdown fieldsNick Thomas
2017-04-21Remove the ClearDatabaseCacheWorkerNick Thomas
2017-04-12Prepare for zero downtime migrationsYorick Peterse
2017-04-07Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-06Merge branch 'master' into new-resolvable-discussionDouwe Maan
2017-04-06Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin
2017-04-06use more explicit and explanatory sql statementAlexis Reigel
2017-04-06add method to get a full routable hierarchyAlexis Reigel
2017-04-05Add tests for relations and scopes, and settingLin Jen-Shin
2017-04-05Address review commentsDouwe Maan
2017-04-05Fix specsDouwe Maan
2017-04-05Add specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-21Prevented error on nil author from Issuable delegationJames Edwards-Jones
2017-03-20Extend compound status for manual actions specsGrzegorz Bizon
2017-03-20Fix pipeline status for transition between stagesGrzegorz Bizon
2017-03-17Added labels to the issue web hookLuke "Jared" Bennett
2017-03-16Issue milestone remaining time tooltipMichael
2017-03-15Allow sorting by due date and label prioritySean McGivern
2017-03-14[Issue sorting]Addressed review commentsValery Sizov
2017-03-14[Issue Sorting] Improve migrationValery Sizov
2017-03-14[Issue sorting] Filling positions preferable in the middleValery Sizov
2017-03-14Fix relative position calculationValery Sizov
2017-03-08Remove unneccessary blank linesDouwe Maan
2017-03-07[Issue Board Sorting] More accurate move through the listValery Sizov
2017-03-07Fix rubocopValery Sizov
2017-03-07Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov
2017-03-07Address review commentsValery Sizov
2017-03-06Addressing review commentsValery Sizov
2017-03-06Extend specs for code we use to calculate statusesGrzegorz Bizon
2017-02-28[Issue board sorting] SpecsValery Sizov