summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Check warnings when building compound status SQL queryGrzegorz Bizon2017-06-201-1/+1
* Fix specs for a concern that implements CI/CD statusesGrzegorz Bizon2017-06-201-1/+1
* Add test for using overridden status method with scopesGrzegorz Bizon2017-06-201-0/+11
* Move custom compound status method to commit statusGrzegorz Bizon2017-06-201-0/+24
* Merge branch '30725-reset-user-limits-when-unchecking-external-user' into 'ma...Douwe Maan2017-06-191-0/+34
|\
| * refactors user model validations30725-reset-user-limits-when-unchecking-external-userTiago Botelho2017-06-191-0/+2
| * Ensures default user limits when external user is uncheckedTiago Botelho2017-06-161-0/+32
* | Add table for files in merge request diffsSean McGivern2017-06-162-1/+13
* | Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-161-12/+12
|\ \
| * | Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-12/+12
* | | Improve method names and add more specsFelipe Artur2017-06-162-10/+5
* | | Remove old specs and add new onesFelipe Artur2017-06-163-29/+36
* | | Deserialise existing custom notification settingsdeserialize-custom-notificationsSean McGivern2017-06-151-0/+30
* | | #13336 - display multiple messages in both the UI and git outputMike Ricketts2017-06-151-6/+13
* | | Merge branch 'fix-manual-actions' into 'master'Grzegorz Bizon2017-06-153-3/+19
|\ \ \ | |/ / |/| |
| * | Do not show manual actions that cannot be runfix-manual-actionsKamil Trzcinski2017-06-133-3/+19
* | | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-1442-124/+388
| |/ |/|
* | Merge branch 'dm-diff-viewers' into 'master'Sean McGivern2017-06-142-0/+186
|\ \
| * | Implement diff viewersDouwe Maan2017-06-142-0/+186
* | | Backport EE changes to the Kubernetes serviceNick Thomas2017-06-141-26/+46
|/ /
* | Handle legacy jobs without namezj-commit-status-sortable-nameZ.J. van de Weg2017-06-131-0/+11
|/
* Merge branch '29010-perf-bar' into 'master'Robert Speicher2017-06-121-1/+1
|\
| * Fix linting, route, and specsRémy Coutable2017-06-091-1/+1
| * Fix spec failures and add a feature flag for the performance barRémy Coutable2017-06-091-1/+1
* | Use :request_store hooks on specsuse-request-store-helper-instead-actual-codeOswaldo Ferreira2017-06-092-20/+2
|/
* Merge branch 'dm-blob-binaryness-change' into 'master'Sean McGivern2017-06-091-2/+2
|\
| * Detect if file that appears to be text in the first 1024 bytes is actually bi...dm-blob-binaryness-changeDouwe Maan2017-06-081-2/+2
* | Merge branch 'master-security-update' into 'master'Regis Boudinot2017-06-084-5/+11
|\ \ | |/ |/|
| * Merge branch 'upstream-9-2-security' into master-security-updateDJ Mountney2017-06-084-5/+11
| |\
| | * Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-074-5/+11
* | | Add Blob#file_type convenience methoddm-blob-file-typeDouwe Maan2017-06-081-0/+8
|/ /
* | Merge branch '12614-fix-long-message' into 'master'Dmitriy Zaporozhets2017-06-081-2/+24
|\ \ | |/ |/|
| * Fix long urls in the title of commitAlexander Randa2017-05-121-2/+24
* | nil-check Repository::is_ancestor?Kim Carlbäcker2017-06-081-8/+32
* | Merge branch 'feature/gb/persist-pipeline-stages' into 'master'Kamil Trzciński2017-06-072-9/+34
|\ \
| * \ Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-064-44/+38
| |\ \
| * | | Improve specs for pipeline and pipeline seedsGrzegorz Bizon2017-06-051-2/+2
| * | | Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-0528-563/+925
| |\ \ \
| * | | | Refine implementation of pipeline stage seedsGrzegorz Bizon2017-06-021-7/+7
| * | | | Rename `Ci::Stage` class to `Ci::LegacyStage`Grzegorz Bizon2017-06-012-2/+2
| * | | | Rename pipeline methods related to legacy stagesGrzegorz Bizon2017-06-011-7/+7
| * | | | Expose pipeline stage seeds from pipeline instanceGrzegorz Bizon2017-05-311-0/+11
| * | | | Expose stage model attributes from pipeline objectGrzegorz Bizon2017-05-301-0/+14
* | | | | Merge branch 'zj-read-registry-pat' into 'master'Kamil Trzciński2017-06-071-2/+18
|\ \ \ \ \
| * | | | | Create read_registry scope with JWT authZ.J. van de Weg2017-06-051-2/+18
* | | | | | Merge branch '2563-backport-ee1942' into 'master'Grzegorz Bizon2017-06-072-2/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Just let the user to create the namespace2563-backport-ee1942Lin Jen-Shin2017-06-061-2/+2
| * | | | | Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942Lin Jen-Shin2017-06-061-0/+4
* | | | | | Fix binary encoding error on MR diffsJames Lopez2017-06-061-0/+11
* | | | | | Allow numeric pages domainDrew Blessing2017-06-061-31/+20
|/ / / / /