summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Updated label links to work correctly for filteringsidebar-label-linkPhil Hughes2016-04-261-1/+1
* Fix license detection to detect all license files, not only known licensesRémy Coutable2016-04-251-8/+12
* Merge branch 'rs-diff_view' into 'master' Rémy Coutable2016-04-221-1/+7
|\
| * Always read diff_view setting from the cookieRobert Speicher2016-04-141-1/+7
* | Merge branch 'top-navigation-concept' into 'master' Dmitriy Zaporozhets2016-04-212-0/+16
|\ \
| * | Implement top navigation concept for profile areaDmitriy Zaporozhets2016-04-192-0/+16
* | | Merge branch 'issue_5838' into 'master' Rémy Coutable2016-04-211-0/+4
|\ \ \
| * | | Remove unused authorization from controllerFelipe Artur2016-04-201-1/+1
| * | | Show project members only for membersFelipe Artur2016-04-181-0/+4
* | | | Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-212-10/+9
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-192-0/+13
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-162-8/+11
| |\ \ \ \ \
| * | | | | | Cleanup changesKamil Trzcinski2016-04-132-11/+9
| * | | | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-136-49/+53
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-112-2/+20
| |\ \ \ \ \ \ \
| * | | | | | | | Fix specsKamil Trzcinski2016-04-111-0/+2
| * | | | | | | | Use Ci::Commit as PipelineKamil Trzcinski2016-04-112-16/+15
* | | | | | | | | Address MR feedbackRémy Coutable2016-04-201-7/+6
* | | | | | | | | Fix functionality of due this week. Add due this month and overdue, remove du...Mehmet Beydogan2016-04-202-7/+9
* | | | | | | | | Add due_date:time field to Issue modelMehmet Beydogan2016-04-202-0/+29
* | | | | | | | | Merge branch 'multi-filter-labels' into 'master' Jacob Schatz2016-04-202-1/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | some refactoringArinde Eniola2016-04-191-9/+7
| * | | | | | | | | fix failing testsArinde Eniola2016-04-151-1/+8
| * | | | | | | | | rename the test fileArinde Eniola2016-04-141-1/+1
| * | | | | | | | | Move functionality to label[]Jacob Schatz2016-04-131-6/+14
| * | | | | | | | | Proper selecting multiple labels.Jacob Schatz2016-04-131-0/+13
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'backport_changes_from_ee' into 'master' Dmitriy Zaporozhets2016-04-201-14/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Backport select_helper from EEbackport_changes_from_eeValery Sizov2016-04-201-14/+11
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher2016-04-202-35/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Continue implementation of the license template selector and /licenses API en...Rémy Coutable2016-04-182-35/+26
| * | | | | | | | | Initial implementation if license template selector and /licenses/:key API en...Anton Davydov2016-04-181-0/+7
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'imported-ghe-project-names-links-to-github' into 'master' Robert Speicher2016-04-191-0/+18
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix GitHub project's link on import page when provider has a custom URLDouglas Barbosa Alexandre2016-04-191-0/+18
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'pmq20/gitlab-ce-issue_12785'Douwe Maan2016-04-192-10/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Add support to cherry-pick any commitP.S.V.R2016-04-182-10/+21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'rs-issue-15126' into 'master' Douwe Maan2016-04-192-2/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Remove additional misuse of `data-original-title` attributeRobert Speicher2016-04-181-1/+1
| * | | | | | | Remove persistent XSS vulnerability in `commit_person_link` helperRobert Speicher2016-04-171-1/+1
| |/ / / / / /
* | | | | | | Add configurable shared runners textKamil Trzcinski2016-04-181-0/+4
|/ / / / / /
* | | | | | Fixed testsPhil Hughes2016-04-161-1/+1
* | | | | | Fixed up based on feedbackPhil Hughes2016-04-161-3/+1
* | | | | | Moved meta information into an issuable helper methodPhil Hughes2016-04-161-0/+11
| |_|_|/ / |/| | | |
* | | | | Merge branch 'assign-to-issuable-opener' into 'master' Jacob Schatz2016-04-151-7/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-151-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-055-32/+51
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-03-2926-141/+444
| |\ \ \ \ \
| * | | | | | Issuable can be assigned to authorZeger-Jan van de Weg2016-02-221-7/+9
* | | | | | | Syntax & style updates14176-diff-paste-dataAnnabel Dunstone2016-04-141-3/+1
* | | | | | | Add line type conditional to diff line helperAnnabel Dunstone2016-04-141-2/+4
* | | | | | | Copying and pasting doesn't grab line numbers or +/-Annabel Dunstone2016-04-141-0/+1
| |_|_|/ / / |/| | | | |