| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Dropdown toggle button stylingenhanced-dropdow-css | Phil Hughes | 2016-03-10 | 1 | -16/+16 | |
| * | | | | Dropdown variables | Phil Hughes | 2016-03-10 | 1 | -1/+1 | |
| * | | | | Added CSS for new dropdowns | Phil Hughes | 2016-03-10 | 1 | -0/+178 | |
| |/ / / | ||||||
| * | | | Merge branch 'master' into markdown_preview_shortcut | Baldinof | 2016-03-09 | 41 | -529/+335 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'fix-todos' into 'master' | Douglas Barbosa Alexandre | 2016-03-09 | 1 | -1/+4 | |
| | |\ \ \ | ||||||
| | | * | | | Avoid error 500 when todo author was removed | Douglas Barbosa Alexandre | 2016-03-09 | 1 | -1/+4 | |
| | * | | | | Merge branch 'commit-limits' into 'master' | Jacob Vosmaer | 2016-03-09 | 2 | -5/+14 | |
| | |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | | * | | | Prevent performance issuescommit-limits | Jacob Vosmaer | 2016-03-09 | 2 | -2/+2 | |
| | | * | | | Change "some commits hidden" message | Jacob Vosmaer | 2016-03-07 | 2 | -2/+2 | |
| | | * | | | Finish refactor | Jacob Vosmaer | 2016-03-07 | 1 | -1/+1 | |
| | | * | | | Put 'hidden commits' logic in CommitsHelper | Jacob Vosmaer | 2016-03-04 | 2 | -12/+11 | |
| | | * | | | Limit the number of commits shown in MRs | Jacob Vosmaer | 2016-03-04 | 1 | -1/+11 | |
| | | | |/ | | |/| | ||||||
| | * | | | Merge branch 'improve-archived-projects' | Dmitriy Zaporozhets | 2016-03-09 | 5 | -30/+33 | |
| | |\ \ \ | ||||||
| | | * | | | Updated project list dropdown to use dropdown classesimprove-archived-projects | Phil Hughes | 2016-03-05 | 1 | -9/+6 | |
| | | * | | | Align projects sort checkbox | Dmitriy Zaporozhets | 2016-03-04 | 1 | -1/+3 | |
| | | * | | | Show active sorting method for projects list | Dmitriy Zaporozhets | 2016-03-04 | 1 | -21/+16 | |
| | | * | | | Add projects list sort dropdown to group page | Dmitriy Zaporozhets | 2016-03-04 | 1 | -4/+5 | |
| | | * | | | Make projects sort dropdown shared so it can be reused for other pages | Dmitriy Zaporozhets | 2016-03-04 | 3 | -13/+13 | |
| | | * | | | Add option to show archived projects on dahsboard | Dmitriy Zaporozhets | 2016-03-04 | 1 | -0/+8 | |
| | * | | | | Cache & flush tag/branch counts | Yorick Peterse | 2016-03-08 | 2 | -3/+3 | |
| | * | | | | Merge branch 'master' into 'master' | Yorick Peterse | 2016-03-08 | 1 | -0/+3 | |
| | |\ \ \ \ | ||||||
| | | * | | | | adds language names to projects list github style | tiagonbotelho | 2016-03-07 | 1 | -0/+3 | |
| | * | | | | | Merge branch 'cache-raw-2' into 'master' | Douwe Maan | 2016-03-07 | 1 | -1/+1 | |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | | * | | | | Tell clients/proxies to cache raw blob requests | Jacob Vosmaer | 2016-03-03 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'issue_13621_2' into 'master' | Douwe Maan | 2016-03-07 | 28 | -489/+275 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Updates from last code review.issue_13621_2 | Rubén Dávila | 2016-03-06 | 16 | -365/+237 | |
| | | * | | | | | Add link with filter by milestone for labels and avatar. | Rubén Dávila | 2016-03-04 | 1 | -2/+8 | |
| | | * | | | | | Add missing partials! | Rubén Dávila | 2016-03-04 | 2 | -0/+31 | |
| | | * | | | | | Show some stats about Milestone according to the new UI. | Rubén Dávila | 2016-03-04 | 2 | -10/+26 | |
| | | * | | | | | Show Project name on Labels tab for Group and Dashboard context. | Rubén Dávila | 2016-03-04 | 1 | -1/+8 | |
| | | * | | | | | Use the same partial when rendering Issues or Merge Requests. | Rubén Dávila | 2016-03-04 | 6 | -56/+7 | |
| | | * | | | | | Make Merge Requests tab have the same look as Issues. | Rubén Dávila | 2016-03-04 | 7 | -46/+22 | |
| | | * | | | | | Show project name for Issues tab in Group and Dashboard context. | Rubén Dávila | 2016-03-04 | 5 | -10/+17 | |
| | | * | | | | | Refactor Milestone view for Dashboard. | Rubén Dávila | 2016-03-04 | 5 | -70/+10 | |
| | | * | | | | | Refactor Merge Requests tab into a custom partial | Rubén Dávila | 2016-03-04 | 3 | -15/+22 | |
| | | * | | | | | Refactor Merge Requests tab into a custom partial | Rubén Dávila | 2016-03-04 | 3 | -21/+10 | |
| | | * | | | | | Eager load Issues/MRs project for Milestone. | Rubén Dávila | 2016-03-04 | 3 | -2/+5 | |
| | | * | | | | | Refactor Merge Requests tab into a custom partial | Rubén Dávila | 2016-03-04 | 5 | -29/+20 | |
| | | * | | | | | Recator Issues Tab into a custom partial. | Rubén Dávila | 2016-03-04 | 5 | -24/+14 | |
| | | * | | | | | Refactor GlobalMilestone queries. | Rubén Dávila | 2016-03-04 | 4 | -4/+4 | |
| | | | |/ / / | | |/| | | | ||||||
| | * | | | | | Merge branch 'indicate-mr-diverged-from-target' into 'master' | Douwe Maan | 2016-03-07 | 1 | -0/+2 | |
| | |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | | * | | | | Indicate how much an MR branch diverges from the target branch | Pierre de La Morinerie | 2016-03-03 | 1 | -0/+2 | |
| * | | | | | | Fix typo in shortcuts help | Baldinof | 2016-03-09 | 1 | -1/+1 | |
| * | | | | | | Cache only last response in markdown preview | Florent Baldino | 2016-03-09 | 1 | -1/+5 | |
| * | | | | | | Add shortcut to toggle markdown preview | Florent Baldino | 2016-03-07 | 1 | -0/+4 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'issue-sidebar-mobile' into 'master' | Dmitriy Zaporozhets | 2016-03-05 | 2 | -24/+53 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Fixes style consistencies. | Jacob Schatz | 2016-03-04 | 2 | -7/+7 | |
| | * | | | | Correct media queries for small devices and tablets. | Jacob Schatz | 2016-03-04 | 1 | -2/+2 | |
| | * | | | | Combining recent change to have username in header with my MR. | Jacob Schatz | 2016-03-04 | 2 | -6/+13 | |
| | * | | | | Fix bugs with open and close buttons | Jacob Schatz | 2016-03-04 | 1 | -0/+2 | |
