Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `rescue` clause from `repository_size` helperrs-repository-size-format | Robert Speicher | 2016-05-04 | 1 | -5/+0 |
* | Use `number_to_human_size` helper to show repository size | Robert Speicher | 2016-05-04 | 1 | -1/+2 |
* | Merge remote-tracking branch 'dev/master' into 'master' | Robert Speicher | 2016-05-02 | 1 | -15/+33 |
|\ | |||||
| * | Ensure URL in all Service subclasses are valid | Rémy Coutable | 2016-04-25 | 1 | -15/+33 |
* | | Remove deprecated CI badge helper | Grzegorz Bizon | 2016-04-29 | 1 | -13/+0 |
* | | Properly handle bigger files | Zeger-Jan van de Weg | 2016-04-28 | 1 | -2/+2 |
* | | Merge branch 'sidebar-label-link' into 'master' | Jacob Schatz | 2016-04-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | Updated label links to work correctly for filteringsidebar-label-link | Phil Hughes | 2016-04-26 | 1 | -1/+1 |
| |/ | |||||
* | | Allow to pass custom classes to button | Alfredo Sumaran | 2016-04-26 | 1 | -6/+9 |
* | | Hide button on mobile | Alfredo Sumaran | 2016-04-26 | 1 | -1/+1 |
* | | Syntax and code improvements | Alfredo Sumaran | 2016-04-26 | 1 | -11/+13 |
* | | Rename method | Alfredo Sumaran | 2016-04-26 | 1 | -4/+4 |
* | | Use new method hide_whitespaces? | Alfredo Sumaran | 2016-04-26 | 1 | -1/+1 |
* | | Add Hide/show whitespace changes button on diff and commit view | Alfredo Sumaran | 2016-04-26 | 1 | -0/+22 |
* | | Updated based on feedbacksearch-ui-update | Phil Hughes | 2016-04-26 | 1 | -6/+6 |
* | | Correctly shows no results text | Phil Hughes | 2016-04-26 | 1 | -1/+1 |
* | | Humanize scope text | Phil Hughes | 2016-04-26 | 1 | -2/+2 |
* | | Mobile updates for search UI | Phil Hughes | 2016-04-26 | 1 | -1/+1 |
* | | Started updating search UI | Phil Hughes | 2016-04-26 | 1 | -0/+10 |
|/ | |||||
* | Fix license detection to detect all license files, not only known licenses | Rémy Coutable | 2016-04-25 | 1 | -8/+12 |
* | Merge branch 'rs-diff_view' into 'master' | Rémy Coutable | 2016-04-22 | 1 | -1/+7 |
|\ | |||||
| * | Always read diff_view setting from the cookie | Robert Speicher | 2016-04-14 | 1 | -1/+7 |
* | | Merge branch 'top-navigation-concept' into 'master' | Dmitriy Zaporozhets | 2016-04-21 | 2 | -0/+16 |
|\ \ | |||||
| * | | Implement top navigation concept for profile area | Dmitriy Zaporozhets | 2016-04-19 | 2 | -0/+16 |
* | | | Merge branch 'issue_5838' into 'master' | Rémy Coutable | 2016-04-21 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Remove unused authorization from controller | Felipe Artur | 2016-04-20 | 1 | -1/+1 |
| * | | | Show project members only for members | Felipe Artur | 2016-04-18 | 1 | -0/+4 |
* | | | | Merge branch 'ci-commit-as-pipeline' into 'master' | Kamil Trzciński | 2016-04-21 | 2 | -10/+9 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipeline | Kamil Trzcinski | 2016-04-19 | 2 | -0/+13 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-16 | 2 | -8/+11 |
| |\ \ \ \ \ | |||||
| * | | | | | | Cleanup changes | Kamil Trzcinski | 2016-04-13 | 2 | -11/+9 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-13 | 6 | -49/+53 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipeline | Kamil Trzcinski | 2016-04-11 | 2 | -2/+20 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix specs | Kamil Trzcinski | 2016-04-11 | 1 | -0/+2 |
| * | | | | | | | | Use Ci::Commit as Pipeline | Kamil Trzcinski | 2016-04-11 | 2 | -16/+15 |
* | | | | | | | | | Address MR feedback | Rémy Coutable | 2016-04-20 | 1 | -7/+6 |
* | | | | | | | | | Fix functionality of due this week. Add due this month and overdue, remove du... | Mehmet Beydogan | 2016-04-20 | 2 | -7/+9 |
* | | | | | | | | | Add due_date:time field to Issue model | Mehmet Beydogan | 2016-04-20 | 2 | -0/+29 |
* | | | | | | | | | Merge branch 'multi-filter-labels' into 'master' | Jacob Schatz | 2016-04-20 | 2 | -1/+27 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | some refactoring | Arinde Eniola | 2016-04-19 | 1 | -9/+7 |
| * | | | | | | | | | fix failing tests | Arinde Eniola | 2016-04-15 | 1 | -1/+8 |
| * | | | | | | | | | rename the test file | Arinde Eniola | 2016-04-14 | 1 | -1/+1 |
| * | | | | | | | | | Move functionality to label[] | Jacob Schatz | 2016-04-13 | 1 | -6/+14 |
| * | | | | | | | | | Proper selecting multiple labels. | Jacob Schatz | 2016-04-13 | 1 | -0/+13 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'backport_changes_from_ee' into 'master' | Dmitriy Zaporozhets | 2016-04-20 | 1 | -14/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Backport select_helper from EEbackport_changes_from_ee | Valery Sizov | 2016-04-20 | 1 | -14/+11 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'license-templates-and-api-12804' into 'master' | Robert Speicher | 2016-04-20 | 2 | -35/+33 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Continue implementation of the license template selector and /licenses API en... | Rémy Coutable | 2016-04-18 | 2 | -35/+26 |
| * | | | | | | | | | Initial implementation if license template selector and /licenses/:key API en... | Anton Davydov | 2016-04-18 | 1 | -0/+7 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'imported-ghe-project-names-links-to-github' into 'master' | Robert Speicher | 2016-04-19 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | |