summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Move "I should see Crowd login form" feature to a view specrs-crowd-form-view-specRobert Speicher2016-02-241-0/+4
* Merge branch 'fix-moving-revert-button' into 'master' Jacob Schatz2016-02-221-2/+2
|\
| * Fixed revert button tooltip placement causing movementfix-moving-revert-buttonPhil Hughes2016-02-221-2/+2
* | Merge branch 'issue_13463' into 'master' Jacob Schatz2016-02-222-1/+2
|\ \ | |/ |/|
| * Fixes syntax errorAlfredo Sumaran2016-02-191-1/+1
| * Make diff view name getter less error proneAlfredo Sumaran2016-02-191-1/+1
| * Add missing class to builds pageAlfredo Sumaran2016-02-181-0/+1
* | "X assigned you Y" instead of "X assigned Y"Douwe Maan2016-02-201-0/+7
* | Add "Mark all as done" buttonDouwe Maan2016-02-201-0/+26
* | Include 'issue'/'merge request' in linkDouwe Maan2016-02-201-8/+3
* | Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-202-69/+59
* | Refactoring TasksHelperDouglas Barbosa Alexandre2016-02-201-8/+1
* | Refactoring task queue partialsDouglas Barbosa Alexandre2016-02-201-5/+7
* | Fix rubocop offensesDouglas Barbosa Alexandre2016-02-201-1/+1
* | Add filters by project, author, type, and action to task queue page listDouglas Barbosa Alexandre2016-02-201-0/+33
* | Create a pending task when a user is mentioned on a noteDouglas Barbosa Alexandre2016-02-201-0/+16
* | Add pending tasks badge on top right next to the new and logout buttonDouglas Barbosa Alexandre2016-02-201-0/+8
* | Add tasks queue list pageDouglas Barbosa Alexandre2016-02-201-0/+17
* | Merge branch 'rs-blob' into 'master' Douwe Maan2016-02-201-4/+0
|\ \
| * | Add a `Blob` model that wraps `Gitlab::Git::Blob`rs-blobRobert Speicher2016-02-181-4/+0
| |/
* | Some updates from last code review.Rubén Dávila2016-02-191-2/+2
* | Make #commit_with_hooks return the new obj id plus some other fixes.Rubén Dávila2016-02-191-4/+14
* | Refactor revert_commit_link helper.Rubén Dávila2016-02-192-8/+2
* | No longer need to ignore temporary branch.Rubén Dávila2016-02-191-2/+0
* | Fix build and add specsRubén Dávila2016-02-191-7/+4
* | Show a tooltip on revert link.Rubén Dávila2016-02-191-7/+5
* | Move revert link to the MR widget section plus some refactor.Rubén Dávila2016-02-191-2/+2
* | Some fixes and refactors for code related to forks.Rubén Dávila2016-02-191-0/+2
* | Some updates after last code review.Rubén Dávila2016-02-193-9/+24
* | Add link to fork if user can't revert MR.Rubén Dávila2016-02-191-0/+7
* | Add button to revert commit on Commit detail page.Rubén Dávila2016-02-191-0/+7
* | Some updates from last code review.Rubén Dávila2016-02-191-1/+1
* | Don't show last event message on top when reverse branch was created under th...Rubén Dávila2016-02-191-0/+2
* | Merge branch 'rs-emoji' into 'master' Douwe Maan2016-02-191-6/+0
|\ \ | |/ |/|
| * Remove unused emoji_autocomplete_source helperRobert Speicher2016-02-121-6/+0
* | Merge branch 'see-and-sort-on-vote-count-mr-issues' into 'master' Douwe Maan2016-02-171-0/+18
|\ \
| * | Add ability to see and sort on vote count from Issues and MR listssee-and-sort-on-vote-count-mr-issuesDouglas Barbosa Alexandre2016-02-171-0/+18
* | | Sort line notes used in parallel diff by created_atRémy Coutable2016-02-171-1/+1
|/ /
* | Display "iid of max_iid" in Issuables' sidebarRémy Coutable2016-02-161-8/+4
* | Fix the "x of y" displayed at the top of Issuables' sidebarfix/13356-issuable-index-of-total-in-sidebarRémy Coutable2016-02-153-85/+44
* | Fix relative links in other markup formatsben.boeckel/gitlab-ce-fixup-links-in-generic-docsBen Boeckel2016-02-122-2/+16
|/
* Fix milestone order in project and issue edit lists to due_dateolirogers/gitlab-ce-project-milestone-orderOliver Rogers2016-02-102-7/+3
* Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-091-1/+1
|\
| * Merge branch 'ci-permissions' into 'master' Robert Speicher2016-02-081-1/+1
| |\
| | * Merge branch 'master' into ci-permissionsKamil Trzcinski2016-02-054-15/+109
| | |\
| | * \ Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-044-7/+31
| | |\ \
| | * | | Make the CI permission model simplerKamil Trzcinski2016-02-021-1/+1
* | | | | Merge branch 'rs-broadcast-markdown' into 'master' Douwe Maan2016-02-091-1/+5
|\ \ \ \ \
| * | | | | Allow limited Markdown in Broadcast Messagesrs-broadcast-markdownRobert Speicher2016-02-061-1/+5
* | | | | | Merge branch 'snippet_search_refactoring'Valery Sizov2016-02-091-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |