summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
...
| * Style sign-in pageDmitriy Zaporozhets2014-01-062-43/+54
| * Replace deprecated classesDmitriy Zaporozhets2014-01-061-1/+4
| * Merge pull request #336 from anthonyryan1/masterDmitriy Zaporozhets2013-12-091-0/+4
| |\
| | * Set #project_scripts to use a monospace fontAnthony Ryan2013-12-081-0/+4
| * | Use antialiased font-smoothing for webkitDmitriy Zaporozhets2013-12-091-0/+1
| |/
* | New Chart: Build durationMichael Sprauer2013-11-131-0/+11
|/
* Improve project build pageDmitriy Zaporozhets2013-10-311-1/+12
* Add border radius to build widgetDmitriy Zaporozhets2013-10-311-0/+1
* Restyle build pageDmitriy Zaporozhets2013-10-311-0/+16
* Limit container width to 1400pxDmitriy Zaporozhets2013-10-311-0/+9
* Improve login pageDmitriy Zaporozhets2013-10-241-0/+11
* Minor UI improvementsDmitriy Zaporozhets2013-10-241-0/+10
* Runner is shared between all projects now unless it is assigned to any of themDmitriy Zaporozhets2013-10-241-0/+17
* Cache gitlab projects for userDmitriy Zaporozhets2013-09-063-1/+13
* Load GitLab projects you have access toDmitriy Zaporozhets2013-09-051-3/+16
* Merge pull request #268 from WideEyeLabs/fix-ssl-warningDmitriy Zaporozhets2013-09-051-0/+0
|\
| * Change gravatar_icon helper to handle sslChris Stephan2013-09-011-0/+0
* | rewriting ansi2htmlPeter Schultz2013-08-302-0/+905
|/
* Fix typosJohannes Schleifenbaum2013-07-291-1/+1
* close #229: Added CSS rules for Firefox, Opera and IE to wrap the trace of a ...Guillaume Hain2013-07-191-0/+5
* Add ability to assign runner to all projects. add ability to edit runner desc...Dmitriy Zaporozhets2013-07-052-16/+26
* Improving docs for 3.0Dmitriy Zaporozhets2013-07-051-0/+0
* Improve UI for GitLab projects pageDmitriy Zaporozhets2013-07-041-10/+14
* Added chart. Better tab names for project. Highlight active tabDmitriy Zaporozhets2013-07-042-1/+57
* Project adding to REST. Restyle application. Left nav for project layoutDmitriy Zaporozhets2013-07-031-36/+42
* Update integration page with screenshot and new dataDmitriy Zaporozhets2013-06-041-0/+5
* Add project setup guideDmitriy Zaporozhets2013-06-031-0/+0
* You should add runners to project. WHen runner added -> deploy key for runner...Dmitriy Zaporozhets2013-06-031-23/+4
* Drop users table. Fetch user owned projects from gitlabDmitriy Zaporozhets2013-06-031-0/+6
* build badge status markdown a& html code for userDmitriy Zaporozhets2013-04-091-0/+3
* make top panel static - not fixedDmitriy Zaporozhets2013-04-081-1/+0
* Fix user profile update, show user gravatarDmitriy Zaporozhets2013-04-081-0/+15
* add fontawesome iconsDmitriy Zaporozhets2013-04-081-2/+2
* remove word-wrap:normal to prevent horizontal scrollDmitriy Zaporozhets2013-03-131-1/+1
* Up to 1.2.0v1.2.0Dmitriy Zaporozhets2013-01-061-0/+5
* convert javascript to coffeescriptJohannes Schleifenbaum2012-12-052-12/+10
* add autoscroll to build traceJohannes Schleifenbaum2012-12-053-1/+19
* Better explanation for details pageDmitriy Zaporozhets2012-11-211-0/+19
* fix favicon in application layoutJohannes Schleifenbaum2012-11-221-0/+0
* Add running status and support for sha statusDmitriy Zaporozhets2012-11-191-0/+3
* Better gitlab integrationDmitriy Zaporozhets2012-11-161-0/+3
* Fixing bug with finished_at. Improved UIDmitriy Zaporozhets2012-11-161-2/+9
* Real time outputDmitriy Zaporozhets2012-11-151-1/+1
* Fix ajax updatingDmitriy Zaporozhets2012-11-151-2/+2
* Dont show scroll unless neededDmitriy Zaporozhets2012-11-141-1/+2
* Better trace output with right word-wrapDmitriy Zaporozhets2012-11-141-0/+3
* ajax image. Changed trace logic. Make sure we always close tags for traceDmitriy Zaporozhets2012-11-141-0/+0
* Better fonts for dumpDmitriy Zaporozhets2012-11-141-1/+3
* Validate uniq of project name. Also added resque config. Dont allow list proj...Dmitriy Zaporozhets2012-11-131-0/+9
* added ansi converterValeriy Sizov2012-11-131-12/+30