Commit graph

1551 commits

Author SHA1 Message Date
Steven Verbeek
c359db3852 Removed thumbs.db 2012-03-24 14:38:10 -03:00
Steven Verbeek
a805d3131f Fixed line ending issues on windows. 2012-03-24 14:36:14 -03:00
Steven Verbeek
27244e0c9e Fixed line ending issues on windows. 2012-03-24 14:01:38 -03:00
Steven Verbeek
c2c4424ff8 Started note attachment changes, and text changes 2012-03-24 13:57:01 -03:00
Steven Verbeek
597afb7ce2 Started note attachment changes, and text changes 2012-03-24 13:53:16 -03:00
Steven Verbeek
e5fa0bb127 Started note attachment changes, and text changes 2012-03-24 13:40:21 -03:00
Steven Verbeek
fb4c033aeb Started note attachment changes, and text changes 2012-03-24 13:30:04 -03:00
Steven Verbeek
b91128cc6a Started note attachment changes, and text changes 2012-03-24 13:26:25 -03:00
Steven Verbeek
194467b8f8 Started note attachment changes, and text changes 2012-03-24 13:19:20 -03:00
Steven Verbeek
46605c9175 Started note attachment changes, and text changes 2012-03-24 13:08:42 -03:00
Ariejan de Vroom
1fd080687d Merge pull request #588 from tvlooy/patch-2
See https://github.com/gitlabhq/gitlabhq/issues/572
2012-03-24 02:44:03 -07:00
Tom Van Looy
51ab128337 See https://github.com/gitlabhq/gitlabhq/issues/572 2012-03-24 08:38:32 +01:00
Steven Verbeek
6c40e89853 merging upstream changes 2012-03-24 00:36:54 -03:00
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
Pat Thoyts
6e27350aac Move OmniAuth configuration details into a non-revision controlled file.
Provide an omniauth.rb.sample file to avoid encouraging end-users to commit
their provider access details (passwords or api tokens) into their git
repositories.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2012-03-23 15:35:55 +00:00
Pat Thoyts
b9b65b8d4e Ensure LDAP provided email is always compared case-insensitively.
LDAP databases may store email addresses in mixed case so
ensure we only work with a lower case version to avoid missing
a valid account after LDAP login.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2012-03-23 14:59:54 +00: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
Steven Verbeek
fafc34b0db merging upstream changes 2012-03-21 00:21:34 -03:00
Dmitriy Zaporozhets
b57faf9282 Push events polished 2012-03-20 23:59:35 +02:00
Steven Verbeek
35d0de8f36 merging upstream changes 2012-03-19 21:57:29 -03:00
Steven Verbeek
2a7cd2f1b5 Fixed tab indent. 2012-03-19 21:43:25 -03:00
Steven Verbeek
550274e136 Added badge, made the issue list smaller height wise, and moved # NOTES over to # comments 2012-03-19 21:32:08 -03: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
Steven Verbeek
c43ac3c721 Small fix. 2012-03-17 13:13:42 -03:00
Steven Verbeek
66d64ad4f4 Fixed code in issue details, changed form description to details. 2012-03-17 13:02:48 -03:00
Steven Verbeek
2228f1b1ad Fix for readme code being yellow in code blocks (left it yellow outside code blocks) 2012-03-17 12:49:23 -03:00
Steven Verbeek
9cbd1aef20 Fixed row messed up. Started on overall look. 2012-03-17 03:31:38 -03:00
Steven Verbeek
aeed7da6d4 Fixed HR 2012-03-17 02:48:22 -03:00
Steven Verbeek
1c2c860c22 Fixed css issues with issues :) 2012-03-17 02:46:47 -03:00
Steven Verbeek
c93fda2737 Added markdown is enabled. 2012-03-17 02:24:51 -03:00
Steven Verbeek
1b96985025 Re-added back to issues list, but moved it above title. Added css to move issue meta data around. 2012-03-17 02:22:12 -03:00