summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch '15064_issuable_default_sort_order' into 'master' Rémy Coutable2016-08-012-3/+2
|\ \ \
| * | | State specific default sort order for issuableszs2016-08-012-3/+2
| |/ /
* | | Improve diff performance by eliminating redundant checks for text blobsremove-redundant-blob-text-callsStan Hu2016-07-291-1/+1
* | | Merge branch 'rubocop/enable-access-modifiers-cops' into 'master' Robert Speicher2016-07-291-2/+0
|\ \ \ | |/ / |/| |
| * | Fix some useless access modifiers in the codeGrzegorz Bizon2016-07-191-2/+0
* | | Allow skipping users in autocompleteallow-skipping-users-in-autocompleteSean McGivern2016-07-271-13/+17
* | | Optimize maximum user access level lookup in loading of notesStan Hu2016-07-261-8/+7
* | | Merge branch 'filter-branch-by-name' into 'master' Douwe Maan2016-07-251-0/+11
|\ \ \
| * \ \ Merge branch 'master' into filter-branch-by-nametiagonbotelho2016-07-229-70/+106
| |\ \ \
| * | | | implements the basic filter functionalitytiagonbotelho2016-07-191-0/+11
| | |/ / | |/| |
* | | | Remove magic comments from Ruby files (!5456)winniehell2016-07-241-1/+0
| |/ / |/| |