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
2018-08-27Backport Repository#keep_around changes from EE to CEMichael Kozono
2018-08-02Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable
2018-08-01Only serializes diff files found by paths queryOswaldo Ferreira
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-18Render MR page when no persisted diff_refs or diffs sizeOswaldo Ferreira
2018-06-25Delete non-latest merge request diff files upon diffs reloadOswaldo Ferreira
2018-04-25Cleanup after adding MR diff's commit_count (try 2)Jan Provaznik
2018-03-08Revert "Cleanup after adding MR diff's commit_count"Jan Provaznik
2018-03-05Cleanup after adding MR diff's commit_countJan Provaznik
2018-02-07Check for keep-around commits once if target and source projects are the sameAhmad Sherif
2018-01-12Display related merge requests in commit detail pageHiroyuki Sato
2018-01-10Denormalize commits count for merge request diffsJan Provaznik
2017-12-12Use memoization for commits on diffsZeger-Jan van de Weg
2017-11-28Remove serialised diff and commit columnsSean McGivern
2017-11-23Use latest_merge_request_diff associationSean McGivern
2017-11-16Optimise getting the pipeline status of commitsYorick Peterse
2017-11-02Set merge_request_diff_id on MR when creatingSean McGivern
2017-10-05Move `fetch_ref` from MergeRequestDiff#ensure_commit_shas to MergeRequestRémy Coutable
2017-10-05Keep only the changes that are known to work wellRémy Coutable
2017-10-05Fetch and map refs/pull to refs/merge-requests in the GH importJames Lopez
2017-08-08Refactor Gitlab::Git::Commit to include a repositoryAlejandro Rodríguez
2017-08-03Migrate MR commits and diffs to new tablesSean McGivern
2017-07-26Fix saving diffs that are not valid UTF-8Sean McGivern
2017-07-06Add table for merge request commitsSean McGivern
2017-07-06Rename ActiverecordSerialize copYorick Peterse
2017-06-16Add table for files in merge request diffsSean McGivern
2017-06-02Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper`Bob Van Landuyt
2017-05-31Added Cop to blacklist the use of serializeYorick Peterse
2017-05-26Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-23Change code comment formattingDouwe Maan
2017-05-23Remove @commit in compare and MR controllersDouwe Maan
2017-05-23Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan
2017-04-25Show correct size when MR diff overflowsSean McGivern
2017-04-11Statisfy Robertcop and SeancopDouwe Maan
2017-04-10Add specsDouwe Maan
2017-04-08Fix find_by_diff_refsDouwe Maan
2017-04-08Fix specs and make tweaksDouwe Maan
2017-04-08Link to outdated diff in older MR version from outdated diff discussionDouwe Maan
2017-04-04Fix issues importing forked projectsJames Lopez
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-01-26Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2017-01-17Merge branch 'issue_25017' into 'master' Sean McGivern
2017-01-12Show 'too many changes' message for merge requestFelipe Artur
2017-01-05Prefer leading dots over trailing dotsLin Jen-Shin
2017-01-05Absorb gitlab_gitRobert Speicher