Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add group avatar to group page. Changed default avatar for group | Dmitriy Zaporozhets | 2014-01-28 | 3 | -4/+8 |
* | Merge pull request #6178 from Popl7/add_group_avatars | Dmitriy Zaporozhets | 2014-01-28 | 8 | -1/+71 |
|\ | |||||
| * | added group avatars | Steven Thonus | 2014-01-28 | 8 | -1/+71 |
* | | Merge branch 'highlight-js' into 'master' | Dmitriy Zaporozhets | 2014-01-28 | 18 | -366/+715 |
|\ \ | |/ |/| | |||||
| * | Improve highlight for notes | Dmitriy Zaporozhets | 2014-01-27 | 5 | -10/+9 |
| * | Fix blob multiline highlight | Dmitriy Zaporozhets | 2014-01-27 | 8 | -8/+32 |
| * | Add highlight.js support to markdown, snippets etc | Dmitriy Zaporozhets | 2014-01-27 | 8 | -79/+84 |
| * | Improve themes. Load highlight.js properly | Dmitriy Zaporozhets | 2014-01-26 | 7 | -152/+487 |
| * | Init highlgiht js and render for blob. Improve css for it | Dmitriy Zaporozhets | 2014-01-26 | 3 | -27/+25 |
| * | Modify white and solarized themes for hljs | Dmitriy Zaporozhets | 2014-01-26 | 2 | -134/+120 |
| * | Include highlight.js assets | Dmitriy Zaporozhets | 2014-01-26 | 2 | -0/+2 |
* | | Merge branch 'fix/routing' of /mnt/ebs/repositories/jhworth.developer/gitlab-ce | Dmitriy Zaporozhets | 2014-01-27 | 1 | -2/+0 |
|\ \ | |||||
| * | | Add files to path blacklist. | Jason Hollingsworth | 2014-01-24 | 1 | -2/+0 |
| |/ | |||||
* | | Merge branch 'fix/test' of /mnt/ebs/repositories/jhworth.developer/gitlab-ce | Dmitriy Zaporozhets | 2014-01-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix broken test in spec/models/project_spec.rb | Jason Hollingsworth | 2014-01-24 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-01-27 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge branch 'hipchat-remove-hash' of /mnt/ebs/repositories/Tenzer/gitlab-ce | Sytse Sijbrandij | 2014-01-26 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Removed hash from "<user> #pushed to branch..." Hipchat notification | Jeppe Toustrup | 2014-01-14 | 1 | -1/+1 |
* | | | Merge pull request #6158 from Razer6/remove_snippet_expiaration_date | Dmitriy Zaporozhets | 2014-01-26 | 1 | -7/+0 |
|\ \ \ | |||||
| * | | | Remove snippet expiration date from UI | Robert Schilling | 2014-01-25 | 1 | -7/+0 |
| |/ / | |||||
* | | | Merge pull request #6159 from dblessing/fix/mobile_ui_dashboard | Dmitriy Zaporozhets | 2014-01-26 | 19 | -17/+124 |
|\ \ \ | |||||
| * | | | Mobile UI improvements for dashboard/nav | Drew Blessing | 2014-01-25 | 19 | -17/+124 |
| |/ / | |||||
* | | | Merge pull request #5476 from lyda/logo-white-compress | Dmitriy Zaporozhets | 2014-01-26 | 18 | -0/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Also optimise gifs with gifsicle. | Kevin Lyda | 2014-01-05 | 6 | -0/+0 |
| * | | Another optipng run over png's. | Kevin Lyda | 2014-01-05 | 2 | -0/+0 |
| * | | Merge branch 'master' into logo-white-compress | Kevin Lyda | 2014-01-05 | 375 | -3222/+5378 |
| |\ \ | |||||
| * | | | Reduce image size. | Kevin Lyda | 2013-10-29 | 12 | -0/+0 |
* | | | | Merge branch 'reference_relative_links' into 'master' | Dmitriy Zaporozhets | 2014-01-24 | 1 | -6/+25 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into reference_relative_links | Marin Jankovski | 2014-01-24 | 35 | -187/+263 |
| |\ \ \ \ | |||||
| * | | | | | Display correct paths in markdown for reference style links. | Marin Jankovski | 2014-01-22 | 1 | -6/+25 |
* | | | | | | Improve authorization for new/edit blob pages | Dmitriy Zaporozhets | 2014-01-24 | 4 | -1/+4 |
* | | | | | | Allow developers to mange issue tracker | Dmitriy Zaporozhets | 2014-01-24 | 3 | -1/+9 |
* | | | | | | Fix mr update issue if merge_request_diff missing | Dmitriy Zaporozhets | 2014-01-24 | 1 | -1/+3 |
* | | | | | | MergeRequests services | Dmitriy Zaporozhets | 2014-01-24 | 6 | -31/+90 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'ssh-docs' into 'master' | Dmitriy Zaporozhets | 2014-01-24 | 1 | -2/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Split into one sentence per line for future edits. | dosire | 2014-01-23 | 1 | -3/+8 |
| * | | | | | Better ssh key docs. | dosire | 2014-01-23 | 1 | -2/+8 |
* | | | | | | Project name was hardcoded (oops) | Carlos Paramio | 2014-01-24 | 1 | -2/+5 |
* | | | | | | Merge pull request #6131 from dblessing/fix/mobile_ui_login | Dmitriy Zaporozhets | 2014-01-23 | 1 | -3/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Enhance responsive UI for the login screen. | Drew Blessing | 2014-01-22 | 1 | -3/+2 |
* | | | | | | | Merge branch 'improve/mr_diff' | Dmitriy Zaporozhets | 2014-01-23 | 7 | -139/+194 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix MR spinach tests | Dmitriy Zaporozhets | 2014-01-23 | 1 | -1/+1 |
| * | | | | | | Always create merge_request_diff if MR created | Dmitriy Zaporozhets | 2014-01-22 | 3 | -2/+2 |
| * | | | | | | Improve commit render performnace for MR show page | Dmitriy Zaporozhets | 2014-01-22 | 4 | -19/+18 |
| * | | | | | | Set mr_diff state to collected if diff is ok | Dmitriy Zaporozhets | 2014-01-22 | 1 | -1/+4 |
| * | | | | | | Render MR diff correctly | Dmitriy Zaporozhets | 2014-01-22 | 2 | -4/+5 |
| * | | | | | | Remove commits/diff store login from MergeRequest model | Dmitriy Zaporozhets | 2014-01-22 | 2 | -114/+6 |
| * | | | | | | MergeRequestDiff model responsoible for storing commits/diff info | Dmitriy Zaporozhets | 2014-01-22 | 1 | -0/+160 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Fix selectbox when submit MR from fork to origin | Dmitriy Zaporozhets | 2014-01-23 | 2 | -2/+10 |
* | | | | | | Fix HELP layout | Dmitriy Zaporozhets | 2014-01-23 | 1 | -2/+2 |
| |/ / / / |/| | | | |