summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix specs for the ghost user feature.12726-preserve-issues-after-deleting-usersTimothy Andrew2017-02-242-3/+5
* Don't allow deleting a ghost user.Timothy Andrew2017-02-248-5/+59
* Implement final review comments from @DouweM and @rymaiTimothy Andrew2017-02-246-61/+62
* Remove the default value for the `users.ghost` database column.Timothy Andrew2017-02-242-7/+3
* Implement review comments from @rymai and @yorickpeterseTimothy Andrew2017-02-244-81/+61
* Use a `ghost` boolean to track ghost users.Timothy Andrew2017-02-246-6/+44
* Implement review comments from @DouweM and @nick.thomas.Timothy Andrew2017-02-243-2/+85
* Extract code from `Namespace#clean_path` for ghost user generation.Timothy Andrew2017-02-244-24/+42
* Deleting a user shouldn't delete associated issues.Timothy Andrew2017-02-245-4/+129
* Don't send notifications to ghost users.Timothy Andrew2017-02-241-0/+1
* Add CE CHANGELOG for #12726.Timothy Andrew2017-02-241-0/+4
* Merge branch '27762-add-default-artifacts-expiration' into 'master' Kamil Trzciński2017-02-2418-16/+178
|\
| * Introduce DurationValidator, feedback:27762-add-default-artifacts-expirationLin Jen-Shin2017-02-242-8/+18
| * Test against default to '0', it should not setLin Jen-Shin2017-02-241-8/+22
| * Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-24809-3927/+8396
| |\
| * | Remove syntax help link and update screenshotLin Jen-Shin2017-02-222-2/+0
| * | Fix tests due to error key changedLin Jen-Shin2017-02-212-2/+2
| * | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-2152-234/+681
| |\ \
| * | | Update doc according to the new syntaxLin Jen-Shin2017-02-211-1/+1
| * | | Add screenshot for default artifacts expiration,Lin Jen-Shin2017-02-212-0/+0
| * | | Update error message and check with presence: trueLin Jen-Shin2017-02-211-6/+11
| * | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-21542-4164/+6509
| |\ \ \
| * | | | 0 for unlimited, disallow blank, feedback:Lin Jen-Shin2017-02-168-35/+36
| * | | | The exception was no longer usedLin Jen-Shin2017-02-161-1/+1
| * | | | Wordings change, feedback:Lin Jen-Shin2017-02-161-1/+2
| * | | | Use squish to also compact the stringLin Jen-Shin2017-02-161-1/+1
| * | | | Use static error message and don't give booleansLin Jen-Shin2017-02-162-9/+8
| * | | | Update schemaLin Jen-Shin2017-02-161-0/+1
| * | | | Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-16213-1275/+1796
| |\ \ \ \
| * | | | | Update docs to reflect current behaviourLin Jen-Shin2017-02-153-7/+10
| * | | | | Fix tests and disallow 0 to make it consistent with .gitlab-ci.ymlLin Jen-Shin2017-02-154-4/+17
| * | | | | Add a few more tests and make sure empty value sets to nilLin Jen-Shin2017-02-153-2/+39
| * | | | | Check default_artifacts_expire_in only if existedLin Jen-Shin2017-02-151-1/+2
| * | | | | rubocop: Align the operands of an expressionLin Jen-Shin2017-02-151-2/+2
| * | | | | Use the same syntax for default expirationLin Jen-Shin2017-02-158-36/+27
| * | | | | Test build API if expire_in not set, set to app defaultLin Jen-Shin2017-02-151-2/+17
| * | | | | Add changelog entryLin Jen-Shin2017-02-151-0/+4
| * | | | | ApplicationSetting.current doesn't work well in testsLin Jen-Shin2017-02-152-1/+4
| * | | | | Initial implementation for default artifacts expirationLin Jen-Shin2017-02-159-11/+77
* | | | | | Merge branch 'patch-15' into 'master' Grzegorz Bizon2017-02-241-1/+2
|\ \ \ \ \ \
| * | | | | | Fixed instructions for adding Secret Variables to a CI/CD pipeline.J. B. Rainsberger2017-02-231-1/+2
* | | | | | | Merge branch '27530-fix-job-dropdown-pipeline-console-error' into 'master' Fatih Acet2017-02-243-14/+38
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Prevent propagation of click even in job name inside dropdown.27530-fix-job-dropdown-pipeline-console-errorFilipa Lacerda2017-02-232-12/+32
| * | | | | | adds mount function with prevent and removes keepGraph functionNur Rony2017-02-231-20/+16
| * | | | | | fixes job dropdown action button errorNur Rony2017-02-232-6/+14
* | | | | | | Merge branch 'create_branch_repo_less' into 'master' Robert Speicher2017-02-236-5/+101
|\ \ \ \ \ \ \
| * | | | | | | Fixes after reviewcreate_branch_repo_lessValery Sizov2017-02-235-26/+33
| * | | | | | | update changelogValery Sizov2017-02-231-0/+4
| * | | | | | | Create master branch first if project is repository-lessValery Sizov2017-02-234-5/+90
* | | | | | | | Merge branch '27989-disable-counting-tags' into 'master' Rémy Coutable2017-02-234-4/+10
|\ \ \ \ \ \ \ \