summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Add local markdown versionlocal-markdown-versionJan Provaznik2019-02-062-2/+28
* Merge branch 'use-deployment-relation-to-fetch-environment-ce' into 'master'Stan Hu2019-02-051-2/+12
|\
| * Backport: Optimize slow pipelines.js responseShinya Maeda2019-02-051-2/+12
* | Merge branch 'bvl-codeowner-rules-model-ce' into 'master'Sean McGivern2019-02-051-0/+8
|\ \
| * | Adds helper for `find_or_create_by` in transactionBob Van Landuyt2019-02-051-0/+8
* | | Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-052-26/+2
|\ \ \
| * | | Remove Redcarpet markdown engineJan Provaznik2019-02-042-26/+2
* | | | Merge branch 'search-title' into 'master'Sean McGivern2019-02-051-2/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato2019-01-141-2/+10
* | | | Merge branch 'ssh-host-key-indifferent' into 'master'Stan Hu2019-02-041-0/+1
|\ \ \ \
| * | | | Allow SshHostKey.find_by to accept string keysNick Thomas2019-02-041-0/+1
* | | | | 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
|\ \ \ \