Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check if user can read issue before being assignedissue_22664 | Felipe Artur | 2016-12-27 | 9 | -10/+156 |
* | Fix issuable assignee update bug when previous assignee is null | Felipe Artur | 2016-12-20 | 1 | -0/+20 |
* | Improve specs for Files API4269-public-files-api | Rémy Coutable | 2016-12-20 | 3 | -34/+61 |
* | Allow unauthenticated access to Repositories Files API GET endpoints | Rémy Coutable | 2016-12-20 | 1 | -11/+26 |
* | Merge branch '4269-public-repositories-api' into 'master' | Sean McGivern | 2016-12-20 | 2 | -131/+395 |
|\ | |||||
| * | Improve specs for Repositories API4269-public-repositories-api | Rémy Coutable | 2016-12-20 | 2 | -113/+265 |
| * | Allow Repositories API GET endpoints to be requested anonymously | Rémy Coutable | 2016-12-19 | 1 | -82/+194 |
* | | Merge branch 'project-authorizations-diff' into 'master' | Nick Thomas | 2016-12-20 | 3 | -12/+212 |
|\ \ | |||||
| * | | Smarter refreshing of authorized projectsproject-authorizations-diff | Yorick Peterse | 2016-12-19 | 3 | -12/+212 |
* | | | Merge branch 'fix_team_member_expiration_date_spec' into 'master' | Grzegorz Bizon | 2016-12-20 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix member with expiration date feature specfix_team_member_expiration_date_spec | Felipe Artur | 2016-12-19 | 1 | -2/+2 |
* | | | | Merge branch 'move-admin-projects-spinach-tests-to-rspec' into 'master' | Rémy Coutable | 2016-12-20 | 1 | -8/+91 |
|\ \ \ \ | |||||
| * | | | | Move admin projects spinach tests to rspec | Semyon Pupkov | 2016-12-19 | 1 | -8/+91 |
| | |/ / | |/| | | |||||
* | | | | Merge branch '22348-gitea-importer' into 'master' | Rémy Coutable | 2016-12-20 | 14 | -397/+944 |
|\ \ \ \ | |||||
| * | | | | Add Project#gitea_import?22348-gitea-importer | Rémy Coutable | 2016-12-19 | 2 | -1/+13 |
| * | | | | Namespace access token session key in `Import::GithubController` | Rémy Coutable | 2016-12-19 | 4 | -18/+18 |
| * | | | | Reduce duplication for GitHubish import status view | Rémy Coutable | 2016-12-19 | 1 | -10/+23 |
| * | | | | Improve Gitlab::ImportSources | Rémy Coutable | 2016-12-19 | 1 | -0/+94 |
| * | | | | Modify GithubImport to support Gitea | Rémy Coutable | 2016-12-19 | 10 | -183/+358 |
| * | | | | Rename Gogs to Gitea, DRY the controller and improve views | Rémy Coutable | 2016-12-19 | 6 | -208/+461 |
* | | | | | Merge branch '22864-kubernetes-deploy-with-terminal' into 'master' | Kamil Trzciński | 2016-12-20 | 12 | -34/+601 |
|\ \ \ \ \ | |||||
| * | | | | | Add terminal UI and controller actions | Fatih Acet | 2016-12-19 | 4 | -3/+68 |
| * | | | | | Add terminals to the Kubernetes deployment service | Nick Thomas | 2016-12-19 | 7 | -31/+335 |
| * | | | | | Add a ReactiveCaching concern for use in the KubernetesService | Nick Thomas | 2016-12-19 | 3 | -0/+198 |
* | | | | | | Merge branch '25848-fix-git-rev-list-env-parsing' into 'master' | Sean McGivern | 2016-12-20 | 1 | -0/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Reject blank environment vcariables in Gitlab::Git::RevList25848-fix-git-rev-list-env-parsing | Rémy Coutable | 2016-12-20 | 1 | -0/+7 |
* | | | | | | | Merge branch 'zj-kamil-slack-slash-commands' into 'master' | Grzegorz Bizon | 2016-12-20 | 19 | -167/+260 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fix specszj-kamil-slack-slash-commands | Kamil Trzcinski | 2016-12-19 | 1 | -22/+14 |
| * | | | | | | Improve after feedback | Kamil Trzcinski | 2016-12-19 | 4 | -14/+16 |
| * | | | | | | Fix previously reverted spec failures | Kamil Trzcinski | 2016-12-19 | 7 | -47/+47 |
| * | | | | | | Fix failures | Kamil Trzcinski | 2016-12-18 | 1 | -1/+1 |
| * | | | | | | Fix spec failures | Kamil Trzcinski | 2016-12-18 | 3 | -3/+4 |
| * | | | | | | Remove not related spec changes | Kamil Trzcinski | 2016-12-18 | 6 | -43/+43 |
| * | | | | | | Added slack slash commands frontend help well | Luke "Jared" Bennett | 2016-12-18 | 1 | -0/+48 |
| * | | | | | | Use Slack::Notifier::LinkFormatter to convert markdown links to slack compat | Kamil Trzcinski | 2016-12-16 | 7 | -23/+42 |
| * | | | | | | Fix SlackSlashCommands tests | Kamil Trzcinski | 2016-12-16 | 5 | -115/+124 |
| * | | | | | | Create Slack Slash command service | Z.J. van de Weg | 2016-12-16 | 7 | -45/+67 |
* | | | | | | | Merge branch 'fix-forbidden-for-build-api-for-deleted-project' into 'master' | Grzegorz Bizon | 2016-12-20 | 1 | -2/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Spaces around literal hash | Lin Jen-Shin | 2016-12-19 | 1 | -2/+2 |
| * | | | | | | | Just set the status rather than calling event | Lin Jen-Shin | 2016-12-19 | 1 | -5/+2 |
| * | | | | | | | Define actions in let so that it could be overridden | Lin Jen-Shin | 2016-12-19 | 1 | -10/+13 |
| * | | | | | | | Delete the project when building the build | Lin Jen-Shin | 2016-12-19 | 1 | -10/+7 |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into fix-forbidden-for-build-a... | Lin Jen-Shin | 2016-12-19 | 133 | -491/+2989 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Give forbidden if project for the build was deleted | Lin Jen-Shin | 2016-12-15 | 1 | -0/+19 |
* | | | | | | | | Merge branch 'dz-fix-route-rename' into 'master' | Douglas Barbosa Alexandre | 2016-12-19 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Fix Route#rename_children behaviordz-fix-route-rename | Dmitriy Zaporozhets | 2016-12-19 | 1 | -3/+5 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'bb-wiki-import' into 'master' | Douglas Barbosa Alexandre | 2016-12-19 | 3 | -4/+60 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add Wiki import to BB importer | Valery Sizov | 2016-12-19 | 3 | -4/+60 |
* | | | | | | | | Merge branch 'ldap_maint_task' into 'master' | Nick Thomas | 2016-12-19 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add LDAP task to rename a provider | Drew Blessing | 2016-12-16 | 1 | -0/+13 |
| | |_|_|/ / / / | |/| | | | | | |