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
2017-05-02Display comments for personal snippetsJarka Kadlecova
2017-03-01Remove query parameters from notes polling endpoint to make caching easierAdam Niedzielski
2017-02-05Backport changes from gitlab-org/gitlab-ee!998Timothy Andrew
2017-01-05Merge branch '26155-merge-request-tabs-don-t-render-when-no-commits-available...Fatih Acet
2017-01-04Put empty note edit form to correct place.Fatih Acet
2017-01-03include all expected instance vars for _show.html.haml template within testsMike Greiling
2016-10-15Clean up stray Sign up ref.Bryce Johnson
2016-09-21Change "Please register or login" to "Please sign up or sign in"Robert Speicher
2016-07-19Added redirect_to_referer to login link on issuesPhil Hughes
2016-07-01Remove `pinTo` from `Flash` and make inline flash messages look nicer (!4854)winniehell
2016-04-18Updated print stylePhil Hughes
2016-04-04Logged out boxPhil Hughes
2016-04-04Discussion formPhil Hughes
2016-04-04Hides current user icon on mobilePhil Hughes
2016-04-04Restyling on elements in comment formPhil Hughes
2016-04-04Started refactoring of note formPhil Hughes
2016-01-20Adds disabled comment field and disabled avatar.Jacob Schatz
2015-12-15Assign notes object to a variableGrzegorz Bizon
2015-11-17Merge branch 'param-view' into 'master'Robert Speicher
2015-11-17Don't use params[:view] directly.Douwe Maan
2015-11-16Revert "Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-list"Robert Speicher
2015-11-12Avoid render edit_form in each notes.Jason Lee
2015-06-26Rename abilities to correspond contoller/model action namesDmitriy Zaporozhets
2015-06-16Support commenting on a diff in side-by-side viewStan Hu
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-08-26Basic UI implememntation of comments in timeline styleDmitriy Zaporozhets
2014-04-28Serialize last_fetched_at as a string with secondsJacob Vosmaer
2014-04-28Pass last_fetched_at for notes to javascriptJacob Vosmaer
2013-12-26Switch Notes controller to use jsonDmitriy Zaporozhets
2013-12-25Make note anchors actually workDmitriy Zaporozhets
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets