summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | Merge branch 'ci-commit-as-pipeline' into with-pipeline-viewKamil Trzcinski2016-04-1314-122/+86
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Pipeline viewKamil Trzcinski2016-04-131-0/+7
| | * | | | | | | | | | | | | Make Pipeline view workKamil Trzcinski2016-04-131-0/+4
| | * | | | | | | | | | | | | WIPKamil Trzcinski2016-04-131-1/+6
| * | | | | | | | | | | | | | Merge branch '12724-wrong-sorting-of-commit-order-in-mr-view' into 'master' Rémy Coutable2016-05-191-3/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Maintain commit order in MRsSean McGivern2016-05-181-3/+1
| * | | | | | | | | | | | | | | Revert "Merge branch 'issues/15127' into 'master'"revert-3656b5dbStan Hu2016-05-191-0/+5
| * | | | | | | | | | | | | | | Merge branch 'issues/15127' into 'master' Stan Hu2016-05-191-5/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | fix #15127 ActiveJob::DeserializationError thrownP.S.V.R2016-04-111-5/+0
| * | | | | | | | | | | | | | | Merge branch 'issue_17560' into 'master' Robert Speicher2016-05-191-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-181-2/+2
| | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Remove unused Project scopes17635-remove-unused-project-scopesRémy Coutable2016-05-181-25/+5
| * | | | | | | | | | | | | | | Remove User#tm_in_authorized_projects and User#tm_ofRémy Coutable2016-05-181-9/+0
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'docker-registry-view' into 'master' Kamil Trzciński2016-05-182-3/+34
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Improve code designKamil Trzcinski2016-05-181-3/+5
| | * | | | | | | | | | | | | | Provide full test coverage to lib/container_registry API implementationKamil Trzcinski2016-05-171-1/+1
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into docker-registry-viewKamil Trzcinski2016-05-1611-212/+259
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Use registry.port to construct the registry hostKamil Trzcinski2016-05-161-3/+3
| | * | | | | | | | | | | | | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-141-6/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fix abilitiesKamil Trzcinski2016-05-142-6/+6
| | * | | | | | | | | | | | | | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-141-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-1386-1673/+64
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-131-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Fix container registry permissionsKamil Trzcinski2016-05-131-0/+1
| | * | | | | | | | | | | | | | | | | Fix specsKamil Trzcinski2016-05-131-1/+1
| | * | | | | | | | | | | | | | | | | Fix CI testsKamil Trzcinski2016-05-123-4/+4
| | * | | | | | | | | | | | | | | | | Block renaming project or repository if it has container registry tagsKamil Trzcinski2016-05-092-0/+19
| | * | | | | | | | | | | | | | | | | Simplify Container Registry view implementationKamil Trzcinski2016-05-091-4/+6
| | * | | | | | | | | | | | | | | | | Rename ImageRegistry to ContainerRegistryKamil Trzcinski2016-05-091-3/+5
| | * | | | | | | | | | | | | | | | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-0975-358/+560
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | WIPKamil Trzcinski2016-05-081-2/+2
| | * | | | | | | | | | | | | | | | | Use bearer token to access registryKamil Trzcinski2016-05-041-1/+2
| | * | | | | | | | | | | | | | | | | Implement Container Registry API clientKamil Trzcinski2016-05-042-44/+3
| | * | | | | | | | | | | | | | | | | Added docker registry viewKamil Trzcinski2016-05-042-0/+46
| * | | | | | | | | | | | | | | | | | Improve issue formatting in Slack serviceJeroen van Baarsen2016-05-181-3/+16
| | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'fix/import-data-issue' into 'master' Rémy Coutable2016-05-181-5/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-data...James Lopez2016-05-122-2/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'fix/import-data-issue' and 'master' of gitlab.com:gitlab-org/...James Lopez2016-05-1184-1658/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | trying to fix timing issue with import statusJames Lopez2016-05-111-5/+0
| * | | | | | | | | | | | | | | | | | | Merge branch 'issue_14684' into 'master' Douwe Maan2016-05-162-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | fix default send confirmation valueFelipe Artur2016-05-161-1/+2
| | * | | | | | | | | | | | | | | | | | | Fix changelog fileFelipe Artur2016-05-161-1/+0
| | * | | | | | | | | | | | | | | | | | | Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur2016-05-161-1/+2
| | * | | | | | | | | | | | | | | | | | | Toggle email signup confirmation in admin settingsFelipe Artur2016-05-161-0/+5
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'rs-event-titles' into 'master' Douwe Maan2016-05-163-20/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Reduce duplication and branching logic in EventsHelperRobert Speicher2016-05-162-13/+10
| | * | | | | | | | | | | | | | | | | | | Rename `Event#note_project_snippet?` to `project_snippet_note?`Robert Speicher2016-05-161-1/+1
| | * | | | | | | | | | | | | | | | | | | Rename `Event#note_commit?` to `commit_note?`Robert Speicher2016-05-161-2/+2
| | * | | | | | | | | | | | | | | | | | | Simplify Event's target type-checkingRobert Speicher2016-05-161-3/+3
| | * | | | | | | | | | | | | | | | | | | Add an Event's target's title to its reference linkRobert Speicher2016-05-162-1/+2