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
2016-10-07Merge branch 'sh-fix-events-update-spec' into 'master' Yorick Peterse
2016-10-07Fix Event#reset_project_activity updatesStan Hu
2016-10-07Use CacheMarkdownField for notesNick Thomas
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-06Merge branch 'new-merge-requests-commit-tab-active' into 'master' Fatih Acet
2016-10-06Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit'Rémy Coutable
2016-10-06MergeRequest new form load diff asynchronouslyPaco Guzman
2016-10-06Merge branch 'feature/improve-async-pipeline-processing' into 'master' Kamil Trzciński
2016-10-05multi-file commitMarc Siegfriedt
2016-10-05Merge branch 'trending-caching' into 'master' Rémy Coutable
2016-10-05Merge branch 'test-improve-gitlab-identifier' into 'master' Rémy Coutable
2016-10-05Refactor Gitlab::IdentifierYorick Peterse
2016-10-05Merge branch 'update-runner-information' into 'master' Rémy Coutable
2016-10-05Merge branch 'all-skipped-equals-success' into 'master' Rémy Coutable
2016-10-05Merge branch 'remove-reset-project-activity-lease' into 'master' Rémy Coutable
2016-10-05Fix project deletion when feature visibility is set to privateStan Hu
2016-10-04Remove lease from Event#reset_project_activityYorick Peterse
2016-10-04Exclude system notes from Project.trendingYorick Peterse
2016-10-04Introduce all_state_names so that we could avoid NOT INLin Jen-Shin
2016-10-04Merge remote-tracking branch 'upstream/master' into all-skipped-equals-successLin Jen-Shin
2016-10-04Merge branch 'restrict-failed-2fa-attempts' into 'master' Rémy Coutable
2016-10-04Do not return false in commit status transitionGrzegorz Bizon
2016-10-04Restrict failed login attempts for users with 2FASean McGivern
2016-10-04Merge branch 'zj-save-environment-deployment-refs' into 'master' Kamil Trzciński
2016-10-04Fix hipchat service specs after changes in pipelineGrzegorz Bizon
2016-10-04Update order of build transition callbacksGrzegorz Bizon
2016-10-04Extract updating pipeline status to async workerGrzegorz Bizon
2016-10-04Use internal commit status API to check if finishedGrzegorz Bizon
2016-10-04Fix async pipeline and remove unrelated changesGrzegorz Bizon
2016-10-04Merge branch 'issue_22446' into 'master' Sean McGivern
2016-10-04Merge branch 'cleanup-mentionable-methods-arguments' into 'master' Douwe Maan
2016-10-04Merge branch 'master' into issue_22446Sean McGivern
2016-10-04Simplify Mentionable concern instance methodsPaco Guzman
2016-10-04Fix issues importing services via Import/ExportJames Lopez
2016-10-04deployment refs in own folder, new method for creating refsZ.J. van de Weg
2016-10-04Update method nameZeger-Jan van de Weg
2016-10-04Save a fetchable ref per deployementZ.J. van de Weg
2016-10-04Fix bug when trying to cache closed issues from external issue trackersFelipe Artur
2016-10-03Merge branch 'rs-string-conversion-in-interpolation' into 'master' Rémy Coutable
2016-10-03Merge branch 'master' into 'master' Rémy Coutable
2016-10-03Enable Lint/StringConversionInInterpolation cop and autocorrect offensesRobert Speicher
2016-10-03We don't need self. there. (sorry, can't resist anymore)Lin Jen-Shin
2016-10-03Merge branch 'master' into all-skipped-equals-successLin Jen-Shin
2016-10-03Fix tests. Check 'success' first (default status)Lin Jen-Shin
2016-10-03Add test for CommitStatus.exclude_ignoredLin Jen-Shin
2016-10-03Remove dead codeLin Jen-Shin
2016-10-03Make pipeline processing asynchronousKamil Trzcinski
2016-10-03Style/EmptyLinesAroundBlockBodyLin Jen-Shin
2016-10-03Specify 3 cases we want them to be excluded. [ci skip]Lin Jen-Shin
2016-10-03Rename ignored to failed_but_allowed, introduce exclude_ignoredLin Jen-Shin