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-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-04Do not return false in commit status transitionGrzegorz Bizon
2016-10-04Update order of build transition callbacksGrzegorz Bizon
2016-10-04Extract updating pipeline status to async workerGrzegorz Bizon
2016-10-04Fix async pipeline and remove unrelated changesGrzegorz Bizon
2016-10-03Make pipeline processing asynchronousKamil Trzcinski
2016-09-07Optimized event pruning query to avoid two queries.Olaf Tomalka
2016-09-07Limited amount of pruned Event rows per runOlaf Tomalka
2016-09-07Added cron to prune events older than 12 months.Olaf Tomalka
2016-08-24Does not halt the GitHub import process when an error occursDouglas Barbosa Alexandre
2016-08-19Merge branch '21010-emailsonpushworker-incorrectly-claims-deleted-a-commit-af...Douwe Maan
2016-08-19Fix force-push message in push emailsSean McGivern
2016-08-19Allow project group links to be expiredSean McGivern
2016-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-17Tracking of custom eventsYorick Peterse
2016-08-12Fix bug where destroying a namespace would not always destroy projectsStan Hu
2016-08-09Create Member.expired scope.Adam Niedzielski
2016-08-08Merge branch 'decode-log-postreceive-args' into 'master' Douwe Maan
2016-08-07Single quotes all the way.Adam Niedzielski
2016-08-05Log base64-decoded PostReceive argumentsJacob Vosmaer
2016-08-05Use Members::AuthorizedDestroyService in RemoveExpiredMembersWorker.Adam Niedzielski
2016-08-04Merge branch 'fix/ha-mode-import-issue' into 'master' Rémy Coutable
2016-08-04using shared path for project import uploads and refactored gitlab remove exp...James Lopez
2016-08-04Add worker which removes expired members.Adam Niedzielski
2016-08-04Fix skip_repo parameter being ignored when destroying a namespaceStan Hu
2016-08-03Use commit deltas when counting files in IrkerWorkerAhmad Sherif
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Introduce Compare model in the codebase.Paco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-07-27Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-27Merge branch 'feature/profile-requests-conditionally' into 'master' Douwe Maan
2016-07-27Fix a bug where forking a project from a repository storage to another would ...Alejandro Rodríguez
2016-07-26Profile requests when a header is passedAhmad Sherif
2016-07-26Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-21Add service to clean up repository archive cacheDouglas Barbosa Alexandre
2016-07-21Fix emails on push for new and deleted branchesSean McGivern
2016-07-18limit project expor retry to only 3James Lopez
2016-07-15Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-15Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin
2016-07-13Refresh branch cache after `git gc`Stan Hu
2016-07-12Expire the branch cache after `git gc` runsStan Hu
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-17Merge branch 'repo-check-require-push-events' into 'master' Robert Speicher
2016-06-16fixed merge conflicts on UI branchJames Lopez
2016-06-16fixed merge conflictsJames Lopez
2016-06-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez
2016-06-16Revert "squashed merge and fixed conflicts"James Lopez
2016-06-16squashed merge and fixed conflictsJames Lopez
2016-06-15Do not check repos without push eventsJacob Vosmaer