summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '18334-truncate-award-emoji-users' into 'master' Jacob Schatz2016-08-181-3/+11
|\
| * Award tooltips refer to current user as "You"Jack Davison2016-08-171-2/+2
| * Switch to using to_sentence to construct tooltipsJack Davison2016-08-171-2/+2
| * Truncates 9-10 users with current user in frontJack Davison2016-08-171-1/+5
| * Truncated user list in award emoji tooltipsJack Davison2016-08-171-2/+6
* | edit_blob_link can receive the blob to avoid access to the repository20454-edit-button-mrPaco Guzman2016-08-181-6/+3
* | Merge branch '18141-pipeline-graph' into 'master' Jacob Schatz2016-08-171-9/+17
|\ \
| * \ Merge master into branchAnnabel Dunstone2016-08-172-21/+25
| |\ \
| * | | Update CSS selector and play iconAnnabel Dunstone2016-08-171-2/+2
| * | | Add deploy btn in graph; fix JS to toggle one graph at a time if multiple pip...Annabel Dunstone2016-08-171-2/+2
| * | | Add support for Play and Created jobsKamil Trzcinski2016-08-171-9/+17
| | |/ | |/|
* | | Merge branch 'issue-boards' into 'master' Douwe Maan2016-08-171-0/+4
|\ \ \ | |_|/ |/| |
| * | Reverted milestone upcoming default filterPhil Hughes2016-08-171-6/+2
| * | Defaults milestone filter to upcomingPhil Hughes2016-08-171-2/+6
| * | Initial issue boards UIPhil Hughes2016-08-171-0/+4
| |/
* | Merge branch 'mc-ui'Douwe Maan2016-08-171-0/+1
|\ \
| * \ Merge remote-tracking branch 'origin/master' into mc-uiSean McGivern2016-08-171-8/+33
| |\ \ | | |/
| * | Merge branch 'master' into mc-uiDouwe Maan2016-08-152-3/+9
| |\ \
| * | | Added routes for conflicts in merge requests page.Fatih Acet2016-08-121-0/+1
* | | | Eliminate unneeded calls to Repository#blob_at when listing commits with no pathfix/eliminate-unneeded-calls-to-repository-blob-atAhmad Sherif2016-08-171-21/+24
| |_|/ |/| |
* | | Load issues and merge requests templates from repositoryFelipe Artur2016-08-161-8/+33
| |/ |/|
* | Restore `Largest repository` sort option on admin projects page20317-admin-cant-order-by-sizeAlfredo Sumaran2016-08-151-1/+7
* | Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse2016-08-151-2/+2
|\ \ | |/ |/|
| * Recover usage of Todos counter cache20842-todos-queries-cachePaco Guzman2016-08-121-2/+2
* | Merge branch '20059-environment-list' into 'master' Jacob Schatz2016-08-121-2/+0
|\ \ | |/ |/|
| * Add avatar to commit message; environment style updates to match pipelines pageAnnabel Dunstone2016-08-081-2/+0
* | Show member roles to all users on members page20614-show-member-roles-to-all-usersDouwe Maan2016-08-111-6/+0
* | Merge branch 'remove-grack-lfs' into 'master' Rémy Coutable2016-08-111-0/+67
|\ \
| * | Rename lfs_enabled helper methodJacob Vosmaer2016-08-101-1/+1
| * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into remove-...Jacob Vosmaer2016-08-0913-87/+83
| |\ \
| * | | RubocopJacob Vosmaer2016-07-221-1/+2
| * | | Add LFS controllersJacob Vosmaer2016-07-221-0/+66
* | | | Avoid commit lookup on diff_helperexplicit-arguments-on-diff_file_html_dataPaco Guzman2016-08-101-3/+2
* | | | Update tree view to sort folders with submodulesAdam Buckland2016-08-091-15/+3
| |/ / |/| |
* | | Merge branch 'rubocop/EmptyLinesAroundModuleBody' into 'master' Douwe Maan2016-08-081-2/+0
|\ \ \
| * | | Enable Style/EmptyLinesAroundModuleBody copGabriel Mazetto2016-08-061-2/+0
| | |/ | |/|
* | | Enable Style/SpaceAroundEqualsInParameterDefault coprubocop/SpaceAroundEqualsInParameterDefaultGabriel Mazetto2016-08-062-2/+2
|/ /
* | Merge branch '19752-pipelines-finished-at' into 'master' Jacob Schatz2016-08-051-2/+6
|\ \
| * | Update timeago to shorter representation19752-pipelines-finished-atAnnabel Dunstone2016-08-041-2/+6
* | | Add unfold links for Side-by-Side viewTim Masliuchenko2016-08-041-14/+25
|/ /
* | switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-4/+1
* | Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-1/+1
* | Cache highlighted diff lines for merge requestsPaco Guzman2016-08-032-8/+7
* | Merge branch 'rs-external-issue-tracker-redirect' into 'master' Douwe Maan2016-08-021-32/+0
|\ \
| * | Remove `url_for_new_issue` helperrs-external-issue-tracker-redirectRobert Speicher2016-08-011-16/+0
| * | Redirect to external issue tracker from `/issues`Robert Speicher2016-08-011-16/+0
* | | Merge branch '14202-speed-up-diff-note-active' into 'master' Yorick Peterse2016-08-021-0/+4
|\ \ \
| * | | Speedup DiffNote#active? on discussions, preloading noteables and avoid touch...Paco Guzman2016-08-021-0/+4
| |/ /
* | | Merge branch '20101-ci-configuration' into 'master' Fatih Acet2016-08-021-0/+4
|\ \ \ | |/ / |/| |
| * | Link configuration button to .gitlab-ci.yml20101-ci-configurationAnnabel Dunstone2016-07-281-0/+4