Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged 7.5.1 | Sacred Seven | 2014-11-24 | 5 | -5/+54 |
|\ | |||||
| * | Clean the string with commit author and email. | Marin Jankovski | 2014-11-14 | 1 | -2/+6 |
| * | Merge branch 'actions_in_the_inbox' into 'master' | Dmitriy Zaporozhets | 2014-11-12 | 1 | -0/+32 |
| |\ | |||||
| | * | Set action on issue/mr creation mail. | Marin Jankovski | 2014-11-12 | 1 | -11/+23 |
| | * | Create emails helper for actions links. | Marin Jankovski | 2014-11-11 | 1 | -0/+20 |
| * | | Merge branch 'add_issue_edited_timestamp' into 'master' | Dmitriy Zaporozhets | 2014-11-12 | 1 | -0/+13 |
| |\ \ | | |/ | |/| | |||||
| | * | Add issue edited timestamp | Nikita Verkhovin | 2014-11-08 | 1 | -0/+13 |
| * | | make repo name link to repo homepage | Ben Bodenmiller | 2014-11-09 | 1 | -2/+2 |
| |/ | |||||
| * | Remove unneeded backslash: "\/" == "/" | Ciro Santilli | 2014-11-04 | 1 | -1/+1 |
* | | Jalali tooltips | Sacred Seven | 2014-10-25 | 1 | -1/+1 |
* | | merged v7.4.2 | Sacred Seven | 2014-10-25 | 18 | -81/+160 |
|\ \ | |/ | |||||
| * | Add refactoring for multiple LDAP server support | Jan-Willem van der Meer | 2014-10-13 | 1 | -1/+1 |
| * | Merge pull request #8020 from mr-vinn/note-trunc-link | Dmitriy Zaporozhets | 2014-10-13 | 2 | -9/+58 |
| |\ | |||||
| | * | Improve dashboard note view and add tests | Vinnie Okada | 2014-10-12 | 2 | -11/+26 |
| | * | Preserve link href in truncated note view | Vinnie Okada | 2014-10-12 | 2 | -7/+41 |
| * | | Use short_id instead of [0..N] for short version of commit sha | Dmitriy Zaporozhets | 2014-10-10 | 1 | -0/+4 |
| |/ | |||||
| * | Snippets: public/internal/private | Valery Sizov | 2014-10-09 | 1 | -0/+17 |
| * | Apply ConfirmDangerModal for project transfer/remove actions | Dmitriy Zaporozhets | 2014-10-08 | 1 | -0/+4 |
| * | Merge pull request #7938 from cirosantilli/factor-dashboard-helper | Dmitriy Zaporozhets | 2014-10-08 | 1 | -21/+12 |
| |\ | |||||
| | * | Factor dashboard helper methods. | Ciro Santilli | 2014-10-02 | 1 | -21/+12 |
| * | | Merge pull request #7981 from cirosantilli/www-to-about | Sytse Sijbrandij | 2014-10-08 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | Replace www.gitlab.com with about.gitlab.com | Ciro Santilli | 2014-10-07 | 1 | -0/+8 |
| * | | | Add a bit of space between star icon and text | Dmitriy Zaporozhets | 2014-10-07 | 1 | -2/+2 |
| * | | | Merge pull request #7963 from cirosantilli/factor-previewable | Dmitriy Zaporozhets | 2014-10-07 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Factor markup? || gitlab_markdown? into new method | Ciro Santilli | 2014-10-04 | 1 | -1/+1 |
| * | | | Use only escaped auto_link | Dmitriy Zaporozhets | 2014-10-06 | 1 | -0/+4 |
| * | | | Merge pull request #7379 from cirosantilli/remove-title | Dmitriy Zaporozhets | 2014-10-06 | 1 | -2/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Remove unused title parameter. | Ciro Santilli | 2014-08-16 | 1 | -2/+1 |
| * | | | Upgrade to Font Awesome v4.2 | Sullivan SENECHAL | 2014-10-03 | 7 | -19/+19 |
| * | | | Add parenthesis to function def with arguments. | Ciro Santilli | 2014-10-03 | 8 | -12/+12 |
| | |/ | |/| | |||||
| * | | Merge pull request #7853 from Razer6/feature/html_pipeline | Dmitriy Zaporozhets | 2014-10-02 | 1 | -6/+0 |
| |\ \ | |||||
| | * | | Factor out Emoji parsing using html-pipeline-gitlab | Robert Schilling | 2014-09-26 | 1 | -6/+0 |
| * | | | Sort projects in search autocomplete by amount of stars. Most popular go first | Dmitriy Zaporozhets | 2014-09-25 | 1 | -1/+2 |
| |/ / | |||||
| * | | Merge pull request #7816 from cirosantilli/factor-fork | Dmitriy Zaporozhets | 2014-09-24 | 1 | -0/+8 |
| |\ \ | |||||
| | * | | Factor fork button view. | Ciro Santilli | 2014-09-23 | 1 | -0/+8 |
| * | | | Merge pull request #7793 from cirosantilli/replace-javascript | Dmitriy Zaporozhets | 2014-09-23 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * | | | Replace javascript:; links with buttons. | Ciro Santilli | 2014-09-22 | 1 | -4/+4 |
| * | | | | Prevent 500 error on search results if description contains relative link | Dmitriy Zaporozhets | 2014-09-23 | 1 | -1/+6 |
| |/ / / | |||||
| * | | | Merge pull request #7792 from cirosantilli/link_to_reply_diff | Dmitriy Zaporozhets | 2014-09-22 | 1 | -4/+3 |
| |\ \ \ | |||||
| | * | | | Fix link_to_reply_diff. | Ciro Santilli | 2014-09-19 | 1 | -4/+3 |
| | |/ / | |||||
| * | | | Merge branch 'first-meaningful-line-in-md' of https://github.com/yglukhov/git... | Dmitriy Zaporozhets | 2014-09-17 | 3 | -8/+9 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Changed activity notes to display first MEANINGFUL line. | uran | 2014-09-12 | 3 | -8/+9 |
* | | | | RTL support added | Sacred Seven | 2014-10-22 | 4 | -6/+6 |
* | | | | Prevent 500 error on search results if description contains relative link | Dmitriy Zaporozhets | 2014-09-23 | 1 | -1/+6 |
|/ / / | |||||
* | | | Move organizing of comments to helper. | Marin Jankovski | 2014-09-12 | 1 | -0/+14 |
* | | | Remove unecesarry array operations. | Marin Jankovski | 2014-09-12 | 1 | -9/+9 |
* | | | Add comments on the side-by-side diff. | Marin Jankovski | 2014-09-12 | 1 | -3/+9 |
|/ / | |||||
* | | Merge branch 'parallel_diff_refactor' into 'master' | Dmitriy Zaporozhets | 2014-09-09 | 2 | -129/+83 |
|\ \ | |||||
| * | | Fix typo. | Marin Jankovski | 2014-09-09 | 1 | -1/+1 |
| * | | Add line code to parallel diff for linking. | Marin Jankovski | 2014-09-09 | 1 | -4/+4 |