summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Addresses backend/db review commentsMayra Cabrera2019-02-042-1/+5
* Moves domain setting to Cluster settingMayra Cabrera2019-02-043-1/+23
* Add programming language filtering to `/projects`Dylan MacKenzie2019-02-042-0/+16
* Merge branch 'sh-fix-detect-host-keys' into 'master'Nick Thomas2019-02-041-1/+1
|\
| * Fix SSH Detect Host Keys not workingStan Hu2019-02-031-1/+1
* | DB and model changes for Sentry project selection dropdownReuben Pereira2019-02-041-5/+78
* | Fix template labelsFelipe Artur2019-02-041-1/+1
* | Merge branch 'fix-rubocop' into 'master'Rémy Coutable2019-02-041-5/+7
|\ \
| * | Fix ReturnInVoidContext rubocop offenseSemyon Pupkov2019-02-011-5/+7
* | | Merge branch '19745-forms-with-task-lists-can-be-overwritten-when-editing-sim...Sean McGivern2019-02-043-20/+31
|\ \ \ | |_|/ |/| |
| * | Use the sourcepos attribute for finding tasksBrett Walker2019-01-301-2/+6
| * | Add back call to execute_hooksBrett Walker2019-01-301-15/+18
| * | Refactor and added specsBrett Walker2019-01-301-38/+0
| * | Refactor toggling of task list itemBrett Walker2019-01-301-3/+43
| * | Don't consider field invalid if updating html alsoBrett Walker2019-01-301-1/+3
* | | Fix migration when project repository is missingMark Chao2019-02-011-0/+2
| |/ |/|
* | [master] Pipelines section is available to unauthorized usersKamil Trzciński2019-01-312-1/+12
* | Add subresources removal to member destroy serviceJames Lopez2019-01-313-0/+7
* | Sent notification only to authorized usersJan Provaznik2019-01-312-0/+14
* | Bump the CACHE_COMMONMARK_VERSIONBrett Walker2019-01-311-1/+1
* | Added validations to prevent LFS object forgeryFrancisco Javier López2019-01-311-0/+22
* | Group Guests are no longer able to see merge requestsTiago Botelho2019-01-313-11/+38
* | Present all pipeline triggers using trigger presenterGrzegorz Bizon2019-01-311-1/+1
* | Do not expose trigger token when user should not see itGrzegorz Bizon2019-01-311-0/+1
* | Fix slow project reference pattern regexHeinrich Lee Yu2019-01-311-0/+1
|/
* Merge branch 'feature/gb/pass-bridge-variables-to-downstream' into 'master'Douwe Maan2019-01-303-51/+71
|\
| * Simplify relation between a build and metadataGrzegorz Bizon2019-01-291-3/+1
| * Extract processable metadata to a separate concernGrzegorz Bizon2019-01-293-51/+73
* | Support polymorphism of Bamboo REST API resultsAlex Lossent2019-01-301-10/+22
* | Merge branch 'sh-disable-nil-user-id-identity-validation' into 'master'Douwe Maan2019-01-301-1/+1
|\ \
| * | Fix failed LDAP logins when nil user_id presentStan Hu2019-01-291-1/+1
* | | Merge branch 'ab-54270-github-iid' into 'master'Yorick Peterse2019-01-292-3/+21
|\ \ \
| * | | Flush InternalId records after importAndreas Brandl2019-01-292-0/+18
| * | | Revert "Trigger iid logic from GitHub importer for milestones."Andreas Brandl2019-01-291-3/+3
| | |/ | |/|
* | | Add GitLab Pages predefined variablesAdrian Moisey2019-01-291-0/+8
|/ /
* | Save sorting preference for Issues/MRs in BEMario de la Ossa2019-01-282-0/+4
|/
* Merge branch 'ce-1979-2-1' into 'master'Sean McGivern2019-01-283-2/+6
|\
| * Add query method for id queryMark Chao2019-01-153-2/+6
* | Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon2019-01-251-3/+8
|\ \
| * | Add Container Registry APIKamil Trzciński2019-01-251-3/+8
* | | Merge branch '54905-milestone-search' into 'master'Sean McGivern2019-01-254-5/+19
|\ \ \
| * | | Adds milestone searchJacopo2019-01-244-5/+19
* | | | Move processables scope into commit status classGrzegorz Bizon2019-01-252-1/+2
* | | | Extract common `when` code between CI/CD processablesGrzegorz Bizon2019-01-253-12/+1
* | | | Simplify pipeline processing serviceGrzegorz Bizon2019-01-251-4/+0
* | | | Add a new relation between a stage and related bridgesGrzegorz Bizon2019-01-251-0/+1
* | | | Implement default `when` for bridge jobs as `on_success`Grzegorz Bizon2019-01-251-0/+7
* | | | Add `when` method to be required in case of processablesGrzegorz Bizon2019-01-251-0/+4
* | | | Use generic commit status as a tmp partial for a bridgeGrzegorz Bizon2019-01-251-1/+1
* | | | Make CI/CD bridge job a pipeline processable entityGrzegorz Bizon2019-01-251-0/+20