summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIPpages-letsencrypt-pocVladimir Shushlin2019-04-037-1/+94
* Complete acme challenge and obtain ssl certificateVladimir Shushlin2019-03-268-4/+64
* Rename acme challenge => acme orderVladimir Shushlin2019-03-265-16/+24
* Add create acme challenge serviceVladimir Shushlin2019-03-251-0/+27
* Add acme client builderVladimir Shushlin2019-03-251-0/+71
* Remove content_type and add acme kit to settingsVladimir Shushlin2019-03-253-3/+17
* Add acme private key to application settingsVladimir Shushlin2019-03-254-2/+21
* Add acme-client gemVladimir Shushlin2019-03-252-0/+5
* Add empty acme_challenge modelVladimir Shushlin2019-03-252-0/+6
* Create acme challenges tableVladimir Shushlin2019-03-252-1/+36
* Merge branch 'ce-6517-extract-ee-specific-files-lines-for-spec-services-email...Lin Jen-Shin2019-03-222-0/+4
|\
| * Freeze strings in email service specsSean McGivern2019-03-222-0/+4
|/
* Merge branch 'ce-extract-ee-specific-lines-environment-entity' into 'master'Yorick Peterse2019-03-221-1/+1
|\
| * Extract EE specific files/lines for Release app/serializersShinya Maeda2019-03-221-1/+1
* | Merge branch 'sh-bump-pg-gem' into 'master'James Lopez2019-03-221-1/+1
|\ \
| * | Bump pg gem from 1.1.3 to 1.1.4Stan Hu2019-03-221-1/+1
* | | Merge branch 'revert-79a45f7f' into 'master'Sean McGivern2019-03-22104-146/+148
|\ \ \ | |/ / |/| |
| * | Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-22104-146/+148
* | | Merge branch 'ce-6618-extract-ee-specific-files-lines-for-create-spec-finders...Robert Speicher2019-03-2211-617/+662
|\ \ \ | |/ / |/| |
| * | [CE] Reduce differences with EE in users_finder_spec.rbRémy Coutable2019-03-214-49/+38
| * | [CE] Reduce differences with EE in snippets_finder_spec.rbRémy Coutable2019-03-213-449/+416
| * | [CE] Reduce differences with EE in merge_requests_finder_spec.rbRémy Coutable2019-03-212-93/+109
| * | [CE] Reduce differences with EE in issues_finder_spec.rbRémy Coutable2019-03-212-37/+87
| * | [CE] Reduce differences with EE in group_projects_finder_spec.rbRémy Coutable2019-03-212-20/+43
* | | Merge branch 'docs/improve-regex-suggestion' into 'master'Achilleas Pipinellis2019-03-221-2/+2
|\ \ \
| * | | Add end-of-string to regex exampleEvan Read2019-03-221-2/+2
|/ / /
* | | Merge branch 'docs-cleanup-fe' into 'master'Filipa Lacerda2019-03-2211-104/+34
|\ \ \
| * | | Cleanup of fe_docsSimon Knox2019-03-2211-104/+34
* | | | Merge branch 'tpresa-add-highest-role-to-user' into 'master'Sean McGivern2019-03-2210-2/+120
|\ \ \ \
| * | | | Add highest_role method to UserThiago Presa2019-03-2210-2/+120
|/ / / /
* | | | Merge branch '57540-filename-trailing-space' into 'master'Tim Zallmann2019-03-223-1/+18
|\ \ \ \
| * | | | Implemented trimming for item's name in Web IDEDenys Mishunov2019-03-183-1/+18
* | | | | Merge branch 'winh-jest-time' into 'master'Kushal Pandya2019-03-222-0/+6
|\ \ \ \ \
| * | | | | Delete dummy testWinnie Hellmann2019-03-211-7/+0
| * | | | | Wait for pending timers in JestWinnie Hellmann2019-03-211-0/+5
| * | | | | Mock timers in JestWinnie Hellmann2019-03-211-0/+1
| * | | | | Add dummy test with setTimeout()Winnie Hellmann2019-03-211-0/+7
* | | | | | Merge branch '57357-automate-base-domain-help-text' into 'master'Kushal Pandya2019-03-226-5/+111
|\ \ \ \ \ \
| * | | | | | Add changelog entryEnrique Alcantara2019-03-211-0/+5
| * | | | | | Update domain help text when ingress is installedEnrique Alcantara2019-03-214-2/+101
| * | | | | | Hide/show ingress external ip help textEnrique Alcantara2019-03-212-4/+6
* | | | | | | Merge branch 'winh-toggle-comment-draft' into 'master'Kushal Pandya2019-03-227-32/+234
|\ \ \ \ \ \ \
| * | | | | | | Remove autosave logic from NoteableDiscussion componentWinnie Hellmann2019-03-211-17/+4
| * | | | | | | Pass autosaveKey from NoteableDiscussion to NoteFormWinnie Hellmann2019-03-214-0/+16
| * | | | | | | Validate NoteForm props in noteable_discussion_spec.jsWinnie Hellmann2019-03-211-1/+12
| * | | | | | | Use autosave utilities in NoteForm componentWinnie Hellmann2019-03-212-9/+106
| * | | | | | | Add autosave utilitiesWinnie Hellmann2019-03-122-0/+91
| * | | | | | | Rename initialDiscussion to firstNote in NoteableDiscussionWinnie Hellmann2019-03-121-7/+7
* | | | | | | | Merge branch 'da-capitalize-db-apapter-name-on-rails-console' into 'master'Stan Hu2019-03-225-6/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Add helper method to return a human-friendly name for database adapterDouglas Barbosa Alexandre2019-03-215-6/+22