Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 94
  • Merge Requests 10
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Merged
Merge request !370 opened May 02, 2016 by Kálmán Viktor@kviktor 
  • Report abuse
Report abuse

Request fixes

Closes #448 (closed)

  • Discussion 3
  • Commits 2
  • Changes 3
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Dudás Ádám
    @siliconbrain started a discussion on the diff May 02, 2016
    Last updated by Dudás Ádám May 02, 2016
    circle/request/forms.py
    73 73 )
    74 74  
    75 75 def clean_message(self):
    76 def comp(x):
    77 return "".join(x.strip().splitlines())
    • Dudás Ádám @siliconbrain commented May 02, 2016
      Owner
      def normalize_endl(s):
          return s.strip().replace("\r\n", "\n")

      ?

      ```python def normalize_endl(s): return s.strip().replace("\r\n", "\n") ``` ?
    • Kálmán Viktor @kviktor commented May 02, 2016
      Owner

      IHD8XS6

      ![IHD8XS6](/uploads/f0daa4ae40721b6872db05240688cf0a/IHD8XS6.jpg)
    • Dudás Ádám @siliconbrain commented May 02, 2016
      Owner

      1433129672-0

      ![1433129672-0](/uploads/288fa26b406f4bce23e0f810ad797df2/1433129672-0.jpg)
    Please register or sign in to reply
  • Dudás Ádám @siliconbrain

    mentioned in commit ea1a3dc4

    May 09, 2016

    mentioned in commit ea1a3dc4

    mentioned in commit ea1a3dc45aa7b45204ba380bba125d74dba5e35d
    Toggle commit list
  • Dudás Ádám @siliconbrain

    Status changed to merged

    May 09, 2016

    Status changed to merged

    Status changed to merged
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Dudás Ádám
Assignee
Dudás Ádám @siliconbrain
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View labels
2
2 participants
Reference: circle/cloud!370
×

Revert this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.
×

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.