| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix an order dependency in a spec | Nick Thomas | 2018-01-29 | 1 | -3/+3 |
* | Migrate Commit#uri_type to Gitalyfeature/migrate-commit-uri-to-gitaly | Ahmad Sherif | 2018-01-15 | 1 | -7/+17 |
* | Display related merge requests in commit detail page | Hiroyuki Sato | 2018-01-12 | 1 | -0/+13 |
* | Remove the Commit#tree methodremove-commit-tree | Jacob Vosmaer | 2018-01-04 | 1 | -1/+0 |
* | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specs | blackst0ne | 2017-12-22 | 1 | -2/+2 |
* | Load commit in batches for pipelines#index | Zeger-Jan van de Weg | 2017-12-19 | 1 | -0/+39 |
* | Optimise getting the pipeline status of commitsci-pipeline-status-query | Yorick Peterse | 2017-11-16 | 1 | -2/+9 |
* | Prepare Repository#merge for migration to Gitalyoperation-service-merge | Jacob Vosmaer | 2017-09-15 | 1 | -6/+1 |
* | Improve description of a Commit#cherry_pick_message UT | Saverio Miroddi | 2017-08-22 | 1 | -2/+2 |
* | Fix rubocop errors in spec/models/commit_spec.rb | Saverio Miroddi | 2017-08-21 | 1 | -2/+0 |
* | Add UT for cherry-pick of an existing merge that is not found | Saverio Miroddi | 2017-08-21 | 1 | -19/+30 |
* | Reverse order of commits in MR cherry-pick message | Saverio Miroddi | 2017-08-21 | 1 | -2/+3 |
* | Remove redundant statement part in a test suite | Saverio Miroddi | 2017-08-18 | 1 | -1/+1 |
* | Correct the cherry-pick message for merge commits | Saverio Miroddi | 2017-08-17 | 1 | -8/+35 |
* | Extended UTs for the new cherry-pick message format | Saverio Miroddi | 2017-08-16 | 1 | -0/+24 |
* | Incorporate Gitaly's CommitService.FindCommit RPCgitaly-find-commit | Alejandro Rodríguez | 2017-08-07 | 1 | -1/+1 |
* | Refactor Gitlab::Git::Commit to include a repository | Alejandro Rodríguez | 2017-08-07 | 1 | -2/+0 |
* | Change all `:empty_project` to `:project`rs-empty_project-default | Robert Speicher | 2017-08-02 | 1 | -1/+1 |
* | Rename many path_with_namespace -> full_path | Gabriel Mazetto | 2017-08-01 | 1 | -1/+1 |
* | Remove superfluous lib: true, type: redis, service: true, models: true, servi... | Rémy Coutable | 2017-07-27 | 1 | -1/+1 |
* | Use RequestStoreWrap for Commit#author | Lin Jen-Shin | 2017-07-18 | 1 | -5/+3 |
* | Correct RSpec/SingleLineHook cop offenses | Robert Speicher | 2017-06-14 | 1 | -3/+9 |
* | Fix linting, route, and specs | Rémy Coutable | 2017-06-09 | 1 | -1/+1 |
* | Fix spec failures and add a feature flag for the performance bar | Rémy Coutable | 2017-06-09 | 1 | -1/+1 |
* | Merge branch '12614-fix-long-message' into 'master' | Dmitriy Zaporozhets | 2017-06-08 | 1 | -2/+24 |
|\ |
|
| * | Fix long urls in the title of commit | Alexander Randa | 2017-05-12 | 1 | -2/+24 |
* | | Add support for deltas_only under Gitaly | Ahmad Sherif | 2017-05-13 | 1 | -15/+0 |
* | | Remove deltas_only from DiffCollection | Jacob Vosmaer | 2017-05-11 | 1 | -17/+4 |
* | | Re-enable Gitaly commit_raw_diff feature | Ahmad Sherif | 2017-05-07 | 1 | -28/+27 |
* | | Rename latest_pipeline to last_pipelinealways-show-latest-pipeline-in-commit-box | Lin Jen-Shin | 2017-05-03 | 1 | -3/+3 |
|/ |
|
* | Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testing | Alejandro Rodríguez | 2017-04-11 | 1 | -27/+28 |
* | Merge branch 'feature/use-gitaly-for-commit-show' into 'master' | Robert Speicher | 2017-03-17 | 1 | -0/+28 |
|\ |
|
| * | Use Gitaly for CommitController#showfeature/use-gitaly-for-commit-show | Ahmad Sherif | 2017-03-15 | 1 | -0/+28 |
* | | Adds pipeline mini-graph to system information box in Commit View | Filipa Lacerda | 2017-03-16 | 1 | -0/+19 |
|/ |
|
* | Use `:empty_project` where possible in model specsrs-empty_project-models | Robert Speicher | 2017-01-26 | 1 | -7/+7 |
* | Allows to search within project by commit's hash | YarNayar | 2017-01-24 | 1 | -0/+18 |
* | Mark MR as WIP when pushing WIP commits | jurre | 2017-01-19 | 1 | -0/+28 |
* | Add explicit status test, feedback:show-commit-status-from-latest-pipeline | Lin Jen-Shin | 2016-12-15 | 1 | -0/+2 |
* | Use described_class and update description | Lin Jen-Shin | 2016-12-15 | 1 | -1/+1 |
* | Introduce latest_status and add a few tests | Lin Jen-Shin | 2016-12-14 | 1 | -2/+2 |
* | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l... | Lin Jen-Shin | 2016-12-14 | 1 | -9/+33 |
|\ |
|
| * | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security' | Douwe Maan | 2016-12-08 | 1 | -5/+6 |
| * | Add shorthand support to gitlab markdown references | Oswaldo Ferreira | 2016-12-02 | 1 | -4/+10 |
| * | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvements | Yorick Peterse | 2016-12-01 | 1 | -0/+17 |
* | | Avoid using random in the tests, feedback: | Lin Jen-Shin | 2016-11-24 | 1 | -2/+2 |
* | | Fix test description to mention latest pipeline, | Lin Jen-Shin | 2016-11-23 | 1 | -2/+2 |
* | | Still use compound pipeline status, but group by | Lin Jen-Shin | 2016-11-21 | 1 | -4/+4 |
* | | Show commit status from latest pipeline | Lin Jen-Shin | 2016-11-08 | 1 | -16/+11 |
|/ |
|
* | There's no such method | Lin Jen-Shin | 2016-11-04 | 1 | -4/+0 |
* | Merge status_for and status, feedback: | Lin Jen-Shin | 2016-11-03 | 1 | -34/+36 |