summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Returns correct header data for commits endpointOswaldo Ferreira2017-03-071-2/+10
* Manually set total_count when paginating commitsJordan Ryan Reuter2017-03-071-3/+18
* Remove unneccessary blank linesDouwe Maan2017-03-071-1/+0
* Merge branch 'master' into orderable-issuesDouwe Maan2017-03-078-38/+323
|\
| * Merge branch 'zj-variables-build-job' into 'master' Kamil Trzciński2017-03-071-19/+22
| |\
| | * Rename REF to SHAZ.J. van de Weg2017-03-071-1/+1
| | * Rename BUILD to JOB in CI Variableszj-variables-build-jobZ.J. van de Weg2017-03-071-19/+22
| * | Merge branch 'zj-chat-teams-unique' into 'master' Kamil Trzciński2017-03-071-0/+5
| |\ \
| | * | Namespace can have only one chat teamzj-chat-teams-uniqueZ.J. van de Weg2017-03-071-0/+5
| | |/
| * | Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-072-7/+180
| * | Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern2017-03-072-5/+5
| |\ \
| | * | Update storage settings to allow extra values per shard28447-hybrid-repository-storagesAlejandro Rodríguez2017-03-032-5/+5
| * | | Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern2017-03-071-0/+24
| |\ \ \
| | * | | Require explicit scopes on personal access tokensMarkus Koller2017-03-071-3/+11
| | * | | Only use API scopes for personal access tokensMarkus Koller2017-03-071-0/+16
| * | | | Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan2017-03-071-7/+29
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-3/+3
| | * | | refactors finder and correlated codeTiago Botelho2017-03-011-0/+1
| | * | | applies relevant changes to the code and code structureTiago Botelho2017-02-281-8/+11
| | * | | manage personal_access_tokens through apiSimon Vocella2017-02-281-0/+18
| * | | | Improve pipeline triggers UIKamil Trzciński2017-03-071-0/+58
* | | | | [Issue Board Sorting] More accurate move through the listorderable-issuesValery Sizov2017-03-071-5/+36
* | | | | Fix rubocopValery Sizov2017-03-071-1/+0
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-0712-8/+332
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'default-kubernetes-namespace' into 'master' Sean McGivern2017-03-071-2/+4
| |\ \ \ \
| | * | | | Make a default namespace of Kubernetes service to contain project IDdefault-kubernetes-namespaceKamil Trzcinski2017-03-061-2/+4
| * | | | | Restrict nested group names to prevent ambiguous routesdz-nested-groups-restrictionsDmitriy Zaporozhets2017-03-071-0/+14
| | |_|_|/ | |/| | |
| * | | | Merge branch 'master' into 'rs-carrierwave-db'rs-carrierwave-dbDouwe Maan2017-03-062-0/+11
| |\ \ \ \
| | * \ \ \ Merge branch 'zj-create-mattermost-team' into 'master' Kamil Trzciński2017-03-062-0/+11
| | |\ \ \ \
| | | * \ \ \ Merge branch 'master' into 'zj-create-mattermost-team'Zeger-Jan van de Weg2017-03-064-4/+25
| | | |\ \ \ \ | | | | |/ / /
| | | * | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-062-8/+14
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-0214-108/+245
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-2420-49/+111
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-207-45/+137
| | | |\ \ \ \ \ \
| | | * | | | | | | Add tests for Mattermost team creationZ.J. van de Weg2017-02-161-1/+1
| | | * | | | | | | Create MM team for GitLab groupZ.J. van de Weg2017-02-162-0/+11
| * | | | | | | | | Add `has_many` associations for models that can have Upload recordsRobert Speicher2017-03-064-0/+5
| * | | | | | | | | Add Upload model and UploadChecksumWorker workerRobert Speicher2017-03-061-0/+151
| |/ / / / / / / /
| * | | | | | | | Merge branch 'pipeline-blocking-actions' into 'master' Kamil Trzciński2017-03-064-6/+147
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into pipeline-blocking-actionspipeline-blocking-actionsGrzegorz Bizon2017-03-064-4/+25
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | Fix Rubocop offenses in commit status/build specsGrzegorz Bizon2017-03-062-12/+10
| | * | | | | | | | Ignore optional actions when calculating warningsGrzegorz Bizon2017-03-062-1/+28
| | * | | | | | | | Improve specs for detailed statuses with manual actionsGrzegorz Bizon2017-03-061-0/+8
| | * | | | | | | | Extend specs for code we use to calculate statusesGrzegorz Bizon2017-03-061-0/+36
| | * | | | | | | | Add specs for presence of build commandsGrzegorz Bizon2017-03-061-0/+38
| | * | | | | | | | Add specs for new pipeline and build action eventsGrzegorz Bizon2017-03-062-0/+32
| | * | | | | | | | Improve specs for calculating pipeline result statusGrzegorz Bizon2017-03-061-2/+4
| | * | | | | | | | Fix invalid description in commit status specsGrzegorz Bizon2017-03-061-1/+1
| | * | | | | | | | Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-061-2/+2
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Address review commentsValery Sizov2017-03-071-9/+1