summaryrefslogtreecommitdiff
path: root/spec/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Add local markdown versionlocal-markdown-versionJan Provaznik2019-02-061-21/+34
* Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-051-133/+69
|\
| * Remove Redcarpet markdown engineJan Provaznik2019-02-041-133/+69
* | Merge branch 'search-title' into 'master'Sean McGivern2019-02-051-0/+72
|\ \ | |/ |/|
| * Fix grammar and spellingHiroyuki Sato2019-02-051-6/+6
| * Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato2019-01-141-0/+72
* | Address review commentsBrett Walker2019-01-311-1/+1
* | Use the sourcepos attribute for finding tasksBrett Walker2019-01-301-0/+24
* | Specs for caching and issue controller changesBrett Walker2019-01-301-0/+9
* | Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher2019-01-283-2/+14
|\ \
| * | Fix review commentsBrett Walker2019-01-213-14/+19
| * | Enable CommonMark source line position informationBrett Walker2019-01-213-7/+14
| |/
* | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-242-2/+2
|/
* Fix deprecation: Passing an argument to force an association to reload is now...Jasper Maes2019-01-111-2/+2
* Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-021-0/+59
|\
| * Use build for testing HasRefMatija Čupić2018-12-081-8/+8
| * Make HasRef#git_ref publicMatija Čupić2018-12-081-0/+28
| * Use full ref when possible to avoid ambiguityMatija Čupić2018-12-081-0/+31
* | Merge remote-tracking branch 'upstream/master' into 54953-error-500-viewing-m...Lin Jen-Shin2018-12-262-2/+45
|\ \
| * | Allow truncated_diff_lines to be called on image diff discussionDouwe Maan2018-12-201-2/+8
| * | Cache avatar URLs and paths within a requestStan Hu2018-12-191-0/+37
* | | Fix cacheable_attributes_spec.rb by adding column_namesLin Jen-Shin2018-12-191-2/+6
|/ /
* | Update specs to exclude possible false positive passblackst0ne2018-12-181-2/+2
|/
* Backports changes made to One notification per code reviewTiago Botelho2018-12-071-0/+28
* Encrypt CI/CD builds tokensKamil Trzciński2018-12-071-0/+86
* Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'"Robert Speicher2018-12-061-86/+0
* Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński2018-12-061-0/+86
|\
| * Add specs for encrypted build authentication tokensGrzegorz Bizon2018-12-051-0/+86
* | Merge branch '34758-deployment-cluster' into 'master'Kamil Trzciński2018-12-051-1/+74
|\ \
| * | Unify into :group_clusters feature flagThong Kuah2018-12-051-3/+1
| * | Deploy to clusters for a project's groupsThong Kuah2018-12-051-1/+76
| |/
* | Add custom validation message for chronic duration attributeGrzegorz Bizon2018-12-051-1/+2
|/
* Use plaintext token when migration is not completeGrzegorz Bizon2018-12-031-17/+0
* Refactor encrypted token strategy classGrzegorz Bizon2018-12-031-2/+2
* Fix token encrypted strategy when migrating dataGrzegorz Bizon2018-12-031-0/+17
* Implement migration strategy for token authenticatableGrzegorz Bizon2018-12-031-35/+119
* Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon2018-11-281-0/+8
|\
| * Speed up setting of relative positionspeed-up-relative-positioningSean McGivern2018-11-231-0/+8
* | Improve test cases description in token-related specsGrzegorz Bizon2018-11-231-6/+6
* | Only allow valid options when configuring tokensGrzegorz Bizon2018-11-231-0/+7
* | Improve token strategy fallback and add more specsGrzegorz Bizon2018-11-231-0/+26
* | Merge remote-tracking branch 'dev/master' into security-encrypt-runners-tokensGrzegorz Bizon2018-11-212-2/+23
|\ \ | |/
| * Ignore environment validation failureShinya Maeda2018-11-151-0/+21
| * Don't care about order when getting awarded issuesToon Claes2018-11-151-2/+2
* | Reset insecure token when setting an encrypted oneGrzegorz Bizon2018-11-201-0/+2
* | Add specs for token authenticable strategy factory methodGrzegorz Bizon2018-11-161-0/+32
* | Encrypt new instance runners registration tokensGrzegorz Bizon2018-11-152-12/+27
* | Add unit tests for encrypted token authenticatableGrzegorz Bizon2018-11-141-0/+51
* | Add specs scaffold for encrypted token authenticatableGrzegorz Bizon2018-11-141-0/+19
|/
* Revert "Extract code into IssueBoardEntity"revert_issue_board_entityThong Kuah2018-11-091-2/+2