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
path: root/app
AgeCommit message (Expand)Author
2016-04-26Merge branch '15094-throttle-update-of-last_activity_at' into 'master' Jacob Vosmaer
2016-04-26Merge branch 'link_user_avatar_in_activity_page_to_profile' into 'master' Robert Speicher
2016-04-25Merge branch 'emoji-unicode-fix' into 'master' Jacob Schatz
2016-04-25Merge branch 'diff-line-colors' into 'master' Jacob Schatz
2016-04-25Merge branch 'blur-award-btn' into 'master' Jacob Schatz
2016-04-25Merge branch 'issue_14904' into 'master' Jacob Schatz
2016-04-25Merge branch 'project-dropdown-link-click-fix' into 'master' Jacob Schatz
2016-04-25Merge branch 'word-break' into 'master' Jacob Schatz
2016-04-25Throttle the update of `project.last_activity_at` to 1 minuteRémy Coutable
2016-04-25Fix error on commit builds page when no builds yetGrzegorz Bizon
2016-04-25Fix Error 500 due to stale cache when projects are renamed or transferredStan Hu
2016-04-25link user avatar in activity page to user profileArinde Eniola
2016-04-25Merge branch 'scss-empty-rule' into 'master' Jacob Schatz
2016-04-25Fix license detection to detect all license files, not only known licensesRémy Coutable
2016-04-24Merge branch 'feature/snumb130/hide-future-blocks-on-graph' into 'master' Robert Speicher
2016-04-24Updating cal-heatmap-rails gem to 3.6.0 and hiding future dates.Luke Howell
2016-04-24Allow middle-click on a Todo row to open in a new tabRobert Speicher
2016-04-22Removed usage of normilizeEmojiName methodPhil Hughes
2016-04-22Merge branch '15513-fix-undefined-can-method' into 'master' Robert Speicher
2016-04-22Fixes issue with emoji comments not showing correct emoji imagePhil Hughes
2016-04-22Merge branch 'escape-label-title' into 'master' Jacob Schatz
2016-04-22Update diff blue & yellow to match designAnnabel Dunstone
2016-04-22Use the `can?` helper instead of `current_user.can?`Rémy Coutable
2016-04-22Triggers blur after clicking award buttonPhil Hughes
2016-04-22Escapes label title in filtersPhil Hughes
2016-04-22Fixed issue with assignee object not being returnedPhil Hughes
2016-04-22Fixed issue with project dropdown links not being clickablePhil Hughes
2016-04-22Merge branch 'issue_3799' into 'master' Rémy Coutable
2016-04-22Merge branch 'confirmation-screen' into 'master' Robert Speicher
2016-04-22Merge branch 'rs-diff_view' into 'master' Rémy Coutable
2016-04-22Use association search in issuable create serviceGrzegorz Bizon
2016-04-22Verify label affiliation before assigning to issueGrzegorz Bizon
2016-04-22Improved confirmation UXPhil Hughes
2016-04-22Merge branch 'label-text-color-sidebar' into 'master' Robert Speicher
2016-04-22Merge branch '15465-fix-sort-by-due-date' into 'master' Yorick Peterse
2016-04-22Merge branch 'remove-update-files' into 'master' Yorick Peterse
2016-04-22Merge remote-tracking branch 'origin/master' into issue_3799Alfredo Sumaran
2016-04-22Do not display filters if user if there's no current_userAlfredo Sumaran
2016-04-22Use compact syntaxAlfredo Sumaran
2016-04-21Don't break line in middle of wordAnnabel Dunstone
2016-04-21Remove float from iconAnnabel Dunstone
2016-04-21Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran
2016-04-21Reverted label link helperPhil Hughes
2016-04-21Use gon.shortcuts_path directlyAlfredo Sumaran
2016-04-21Reverted link changesPhil Hughes
2016-04-21Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceRémy Coutable
2016-04-21Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRémy Coutable
2016-04-21Move event handlers to methodsAlfredo Sumaran
2016-04-21Merge branch 'label-dropdown-fix' into 'master' Jacob Schatz
2016-04-21Merge branch 'rs-issue-15408' into 'master' Robert Speicher