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-11-11Move update_project_counter_caches? out of issue and merge requestGeorge Andrinopoulos
2017-11-10Fix another timeout when searching for pipelinesSean McGivern
2017-11-08Merge branch 'dm-notes-for-commit-id' into 'master'Rémy Coutable
2017-11-08Use Commit#notes and Note.for_commit_id when possible to make sure we use all...Douwe Maan
2017-11-07Refactor issuables index actionsJarka Kadlecova
2017-11-06ignore the column before the migrationmicael.bergeron
2017-11-03removed the #ensure_ref_fetched from all controllersmicael.bergeron
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-30Merge branch '39054-activerecord-statementinvalid-pg-querycanceled-error-canc...Yorick Peterse
2017-10-30Move locked check to a guard-clauseOswaldo Ferreira
2017-10-27Make merge_jid handling less stateful in MergeServiceOswaldo Ferreira
2017-10-27Avoid hitting statement timeout finding MR pipelinesSean McGivern
2017-10-13Simplify check for running job on RedisOswaldo Ferreira
2017-10-11Make "merge ongoing" check more consistentOswaldo Ferreira
2017-10-10Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate
2017-10-09Introduce new hook data builders for Issue and MergeRequestRémy Coutable
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-10-07Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan
2017-10-07Allow creating merge requests across forks of a projectBob Van Landuyt
2017-10-06Create idea of read-only databaseToon Claes
2017-10-05Move `fetch_ref` from MergeRequestDiff#ensure_commit_shas to MergeRequestRémy Coutable
2017-10-04Merge branch 'merge-request-notes-performance' into 'master'Sean McGivern
2017-10-04Merge branch '36876-mr-show-json-controller-perf-improvements' into 'master'Douwe Maan
2017-10-04Reduce method calls while evaluating Projects::MergeRequestsController#show.jsonOswaldo Ferreira
2017-10-02Use a UNION ALL for getting merge request notesYorick Peterse
2017-09-29Port semi-linear merge strategy to CE (mostly FE)Eric Eastwood
2017-09-19Fix refreshing of issues/MR count cachesYorick Peterse
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-09-06add controller specmicael.bergeron
2017-09-06rework the contributor badgemicael.bergeron
2017-09-06Resolve outdated diff discussions on pushSean McGivern
2017-09-04Merge branch 'git-operation-service-to-git' into 'master'Sean McGivern
2017-09-01Merge branch 'issue_36820' into 'master'Sean McGivern
2017-08-31Remove closing external issues by reference errorFelipe Artur
2017-08-31Merge branch 'sidebar-cache-updates' into 'master'Sean McGivern
2017-08-31Prepare GitOperationService for move to Gitlab::GitJacob Vosmaer
2017-08-30Only update the sidebar count caches when neededYorick Peterse
2017-08-30Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin
2017-08-28Rename MergeRequest#async_merge to merge_asyncOswaldo Ferreira
2017-08-28Add changelogOswaldo Ferreira
2017-08-28Track enqueued and ongoing MRsOswaldo Ferreira
2017-08-28Remove locked? check when unlocking a merge requestOswaldo Ferreira
2017-08-25Try to make reserved ref names more obviousLin Jen-Shin
2017-08-24Merge branch '36262_merge_request_reference_in_merge_commit_global' into 'mas...Sean McGivern
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-18Remove ignore columnsFelipe Artur
2017-08-14Use with_repo_branch_commit instead of fetch_ref directlyLin Jen-Shin