Commit graph

1065 commits

Author SHA1 Message Date
Dmitriy Zaporozhets 1c6df8e075 Improved profile & team member show 2012-03-24 01:01:36 +02:00
Dmitriy Zaporozhets fea6494666 Merge branch 'master' of github.com:gitlabhq/gitlabhq
Conflicts:
	resque.sh
2012-03-23 23:01:14 +02:00
Dmitriy Zaporozhets 255a9e0325 Improved resque.sh 2012-03-23 23:00:05 +02:00
Ariejan de Vroom fd071b5717 Merge pull request #582 from arenard/patch-1
Use of -p option of mkdir command to avoid message telling tmp/pids directory already exists...
2012-03-23 03:20:49 -07:00
arenard 47af1b7fe8 Use of -p option of mkdir command to avoid message telling tmp/pids directory already exists at every GitLab (re)start. It ensures that all directories on the path exists so it can create tmp directory if its not there for some reason. 2012-03-23 11:18:18 +01:00
Ariejan de Vroom 6af33483fc Merge pull request #576 from sxua/master
Need to replace If statement with try_files in nginx.conf
2012-03-23 01:00:52 -07:00
Dmitriy Zaporozhets fa8219e0a7 better MR list, dashboard pollished 2012-03-22 22:57:04 +02:00
Dmitriy Zaporozhets 81da8e46f2 Remove button for empty repo. Last push on dashboard. Better notes count indicator for issues 2012-03-22 22:28:02 +02:00
Dmitriy Zaporozhets 6f2c193204 Fix issues search 2012-03-22 20:09:47 +02:00
Dmitriy Zaporozhets e241d1e670 Fix form label for ssl requests 2012-03-22 20:02:38 +02:00
Olexandr Skrypnyk e6153beda8 replace if statement with try_files in nginx.conf
http://wiki.nginx.org/IfIsEvil
2012-03-22 15:34:16 +02:00
randx 52d8ed9e4f Pagination for Merge Requests. Fixed for issues 2012-03-22 00:09:57 +02:00
randx 755a894c91 Issues pagination 2012-03-22 00:09:56 +02:00
randx 1fefd7cbd3 Fix db seeds for dev 2012-03-22 00:09:55 +02:00
randx 6e5999a69b CHANGELOG, VERSION updated to 2.3 2012-03-22 00:09:54 +02:00
Valery Sizov 039b6db483 design improve of form of key 2012-03-22 00:09:53 +02:00
Valery Sizov ce51525ec7 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2012-03-22 00:00:13 +02:00
Valery Sizov 8bb4c6de56 improve how to merge tips 2012-03-21 23:59:12 +02:00
Ariejan de Vroom 12ae602084 Merge pull request #572 from tvlooy/patch-1
$ wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.tar.gz
2012-03-21 06:01:33 -07:00
Tom Van Looy 2adbb3b345 $ wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.tar.gz
--2012-03-21 13:52:34--  http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.tar.gz
Resolving ftp.ruby-lang.org... 221.186.184.68
Connecting to ftp.ruby-lang.org|221.186.184.68|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-tar]
Saving to: `ruby-1.9.2-p290.tar.gz'

    [               <=>                     ] 54,691,840  3.37M/s   in 18s     

2012-03-21 13:52:53 (2.85 MB/s) - `ruby-1.9.2-p290.tar.gz' saved [54691840]

[tom.vanlooy@itr232l ~/Desktop]
$ file ruby-1.9.2-p290.tar.gz 
ruby-1.9.2-p290.tar.gz: POSIX tar archive (GNU)
2012-03-21 13:53:38 +01:00
Dmitriy Zaporozhets b57faf9282 Push events polished 2012-03-20 23:59:35 +02:00
Dmitriy Zaporozhets cadf12c60c Merged activities & projects pages 2012-03-20 00:05:35 +02:00
Dmitriy Zaporozhets 724ea16c34 Activities page added. Dashboard few specs. Preparing for 2.3 2012-03-19 22:52:16 +02:00
Dmitriy Zaporozhets d87abbe9af Merge branch 'master' of github.com:gitlabhq/gitlabhq 2012-03-17 03:08:13 +02:00
Dmitriy Zaporozhets 341b4414ea styled title block for mr, issue, commit 2012-03-16 21:11:03 +03:00
Valeriy Sizov f4646f970e fix install guide 2012-03-16 14:58:49 +02:00
Dmitriy Zaporozhets 2ec12c9bb8 Impoved merge requests show page. Minor style improvements across project 2012-03-16 01:45:46 +02:00
Dmitriy Zaporozhets e2b3951700 Some test covering merge request update hook 2012-03-16 01:32:46 +02:00
Dmitriy Zaporozhets 7f76d6cfee counters for dashboard panel 2012-03-16 01:31:46 +02:00
Dmitriy Zaporozhets 5d2bd5ec3a Simple search implementation 2012-03-16 01:14:39 +02:00
Dmitriy Zaporozhets b2c13bdd77 button styled 2012-03-15 23:44:04 +02:00
Dmitriy Zaporozhets 7b75f3cfd3 show who merged request 2012-03-15 23:32:00 +02:00
Dmitriy Zaporozhets 828f84fdb3 fixed merge request notes hide 2012-03-15 23:01:50 +02:00
Dmitriy Zaporozhets cf68adda4b fixed service docs 2012-03-15 20:06:26 +02:00
Dmitriy Zaporozhets 5fdcbedab4 add resque to gitlab service 2012-03-15 19:49:36 +02:00
Dmitriy Zaporozhets 2e2e0522d4 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2012-03-15 19:39:28 +02:00
Dmitriy Zaporozhets a4993f16c0 Fixed migration, test for MR 2012-03-15 19:39:03 +02:00
Dmitriy Zaporozhets 945702a3ea Merge pull request #556 from gitlabhq/plusone_ui
Updated upvotes view for issue and merge request show
2012-03-15 04:16:05 -07:00
Ariejan de Vroom cbc56a96ac Updated upvotes view for issue and merge request show 2012-03-15 13:03:56 +02:00
Dmitriy Zaporozhets 5a3f23f395 Persist Merge Request diff. Auto merge request close on push 2012-03-15 00:57:43 +02:00
Ariejan de Vroom 27e3699814 Links +upvote buttons directly to the notes section 2012-03-15 00:56:42 +02:00
Ariejan de Vroom 2d00f2dfe4 Added 'x notes' and +1 counters to issues and merge requests. Refs #549 2012-03-15 00:51:03 +02:00
Ariejan de Vroom 8d8b82127f Count +1 votes in issue notes. 2012-03-14 15:31:31 +02:00
Ariejan de Vroom ed11ca13e8 Added form hint about markdown for the project description 2012-03-14 12:39:33 +02:00
Ariejan de Vroom 317963b1ab Use markdown to render the project description. 2012-03-14 12:34:03 +02:00
Ariejan de Vroom b27f8fd503 Ignore db/data.yml after running rake db:dump. 2012-03-14 11:39:40 +02:00
Dmitriy Zaporozhets b60804bf10 Merge pull request #546 from sylis/patch-1
Added needed new line for code in markdown
2012-03-13 15:20:15 -07:00
sylis 5ba2f01cec Added needed new line for code in markdown 2012-03-13 23:07:13 +01:00
Dmitriy Zaporozhets 3676838dc9 Rspec test repo replaced.\nMerge Requests improved 2012-03-13 23:54:49 +02:00
Dmitriy Zaporozhets 781f5aa6fb classic theme improved, images refactored 2012-03-13 22:17:13 +02:00