summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More styling updates.issue_3276Rubén Dávila2016-02-171-6/+8
* Decrease padding of labels for Milestone's issues tab.Rubén Dávila2016-02-171-8/+2
* Some refactor for CSS after code review.Rubén Dávila2016-02-034-22/+30
* Remove no longer required class.Rubén Dávila2016-02-021-1/+1
* Add specs.Rubén Dávila2016-02-023-0/+77
* Add link to open/closed issues plus some minor updates.Rubén Dávila2016-02-022-17/+9
* Adjust label height on Issues tab.Rubén Dávila2016-02-021-1/+1
* Remove gray background from detail.Rubén Dávila2016-02-022-1/+6
* Adjust Issues tab to new design.Rubén Dávila2016-02-023-8/+28
* Show buttons based on current tab.Rubén Dávila2016-02-023-25/+25
* Align Milestone's issue counter.Rubén Dávila2016-02-023-7/+20
* Add little spacing between milestone stats.Rubén Dávila2016-02-022-10/+21
* Show labels in Issues tab.Rubén Dávila2016-02-022-1/+15
* Change style of Delete button.Rubén Dávila2016-02-021-1/+1
* Add elpased time.Rubén Dávila2016-02-023-0/+16
* Change format of Milestone stats.Rubén Dávila2016-02-021-6/+9
* Add labels tab to milestone detail view.Rubén Dávila2016-02-025-0/+23
* Merge branch 'title-projects-dropdown' into 'master' Jacob Schatz2016-02-029-12/+112
|\
| * added feature testPhil Hughes2016-01-301-1/+20
| * added testsPhil Hughes2016-01-304-3/+60
| * removed private method namingPhil Hughes2016-01-301-2/+2
| * remove period from function callPhil Hughes2016-01-301-1/+1
| * rubocop fixesPhil Hughes2016-01-301-3/+2
| * removed un-used variablePhil Hughes2016-01-301-2/+0
| * fixes issue when user is not logged in but viewing public projectPhil Hughes2016-01-301-4/+6
| * selecting project in dropdown takes user to the correct projectPhil Hughes2016-01-301-0/+3
| * uses AJAX to select the projectsPhil Hughes2016-01-305-44/+20
| * pulls in all user projectsPhil Hughes2016-01-302-8/+13
| * Added dropdown to list all projects on project headerPhil Hughes2016-01-302-5/+46
* | Update CHANGELOGRobert Speicher2016-02-021-0/+3
* | Merge branch 'patch-1' into 'master' Robert Speicher2016-02-021-1/+1
|\ \
| * | Consistent rails_socket use.fbretel2016-01-251-1/+1
* | | Merge branch 'git-raw-workhorse' into 'master' Jacob Vosmaer2016-02-029-25/+37
|\ \ \
| * | | Use gitlab-workhorse 0.6.3 in installation guidegit-raw-workhorseJacob Vosmaer2016-02-021-1/+1
| * | | Use gitlab-workhorse 0.6.3Jacob Vosmaer2016-02-021-1/+1
| * | | Merge remote-tracking branch 'origin/master' into git-raw-workhorseJacob Vosmaer2016-02-0221-32/+414
| |\ \ \
| * | | | Use @repositoryJacob Vosmaer2016-02-021-3/+2
| * | | | Gotta have newlinesJacob Vosmaer2016-02-011-1/+1
| * | | | Avoid trailing 'charset=' garbageJacob Vosmaer2016-02-012-2/+4
| * | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-raw...Jacob Vosmaer2016-02-01506-2815/+16995
| |\ \ \ \
| * | | | | Use only one header to send git blobsJacob Vosmaer2016-02-014-8/+25
| * | | | | Cannot see a raw blob without workhorseJacob Vosmaer2016-01-281-1/+1
| * | | | | No need for base64 anymoreJacob Vosmaer2016-01-281-2/+0
| * | | | | Send more raw blob data with workhorseJacob Vosmaer2016-01-283-10/+11
| * | | | | Use less memory while counting linesJacob Vosmaer2016-01-281-1/+1
| * | | | | Use a /raw/ request to show an imageJacob Vosmaer2016-01-201-1/+1
| * | | | | Prototype of Git blobs via workhorseJacob Vosmaer2016-01-151-11/+6
* | | | | | Merge branch 'patch-1' into 'master' Robert Speicher2016-02-021-2/+2
|\ \ \ \ \ \
| * | | | | | explicitly call script with bash for consistencyMike Chelen2016-01-271-2/+2
* | | | | | | Merge branch 'update-newrelic-gem' into 'master' Dmitriy Zaporozhets2016-02-023-8/+4
|\ \ \ \ \ \ \