Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | add rubocop whitelist | Greg Stark | 2018-02-09 | 1 | -3/+3 | |
| * | | | | | | | | | | | Revert to old code style where branches of the union do not have extra where ... | Greg Stark | 2018-02-09 | 1 | -18/+12 | |
| * | | | | | | | | | | | WIP experiment | Greg Stark | 2018-02-09 | 1 | -3/+9 | |
| * | | | | | | | | | | | Add indexes and change SQL for expired artifacts to deal with artifacts migra... | Greg Stark | 2018-02-08 | 5 | -6/+68 | |
* | | | | | | | | | | | | Merge branch 'fix/template-project-visibility' into 'master' | Douwe Maan | 2018-02-14 | 5 | -36/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add description, visibility to CreateFromTemplateService spec | George Tsiolis | 2018-02-14 | 2 | -2/+11 | |
| * | | | | | | | | | | | Remove Gitlab::ImportExport::ProjectCreator class | George Tsiolis | 2018-02-14 | 1 | -23/+0 | |
| * | | | | | | | | | | | Update projects import service | George Tsiolis | 2018-02-12 | 2 | -11/+13 | |
* | | | | | | | | | | | | Merge branch '42481-remove-notification-settings-left-projects' into 'master' | Sean McGivern | 2018-02-14 | 4 | -7/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Resolve "Remove notification settings for groups and projects you were previo... | 🙈 jacopo beschi 🙉 | 2018-02-14 | 4 | -7/+57 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'qa-clone-with-deploy-key' into 'master' | Grzegorz Bizon | 2018-02-14 | 12 | -13/+246 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Indent as Rubocop likeqa-clone-with-deploy-key | Lin Jen-Shin | 2018-02-14 | 1 | -8/+9 | |
| * | | | | | | | | | | | Fix the use to Git::Location | Lin Jen-Shin | 2018-02-14 | 2 | -6/+6 | |
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into qa-clone-with-deploy-key | Lin Jen-Shin | 2018-02-13 | 260 | -13917/+19820 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Inline helper methods | Lin Jen-Shin | 2018-02-13 | 1 | -27/+11 | |
| * | | | | | | | | | | | | Add a comment about why @ is picked for ssh | Lin Jen-Shin | 2018-02-13 | 1 | -0/+3 | |
| * | | | | | | | | | | | | Just use initialize and remove scheme we're not using | Lin Jen-Shin | 2018-02-13 | 1 | -13/+5 | |
| * | | | | | | | | | | | | Rename Git::Repository::Location to Git::Location | Lin Jen-Shin | 2018-02-13 | 5 | -44/+41 | |
| * | | | | | | | | | | | | Rearrange the test structure and introduce | Lin Jen-Shin | 2018-02-12 | 5 | -51/+103 | |
| * | | | | | | | | | | | | Make wait return the value we yielded when | Lin Jen-Shin | 2018-02-12 | 2 | -4/+4 | |
| * | | | | | | | | | | | | Remove unused codes and address feedback | Lin Jen-Shin | 2018-02-12 | 3 | -47/+21 | |
| * | | | | | | | | | | | | Adopt Git style URI | Lin Jen-Shin | 2018-02-12 | 3 | -1/+67 | |
| * | | | | | | | | | | | | Cleanup codes and address feedback | Lin Jen-Shin | 2018-02-09 | 7 | -31/+22 | |
| * | | | | | | | | | | | | Save host-verification test against SHA1 checksum | Lin Jen-Shin | 2018-02-09 | 1 | -3/+11 | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into qa-clone-with-deploy-key | Lin Jen-Shin | 2018-02-09 | 1001 | -6589/+21779 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | WIP | Lin Jen-Shin | 2018-02-05 | 10 | -15/+181 | |
* | | | | | | | | | | | | | | Merge branch 'feature/include-custom-attributes-in-api' into 'master' | Douwe Maan | 2018-02-14 | 10 | -44/+229 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Allow including custom attributes in API responses | Markus Koller | 2018-02-08 | 10 | -44/+229 | |
* | | | | | | | | | | | | | | Merge branch '42934-search-api-fix' into 'master' | Sean McGivern | 2018-02-14 | 12 | -22/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | API - Include project in commits&blobs search results | Jarka Kadlecová | 2018-02-14 | 12 | -22/+37 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch '37050-ext-issue-tracker' into 'master' | Sean McGivern | 2018-02-14 | 9 | -15/+142 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Display a link to external issue tracker when enabled | Jarka Kadlecová | 2018-02-14 | 9 | -15/+142 | |
* | | | | | | | | | | | | | | Merge branch 'api-refs-for-commit' into 'master' | Douwe Maan | 2018-02-14 | 5 | -1/+133 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Refactor commits/refs API to use hash and add pagination headers | Robert Schilling | 2018-02-14 | 5 | -42/+38 | |
| * | | | | | | | | | | | | | | Separate branch and tag names | Robert Schilling | 2018-02-09 | 5 | -22/+27 | |
| * | | | | | | | | | | | | | | Add docs | Robert Schilling | 2018-02-09 | 2 | -0/+39 | |
| * | | | | | | | | | | | | | | Incorporate feedback | Robert Schilling | 2018-02-09 | 2 | -21/+18 | |
| * | | | | | | | | | | | | | | Start with tests | Robert Schilling | 2018-02-09 | 1 | -0/+60 | |
| * | | | | | | | | | | | | | | Basic ref fetching for commits | Robert Schilling | 2018-02-09 | 2 | -3/+38 | |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'rs-security-harness' into 'master' | Rémy Coutable | 2018-02-14 | 1 | -0/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Add a security harness scriptrs-security-harness | Robert Speicher | 2018-02-13 | 1 | -0/+55 | |
* | | | | | | | | | | | | | | | Merge branch '42314-diff-file' into 'master' | Douwe Maan | 2018-02-14 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Render modified icon for moved file42314-diff-file | Filipa Lacerda | 2018-02-13 | 2 | -1/+6 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'lm-update-mysql-rec' into 'master' | Achilleas Pipinellis | 2018-02-14 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Update database_mysql.md to remove conflicting recommendationlm-update-mysql-rec | Lee Matos | 2018-02-13 | 1 | -1/+0 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge branch 'remove-unused-code-profile' into 'master' | Jacob Schatz | 2018-02-13 | 1 | -18/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Remove unused coderemove-unused-code-profile | Clement Ho | 2018-02-08 | 1 | -18/+0 | |
* | | | | | | | | | | | | | | | Merge branch 'remove_ldap_person_validation' into 'master' | Stan Hu | 2018-02-13 | 3 | -24/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Revert problematic LDAP person validation that threw exceptions | Drew Blessing | 2018-02-13 | 3 | -24/+5 | |
* | | | | | | | | | | | | | | | Merge branch 'whitelisting' into 'master' | Yorick Peterse | 2018-02-13 | 3 | -22/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |