Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-04Discussion formPhil Hughes
2016-04-04Removed css code that isnt usedPhil Hughes
2016-04-04Focus style for comment formPhil Hughes
2016-04-04Hides current user icon on mobilePhil Hughes
2016-04-04Added toolbar to comment formPhil Hughes
2016-04-04Restyling on elements in comment formPhil Hughes
2016-04-04Started refactoring of note formPhil Hughes
2016-03-31Standardised the discussion headersPhil Hughes
2016-03-31Changed some CSS to make it more concise & less overridingPhil Hughes
2016-03-31Moved project access into note actionsPhil Hughes
2016-03-31Fix commit comment alignmentStan Hu
2016-03-28Gracefully handle notes on deleted commits in merge requestsStan Hu
2016-03-18Fix spacing below edit note formPhil Hughes
2016-03-17Merge branch 'edited-text' into 'master' Robert Speicher
2016-03-11Merge branch 'comment-discard-button' into 'master' Jacob Schatz
2016-03-10Fixed quick submit on note editPhil Hughes
2016-03-10Edited timeago text on commentsPhil Hughes
2016-03-04Fixed tests for comment formsPhil Hughes
2016-03-04Added discard button to comment formPhil Hughes
2016-03-02Change `js-quick-submit` behavior to expect the class on the formRobert Speicher
2016-02-29Wrap icon with edited timeAlfredo Sumaran
2016-01-25Highlight note code and edit previewDouwe Maan
2016-01-22Merge branch 'fix-comment-on-diff-ajax-loading'Dmitriy Zaporozhets
2016-01-21Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan
2016-01-21Merge branch 'show-message-to-signed-out-users-to-sign-in-if-they-want-to-com...Dmitriy Zaporozhets
2016-01-21Address some JS coding-style and HTML semantic issuesRémy Coutable
2016-01-20Move parallel diff logic to separate classDouwe Maan
2016-01-20Adds disabled comment field and disabled avatar.Jacob Schatz
2016-01-15Merge branch 'master' into issue_3945Rubén Dávila
2016-01-13Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into fix/pri...Rémy Coutable
2016-01-13Move complex view condition to a model methodRémy Coutable
2016-01-13Show referenced MRs & Issues only when the current viewer can access themRémy Coutable
2016-01-12Make diff_line_content helper return a safe String. #3945Rubén Dávila
2016-01-08Improve button stylesDrew Blessing
2015-12-23new button sizesAndriy Dyadyura
2015-12-15Assign notes object to a variableGrzegorz Bizon
2015-12-07Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-12-02Remove unnecesary wrapper elementsDouwe Maan
2015-12-02Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-11-19Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-11-19award emojiValery Sizov
2015-11-17Merge branch 'param-view' into 'master'Robert Speicher
2015-11-17Don't use params[:view] directly.Douwe Maan
2015-11-17Avoid render edit_form when visitor can't edit them.Jason Lee
2015-11-16Revert "Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-list"Robert Speicher
2015-11-12Merge branch 'fix-avatar-not-showing' of https://gitlab.com/stanhu/gitlab-ceDmitriy Zaporozhets
2015-11-12Avoid render edit_form in each notes.Jason Lee
2015-11-10Fix avatars not showing in Atom feeds and project issues when Gravatar disabledStan Hu
2015-10-21Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-10-15Don't use link_to/image_tag where not neededYorick Peterse