Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only create commit GPG signature when necessarydm-gpg-signature-performance | Douwe Maan | 2017-08-16 | 4 | -70/+84 |
* | Merge branch 'malformed-submodule' into 'master' | Douwe Maan | 2017-08-15 | 6 | -4/+14 |
|\ | |||||
| * | Handle missing .gitmodules when getting submodule urlsmalformed-submodule | Jacob Vosmaer | 2017-08-14 | 6 | -4/+14 |
* | | Display GPG status loading spinner only when Ajax request is made | Winnie Hellmann | 2017-08-15 | 3 | -0/+72 |
* | | Merge branch 'forks-count-cache' into 'master' | Douwe Maan | 2017-08-15 | 6 | -0/+84 |
|\ \ | |||||
| * | | Cache the number of forks of a projectforks-count-cache | Yorick Peterse | 2017-08-14 | 6 | -0/+84 |
* | | | Fix edit merge request button inconsistent letter casing | Clement Ho | 2017-08-15 | 3 | -11/+11 |
* | | | Merge branch '34533-speed-up-group-project-authorizations' into 'master' | Douwe Maan | 2017-08-15 | 1 | -0/+30 |
|\ \ \ | |||||
| * | | | Speed up Group#user_ids_for_project_authorizations | Nick Thomas | 2017-08-14 | 1 | -0/+30 |
* | | | | Merge branch '34371-pipeline-schedule-vue-files' into 'master' | Phil Hughes | 2017-08-15 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Move callout to vue file and remove svg from data function to improve perform... | Filipa Lacerda | 2017-08-14 | 1 | -1/+1 |
* | | | | | Merge branch 'repo-fixes-e' into 'master' | Jacob Schatz | 2017-08-14 | 3 | -30/+50 |
|\ \ \ \ \ | |||||
| * | | | | | Remove overflow tabs logic (no longer used) | Eric Eastwood | 2017-08-14 | 1 | -11/+0 |
| * | | | | | Remove loading state from repo_tab | Eric Eastwood | 2017-08-14 | 1 | -19/+1 |
| * | | | | | Use promise syntax with Helper.getContent | Eric Eastwood | 2017-08-14 | 1 | -2/+3 |
| * | | | | | Split out linkClicked and add tests | Eric Eastwood | 2017-08-14 | 1 | -0/+48 |
* | | | | | | Merge branch '36378-error-raising-expectation-in-spec-fix' into 'master' | Robert Speicher | 2017-08-14 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix positive raise_error expectation without specifying the error type expect...36378-error-raising-expectation-in-spec-fix | Tiago Botelho | 2017-08-14 | 1 | -2/+2 |
* | | | | | | | Merge branch '35804-document-table-based-tests' into 'master' | Robert Speicher | 2017-08-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use rspec-parameterized for table-based tests | Nick Thomas | 2017-08-11 | 1 | -0/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch '34527-make-edit-comment-button-always-available-outside-of-drop... | Clement Ho | 2017-08-14 | 6 | -17/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdown | Simon Knox | 2017-08-10 | 6 | -17/+9 |
* | | | | | | | | Merge branch '7-days-cycle-analytics' into 'master' | Rémy Coutable | 2017-08-14 | 1 | -0/+38 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add a `Last 7 days` option for Cycle Analytics view | Mehdi Lahmam | 2017-08-11 | 1 | -0/+14 |
| * | | | | | | | | Add feature specs for Cycle Analytics pipeline summary | Mehdi Lahmam | 2017-08-11 | 1 | -0/+24 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'gitaly-test-bundle-path' into 'master' | Rémy Coutable | 2017-08-14 | 1 | -5/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use existing BUNDLE_PATH for gitaly in local testsgitaly-test-bundle-path | Jacob Vosmaer | 2017-08-11 | 1 | -5/+16 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch '36089-handle-ref-failure-better' into 'master' | Douwe Maan | 2017-08-14 | 17 | -146/+190 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use with_repo_branch_commit instead of fetch_ref directly | Lin Jen-Shin | 2017-08-14 | 1 | -2/+1 |
| * | | | | | | | | Add comments about why we're stubbing them36089-handle-ref-failure-better | Lin Jen-Shin | 2017-08-14 | 1 | -2/+2 |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-... | Lin Jen-Shin | 2017-08-14 | 63 | -439/+1987 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-... | Lin Jen-Shin | 2017-08-11 | 56 | -83/+93 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Just use repository would fix the test | Lin Jen-Shin | 2017-08-11 | 1 | -4/+1 |
| * | | | | | | | | | | Just use the repo. Not sure why master could pass | Lin Jen-Shin | 2017-08-11 | 1 | -2/+2 |
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-... | Lin Jen-Shin | 2017-08-11 | 87 | -431/+499 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Fix more tests | Lin Jen-Shin | 2017-08-11 | 7 | -119/+120 |
| * | | | | | | | | | | Don't try to create diffs if one of the branch is missing | Lin Jen-Shin | 2017-08-10 | 5 | -19/+16 |
| * | | | | | | | | | | Introduce MergeRequest#write_ref and Repository#write_ref | Lin Jen-Shin | 2017-08-10 | 3 | -15/+18 |
| * | | | | | | | | | | Fix some tests and report the error message | Lin Jen-Shin | 2017-08-09 | 7 | -10/+27 |
| * | | | | | | | | | | Fake out Repository#fetch_ref for merge request if | Lin Jen-Shin | 2017-08-09 | 2 | -3/+12 |
| * | | | | | | | | | | Detect if we didn't create the ref sooner | Lin Jen-Shin | 2017-08-09 | 1 | -0/+21 |
* | | | | | | | | | | | Merge branch 'mk-enforce-boolean-defaults' into 'master' | Douwe Maan | 2017-08-14 | 1 | -0/+85 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add SaferBooleanColumn cop | Michael Kozono | 2017-08-14 | 1 | -0/+85 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'gitaly-404-commit-list-files' into 'master' | Douwe Maan | 2017-08-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Migrate Git::Repository.ls_files to Gitalygitaly-404-commit-list-files | Kim "BKC" Carlbäcker | 2017-08-10 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'pagination-projects-explore' into 'master' | Douwe Maan | 2017-08-14 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Use Prev/Next pagination for exploring projectspagination-projects-explore | Yorick Peterse | 2017-08-14 | 1 | -0/+23 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'fix/thread-safe-gpgme-tmp-directory' into 'master' | Dmitriy Zaporozhets | 2017-08-14 | 1 | -0/+52 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | use mutex for keychain interaction | Alexis Reigel | 2017-08-14 | 1 | -0/+30 |
| * | | | | | | | | | | store gpg return directory locally | Alexis Reigel | 2017-08-11 | 1 | -0/+22 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | |