Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the /projects/:id/repository/commits endpoint to handle dots in the ref n...rc/fix-commits-api | Rémy Coutable | 2017-08-08 | 8 | -157/+570 |
* | Merge branch '35941-fix-testing-issue-following-gitaly-install-fix' into 'mas... | Rémy Coutable | 2017-08-08 | 2 | -17/+26 |
|\ | |||||
| * | Print the setup steps and duration and fix an issue resulting in re-setuping ...35941-fix-testing-issue-following-gitaly-install-fix | Rémy Coutable | 2017-08-04 | 2 | -8/+17 |
| * | Unset the RUBYOPT env variable before installing gitaly-ruby | Rémy Coutable | 2017-08-04 | 2 | -5/+10 |
| * | Revert "Merge branch 'fix-gitaly-install' into 'master'" | Rémy Coutable | 2017-08-04 | 2 | -16/+11 |
* | | Merge branch 'master' into ide | Mike Greiling | 2017-08-07 | 64 | -271/+1523 |
|\ \ | |||||
| * | | Show all labels | Regis Boudinot | 2017-08-08 | 3 | -17/+21 |
| * | | Merge branch '31207-clean-locked-merge-requests' into 'master' | Stan Hu | 2017-08-08 | 11 | -20/+109 |
| |\ \ | |||||
| | * | | Store MergeWorker JID on merge request, and clean up stuck merges | Oswaldo Ferreira | 2017-08-07 | 11 | -20/+109 |
| * | | | 33874 confidential issue redesign | Regis Boudinot | 2017-08-07 | 4 | -0/+169 |
| * | | | Resolve "User dropdown in filtered search does not load avatar on `master`" | Tim Zallmann | 2017-08-07 | 1 | -1/+1 |
| * | | | Merge branch 'feature/migrate-find-commits-by-message-to-gitaly' into 'master' | Robert Speicher | 2017-08-07 | 1 | -9/+21 |
| |\ \ \ | |||||
| | * | | | Migrate Repository#find_commits_by_message to Gitalyfeature/migrate-find-commits-by-message-to-gitaly | Ahmad Sherif | 2017-08-07 | 1 | -9/+21 |
| | |/ / | |||||
| * | | | Merge branch '32844-issuables-performance' into 'master' | Sean McGivern | 2017-08-07 | 5 | -10/+122 |
| |\ \ \ | |||||
| | * | | | Move some after_create parts to worker to improve performance32844-issuables-performance | Jarka Kadlecova | 2017-08-07 | 5 | -10/+122 |
| * | | | | Group-level new issue & MR using previously selected project | Bryce Johnson | 2017-08-07 | 4 | -5/+125 |
| * | | | | Merge branch '35761-convdev-perc' into 'master' | Sean McGivern | 2017-08-07 | 5 | -4/+71 |
| |\ \ \ \ | |||||
| | * | | | | Store & use ConvDev percentages returned by Version app35761-convdev-perc | Jarka Kadlecova | 2017-08-07 | 5 | -4/+71 |
| * | | | | | Merge branch 'backport-ee-2251' into 'master' | Sean McGivern | 2017-08-07 | 4 | -26/+160 |
| |\ \ \ \ \ | |||||
| | * | | | | | Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/25... | Nick Thomas | 2017-08-07 | 4 | -26/+160 |
| * | | | | | | Merge branch 'blob-batch-methods' into 'master' | Douwe Maan | 2017-08-07 | 1 | -0/+71 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Rename 'limit' to 'blob_size_limit' | Jacob Vosmaer | 2017-08-07 | 1 | -5/+5 |
| | * | | | | | | Add Gitlab::Git::Blob.batch method | Jacob Vosmaer | 2017-08-01 | 1 | -0/+71 |
| * | | | | | | | Merge branch '15664-remove-jquery-nicescroll' into 'master' | Phil Hughes | 2017-08-07 | 3 | -6/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | fix failing specs due phantomJS scroll position | Mike Greiling | 2017-08-04 | 1 | -4/+4 |
| | * | | | | | | | remove nicescroll from jobs page and remove the library from common.bundle.js | Mike Greiling | 2017-08-04 | 2 | -2/+0 |
| * | | | | | | | | Merge branch 'github' into 'master' | Robert Speicher | 2017-08-07 | 2 | -25/+9 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Does not fetch repository when importing from GitHub on import service | Douglas Barbosa Alexandre | 2017-08-07 | 1 | -24/+8 |
| | * | | | | | | | | Set the new GitHub import as import source | Douglas Barbosa Alexandre | 2017-08-07 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'zj-project-templates' into 'master' | Sean McGivern | 2017-08-07 | 5 | -12/+137 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix html structure | Filipa Lacerda | 2017-08-07 | 1 | -11/+0 |
| | * | | | | | | | | | Port form back to use form_tag | Z.J. van de Weg | 2017-08-07 | 1 | -2/+2 |
| | * | | | | | | | | | Fix last feature test for project templates | Z.J. van de Weg | 2017-08-07 | 1 | -2/+2 |
| | * | | | | | | | | | After merge cleanup | Z.J. van de Weg | 2017-08-07 | 3 | -8/+4 |
| | * | | | | | | | | | Fixes race condition in project uploads | Tiago Botelho | 2017-08-07 | 1 | -0/+1 |
| | * | | | | | | | | | Merge branch 'master' into zj-project-templates | Filipa Lacerda | 2017-08-07 | 1289 | -4469/+9612 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Rename GitLabProjectImporterService and misc fixes | Z.J. van de Weg | 2017-08-01 | 3 | -6/+21 |
| | * | | | | | | | | | | Create rake task to create project templates | Z.J. van de Weg | 2017-08-01 | 1 | -2/+2 |
| | * | | | | | | | | | | Allow projects to be started from a template | Z.J. van de Weg | 2017-07-28 | 3 | -0/+95 |
| * | | | | | | | | | | | Merge branch 'group-milestone-references-system-notes' into 'master' | Robert Speicher | 2017-08-07 | 10 | -133/+286 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Show group milestones in autocomplete | Sean McGivern | 2017-08-07 | 1 | -0/+27 |
| | * | | | | | | | | | | | Create system notes for group milestone changes | Sean McGivern | 2017-08-07 | 2 | -16/+43 |
| | * | | | | | | | | | | | Support references to group milestones | Sean McGivern | 2017-08-07 | 7 | -117/+216 |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch '36052-reset-only-migration-models' into 'master' | Sean McGivern | 2017-08-07 | 2 | -2/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Reset only migration models36052-reset-only-migration-models | Lin Jen-Shin | 2017-08-07 | 2 | -2/+12 |
| * | | | | | | | | | | | Add sidekiq metrics endpoint and add http server to sidekiq | Paweł Chojnacki | 2017-08-07 | 3 | -1/+205 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | fix repo_edit_button_spec.js | Mike Greiling | 2017-08-07 | 1 | -0/+1 |
* | | | | | | | | | | | fix test failures in repo_preview_spec.js | Mike Greiling | 2017-08-07 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'master' into ide | Mike Greiling | 2017-08-07 | 104 | -462/+1909 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Merge branch 'wiki_title' into 'master' | Robert Speicher | 2017-08-07 | 4 | -15/+40 |
| |\ \ \ \ \ \ \ \ \ \ |