summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve API arguments as StringShinya Maeda2017-09-033-5/+6
* Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-0312-24/+24
* Impprove spec by godfat suggestionsShinya Maeda2017-09-033-4/+13
* Extend can_pick?Shinya Maeda2017-09-032-0/+26
* Fix docShinya Maeda2017-09-032-9/+10
* Fix docShinya Maeda2017-09-031-0/+2
* Add feature specShinya Maeda2017-09-031-0/+15
* Remove conversion string to interger for access_levelShinya Maeda2017-09-032-4/+2
* Add API supportShinya Maeda2017-09-034-4/+13
* Add docShinya Maeda2017-09-033-0/+19
* Add changelogShinya Maeda2017-09-031-0/+5
* Fix specShinya Maeda2017-09-034-6/+7
* Add the rest of specsShinya Maeda2017-09-035-5/+74
* Add spec. Fix runner setting page. It worked.Shinya Maeda2017-09-036-5/+39
* Update application code by the db schema changeShinya Maeda2017-09-038-19/+15
* Re-organize schema. Drop protected from runner. Add access_level to runner. D...Shinya Maeda2017-09-037-32/+46
* Allow null for protected attribute in ci_pipelinesShinya Maeda2017-09-032-2/+2
* Tweak only new_builds. Revert the rest.Shinya Maeda2017-09-032-15/+8
* Solution 1. Persists protected(ref) flag on ci_pipelines table. builds_for_sh...Shinya Maeda2017-09-035-6/+41
* iniShinya Maeda2017-09-035-1/+26
* Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-02137-455/+5457
|\
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-31140-626/+1100
| |\
| * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-31133-551/+1492
| |\ \
| * | | Fix specsDouwe Maan2017-08-304-9/+16
| * | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-30521-3706/+8420
| |\ \ \
| * | | | IssueNotesRefactor: Fix broken specs.Fatih Acet2017-08-292-1/+2
| * | | | IssueNotesRefactor: Fix quick submit spec.Fatih Acet2017-08-252-1/+2
| * | | | Revert "Update yarn.lock"Douwe Maan2017-08-231-19/+168
| * | | | IssueNotesRefactor: Hide note reply form when submitted and show it again if ...Fatih Acet2017-08-231-9/+11
| * | | | IssueNotesRefactor: Empty textarea while submitting comment and restore conte...Fatih Acet2017-08-231-5/+4
| * | | | Update yarn.lockDouwe Maan2017-08-231-168/+19
| * | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-23450-4538/+5232
| |\ \ \ \
| * | | | | IssueNotesRefactor: Show placeholder note immediately when editing.Fatih Acet2017-08-233-7/+46
| * | | | | IssueNotesRefactor: Fix eslint errors.Fatih Acet2017-08-233-17/+16
| * | | | | IssueNotesRefactor: Fix error messages of edit/reply failure for discussions.Fatih Acet2017-08-233-10/+20
| * | | | | IssueNotesRefactor: Hide placeholders and flash messages before submitting a ...Fatih Acet2017-08-221-0/+3
| * | | | | IssueNotesRefactor: Support legacy multiple notes for individual_note: true c...Fatih Acet2017-08-221-1/+16
| * | | | | IssueNotesRefactor: Fix consistent typo.Fatih Acet2017-08-224-5/+5
| * | | | | IssueNotesRefactor: Trigger change event for Vue to catch programmatically va...Fatih Acet2017-08-211-1/+1
| * | | | | IssueNotesRefactor: Poll again when commands applied.Fatih Acet2017-08-211-2/+4
| * | | | | IssueNotesRefactor: Fix GFM rendering after edits come in.Fatih Acet2017-08-211-0/+3
| * | | | | IssueNotesRefactor: Show Cmd+Enter to comment tooltip.Fatih Acet2017-08-214-12/+15
| * | | | | IssueNotesRefactor: First comment and then close the issue.Fatih Acet2017-08-211-8/+13
| * | | | | IssueNotesRefactor: Minor naming change to improve readability.Fatih Acet2017-08-212-4/+4
| * | | | | IssueNotesRefactor: Reenable button after failed submit attempt.Fatih Acet2017-08-213-5/+9
| * | | | | IssueNotesRefactor: Fix flash container positioning.Fatih Acet2017-08-191-1/+1
| * | | | | Fix empty markdown render request.Fatih Acet2017-08-181-25/+29
| * | | | | IssueNotesRefactor: Prevent anon user to try to add award.Fatih Acet2017-08-184-3/+8
| * | | | | IssueNotesRefactor: Don’t explicitly check against undefined.Fatih Acet2017-08-181-1/+1
| * | | | | IssueNotesRefactor: Fix award handler.Fatih Acet2017-08-181-1/+1