summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use right margin for componened other than button for top navrefactor-nav-controlsDmitriy Zaporozhets2016-02-031-2/+2
* Tried to align form input vertically with other elements for top navDmitriy Zaporozhets2016-02-032-6/+4
* Make nav-controls responsive and hide on extra small screensDmitriy Zaporozhets2016-02-032-16/+42
* Refactor nav controls section (search and new project/group btn)Dmitriy Zaporozhets2016-02-037-140/+107
* Add number_with_delimiter and remove unnecessary dara placement for groups pageimprove-groups-listDmitriy Zaporozhets2016-02-032-4/+4
* Improve UI consistency between projects and groups listsDmitriy Zaporozhets2016-02-025-20/+49
* 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
|\ \ \ \ \ \
| * | | | | | Remove newrelic_grape gem since the New Relic gem now provides native support:Stan Hu2016-01-302-5/+0
| * | | | | | Bump New Relic gem version to avoid warnings in Web pageStan Hu2016-01-303-3/+4
* | | | | | | Merge branch 'Michi302/gitlab-ce-fix/pagination-links' into 'master' Dmitriy Zaporozhets2016-02-023-8/+19
|\ \ \ \ \ \ \
| * | | | | | | Add a spec for the API pagination Link headerRémy Coutable2016-02-021-3/+3
| * | | | | | | Fix add_pagination_headers to keep request parameters in Link headerMichi3022016-02-022-5/+16
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'contributing-labels-stable-releases' into 'master' Robert Speicher2016-02-021-0/+12
|\ \ \ \ \ \ \
| * | | | | | | Updated contributing guide for stable releasescontributing-labels-stable-releasesYorick Peterse2016-02-021-0/+12
* | | | | | | | Merge branch 'lazy-blobs' into 'master' Jacob Vosmaer2016-02-028-6/+18
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/master' into lazy-blobslazy-blobsJacob Vosmaer2016-02-0221-32/+414
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'allow-@' into 'master' Douwe Maan2016-02-022-4/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow "@" in file names and pathallow-@Jacob Vosmaer2016-02-012-4/+12
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'generate-valid-message-id-for-email-rejections' into 'master' Douwe Maan2016-02-021-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Generate valid Message-ID in email rejection mailerWarren Guy2016-01-301-1/+1
* | | | | | | | | Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-02-021-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix typo indentation in CI projects' APILouis Roché2016-01-221-1/+1
* | | | | | | | | | Merge branch 'rs-regression-issue-guidelines' into 'master' Dmitriy Zaporozhets2016-02-021-0/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add notes about the regression issues to CONTRIBUTING.mdrs-regression-issue-guidelinesRobert Speicher2016-01-311-0/+20
* | | | | | | | | | | Merge branch 'expand-git-instrumentation' into 'master' Yorick Peterse2016-02-021-2/+14
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Instrument various Rugged constantsexpand-git-instrumentationYorick Peterse2016-02-011-0/+10
| * | | | | | | | | | Instrument all Gitlab::Git instance methodsYorick Peterse2016-02-011-2/+4
* | | | | | | | | | | Merge branch 'rs-relax-autosize' into 'master' Robert Speicher2016-02-015-3/+278
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Allow manual resize of js-autosize textareasrs-relax-autosizeRobert Speicher2016-02-015-3/+278
|/ / / / / / / / / / /
* | | | | | | | | | | Update CHANGELOGRobert Speicher2016-02-011-1/+1