summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | add rubocop whitelistGreg Stark2018-02-091-3/+3
| * | | | | | | | | | | Revert to old code style where branches of the union do not have extra where ...Greg Stark2018-02-091-18/+12
| * | | | | | | | | | | WIP experimentGreg Stark2018-02-091-3/+9
| * | | | | | | | | | | Add indexes and change SQL for expired artifacts to deal with artifacts migra...Greg Stark2018-02-085-6/+68
* | | | | | | | | | | | Merge branch 'fix/template-project-visibility' into 'master'Douwe Maan2018-02-145-36/+24
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add description, visibility to CreateFromTemplateService specGeorge Tsiolis2018-02-142-2/+11
| * | | | | | | | | | | Remove Gitlab::ImportExport::ProjectCreator classGeorge Tsiolis2018-02-141-23/+0
| * | | | | | | | | | | Update projects import serviceGeorge Tsiolis2018-02-122-11/+13
* | | | | | | | | | | | Merge branch '42481-remove-notification-settings-left-projects' into 'master'Sean McGivern2018-02-144-7/+57
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Resolve "Remove notification settings for groups and projects you were previo...🙈 jacopo beschi 🙉2018-02-144-7/+57
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'qa-clone-with-deploy-key' into 'master'Grzegorz Bizon2018-02-1412-13/+246
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Indent as Rubocop likeqa-clone-with-deploy-keyLin Jen-Shin2018-02-141-8/+9
| * | | | | | | | | | | Fix the use to Git::LocationLin Jen-Shin2018-02-142-6/+6
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into qa-clone-with-deploy-keyLin Jen-Shin2018-02-13260-13917/+19820
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Inline helper methodsLin Jen-Shin2018-02-131-27/+11
| * | | | | | | | | | | | Add a comment about why @ is picked for sshLin Jen-Shin2018-02-131-0/+3
| * | | | | | | | | | | | Just use initialize and remove scheme we're not usingLin Jen-Shin2018-02-131-13/+5
| * | | | | | | | | | | | Rename Git::Repository::Location to Git::LocationLin Jen-Shin2018-02-135-44/+41
| * | | | | | | | | | | | Rearrange the test structure and introduceLin Jen-Shin2018-02-125-51/+103
| * | | | | | | | | | | | Make wait return the value we yielded whenLin Jen-Shin2018-02-122-4/+4
| * | | | | | | | | | | | Remove unused codes and address feedbackLin Jen-Shin2018-02-123-47/+21
| * | | | | | | | | | | | Adopt Git style URILin Jen-Shin2018-02-123-1/+67
| * | | | | | | | | | | | Cleanup codes and address feedbackLin Jen-Shin2018-02-097-31/+22
| * | | | | | | | | | | | Save host-verification test against SHA1 checksumLin Jen-Shin2018-02-091-3/+11
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into qa-clone-with-deploy-keyLin Jen-Shin2018-02-091001-6589/+21779
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | WIPLin Jen-Shin2018-02-0510-15/+181
* | | | | | | | | | | | | | Merge branch 'feature/include-custom-attributes-in-api' into 'master'Douwe Maan2018-02-1410-44/+229
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Allow including custom attributes in API responsesMarkus Koller2018-02-0810-44/+229
* | | | | | | | | | | | | | Merge branch '42934-search-api-fix' into 'master'Sean McGivern2018-02-1412-22/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | API - Include project in commits&blobs search resultsJarka Kadlecová2018-02-1412-22/+37
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch '37050-ext-issue-tracker' into 'master'Sean McGivern2018-02-149-15/+142
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Display a link to external issue tracker when enabledJarka Kadlecová2018-02-149-15/+142
* | | | | | | | | | | | | | Merge branch 'api-refs-for-commit' into 'master'Douwe Maan2018-02-145-1/+133
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Refactor commits/refs API to use hash and add pagination headersRobert Schilling2018-02-145-42/+38
| * | | | | | | | | | | | | | Separate branch and tag namesRobert Schilling2018-02-095-22/+27
| * | | | | | | | | | | | | | Add docsRobert Schilling2018-02-092-0/+39
| * | | | | | | | | | | | | | Incorporate feedbackRobert Schilling2018-02-092-21/+18
| * | | | | | | | | | | | | | Start with testsRobert Schilling2018-02-091-0/+60
| * | | | | | | | | | | | | | Basic ref fetching for commitsRobert Schilling2018-02-092-3/+38
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'rs-security-harness' into 'master'Rémy Coutable2018-02-141-0/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add a security harness scriptrs-security-harnessRobert Speicher2018-02-131-0/+55
* | | | | | | | | | | | | | | Merge branch '42314-diff-file' into 'master'Douwe Maan2018-02-142-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Render modified icon for moved file42314-diff-fileFilipa Lacerda2018-02-132-1/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'lm-update-mysql-rec' into 'master'Achilleas Pipinellis2018-02-141-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Update database_mysql.md to remove conflicting recommendationlm-update-mysql-recLee Matos2018-02-131-1/+0
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'remove-unused-code-profile' into 'master'Jacob Schatz2018-02-131-18/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove unused coderemove-unused-code-profileClement Ho2018-02-081-18/+0
* | | | | | | | | | | | | | | Merge branch 'remove_ldap_person_validation' into 'master'Stan Hu2018-02-133-24/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Revert problematic LDAP person validation that threw exceptionsDrew Blessing2018-02-133-24/+5
* | | | | | | | | | | | | | | Merge branch 'whitelisting' into 'master'Yorick Peterse2018-02-133-22/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \