Commit Graph
10629 Commits
Author SHA1 Message Date
Bruno Albuquerque ee3046f9a9 Use web_url for web_url_without_scheme.
- Previus version was still incorrect as it ignored cases where GitLab would
  be installed in a custom location.
- This assumes that if this method can be calle, web_url will return a valid
  URL.
2013-12-30 17:44:11 -05:00
Dmitriy Zaporozhets 6cbadc953f css class .hide has \!important so use gl-hide instead
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-31 00:38:53 +02:00
Dmitriy Zaporozhets 5c3e0f61d7 Fix forms and header
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-31 00:36:31 +02:00
Dmitriy Zaporozhets 1b1a408a71 Convert span into col-md
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-30 23:55:15 +02:00
Dmitriy Zaporozhets 447b46ca18 Make app start with bootstrap 3 gem
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-30 23:53:16 +02:00
Dmitriy Zaporozhets da4244484b Bootstrap-sass 3 gem
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-30 23:53:01 +02:00
Bruno Albuquerque 9393809066 Use project methods instead of attributes.
- This should work correctly in all cases now.
- Added a new project method that returns the web url for a project without
  the scheme prefix.
2013-12-30 15:14:15 -05:00
Dmitriy Zaporozhets a2355c5250 Merge branch 'timeago_js' of /home/git/repositories/gitlab/gitlabhq 2013-12-30 17:14:41 +00:00
Bruno Albuquerque 02822f74da Added support for Go's repository retrieval.
- Simply adds the releavant meta link in the project's show action.
 - Information about this meta tag can be found here:
   http://golang.org/cmd/go/#hdr-Remote_import_paths
2013-12-30 10:34:27 -05:00
dosire 60e451fde4 Change canonical urls to GitLab Cloud. 2013-12-30 14:27:18 +01:00
Dmitriy Zaporozhets 9a31844e2a Remove unnecessary ago keyword
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-30 14:49:22 +02:00
Dmitriy Zaporozhets 9a7e2399dd Use jquery timeago plugin
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-30 14:38:42 +02:00
Raffael Schmid 568d1c27c5 refactor omniauth configuration method
This refactoring allows a user to use omniauth providers which do not
use ```app_id``` and ```app_secret``` without needing to change the
devise configuration.
2013-12-30 13:26:35 +01:00
Maxime Brugidou cd8a90eee5 Add import_url in API docs 2013-12-30 11:39:26 +01:00
Dmitriy Zaporozhets 24820d5eef Merge branch 'useful_http_headers' of /home/git/repositories/gitlab/gitlabhq 2013-12-30 10:19:33 +00:00
dosire 2cc162d687 Forgot to change the title. 2013-12-30 11:02:15 +01:00
dosire 92343f42ba Fast update can also be done for 6.4. 2013-12-30 11:00:45 +01:00
Marin Jankovski 94c96cd445 HTTP headers protect against MIME-sniffing, force https if enabled. 2013-12-30 09:41:05 +01:00
Dmitriy Zaporozhets e2dbe0fad7 Fix overflow on project panel if https enabled and resolution < 1100px
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-30 09:59:42 +02:00
Dmitriy Zaporozhets 6f99361b74 Fix project labels overflow for deploy keys page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-29 18:58:47 +02:00
Dmitriy Zaporozhets 586678622c Restyle README section
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-29 18:36:41 +02:00
Dmitriy Zaporozhets 988ce2c0af Improve typography
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-29 18:18:36 +02:00
Dmitriy Zaporozhets 6ee3934028 Remove borders for wiki content. Fix wiki history UI
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-29 18:13:16 +02:00
Dmitriy Zaporozhets 34b0bea022 Mozilla osx font smoothing
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-29 16:47:31 +02:00
Dmitriy Zaporozhets e7a35a94c9 Hide last activity from group projects list
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-29 15:55:09 +02:00
Dmitriy Zaporozhets 075650fc6b Merge branch 'bug/500_on_rdoc_readme' of /home/git/repositories/gitlab/gitlabhq 2013-12-29 13:16:21 +00:00
Dmitriy Zaporozhets 4bf446cb91 Merge branch 'ui/compact_projects_list' of /home/git/repositories/gitlab/gitlabhq 2013-12-29 13:08:37 +00:00
Dmitriy Zaporozhets 2ed0887145 Merge branch 'feature/dash_projects_sort' of /home/git/repositories/gitlab/gitlabhq 2013-12-29 12:25:34 +00:00
Dmitriy Zaporozhets 4d0ce5e85b Fix 500 for rdoc files
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-29 14:17:13 +02:00
Dmitriy Zaporozhets 8b68706801 Compact projects list on dashboard
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-29 13:56:16 +02:00
Dmitriy Zaporozhets cf31f289d7 Move project_last_activity to ProjectsHelper
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-29 13:55:45 +02:00
Dmitriy Zaporozhets 611c5f1d7c Sort dropdown for Dashboard#projects page
Be default it sorts by name now
Respect filters like scope, label, visibility when do sort or another
filter

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-29 12:58:00 +02:00
Dmitriy Zaporozhets 231b91d0c8 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-12-29 12:28:56 +02:00
Dmitriy Zaporozhets 0f72f00ce9 Improve project show page UI
* Fixes overflow with long description
* Fixes overflow for project with long name
* Fixes overflow for non-retina iPad

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-29 12:27:33 +02:00
Dmitriy Zaporozhets a4000f5d45 Merge pull request #5920 from tgerdes/raw_blob_api
Add api support for raw blob search
2013-12-29 01:55:27 -08:00
Dmitriy Zaporozhets bd49d8dfa7 Merge pull request #5938 from xieyubo/master
Force IE use latest engine to render.
2013-12-29 01:54:14 -08:00
Dmitriy Zaporozhets 640175f5a5 Merge branch 'release-candidate' of /home/git/repositories/gitlab/gitlabhq 2013-12-28 10:54:37 +00:00
Sytse Sijbrandij 3333d8b87b Include release candidates in the monthly release process. 2013-12-27 13:15:07 +00:00
Dmitriy Zaporozhets 3998bb3aba add 6.4.3 to CHANGELOG
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-27 14:28:24 +02:00
Dmitriy Zaporozhets 00056c82f2 Update votes ferom comments dynamically
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-27 14:25:03 +02:00
Dmitriy Zaporozhets 32c7310f4a Clear refresh interval for notes. Fixes duplicate note rendering
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-27 14:11:19 +02:00
xyb 498ec08da3 Force IE use latest engine to render. 2013-12-27 19:38:29 +08:00
Dmitriy Zaporozhets 5b1984ce5a Reduce right margin or dashboard project visibility icon
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-27 12:13:30 +02:00
Edwin Amsler edc550b65b Postgres Client Needed for Ubuntu 13.04
It looks like the postgresql-9.1 package didn't include the actual client. Needed to install it separately to get this to work.
2013-12-26 22:36:09 -06:00
Nilton Moura 6daa97f472 Changed sudo by su -c
The sudo command needs a tty to run. If you put this file on a CentOS 6, for example, it will not run in the host startup process. Instead, the 'su -c' runs the command apart if it has or not a tty.

I tested this change in a fresh install of gitlab on a CentOS 6.5 with successful.
2013-12-26 17:13:25 -02:00
Drew Blessing 2804fbbdb1 Fix issue update js 2013-12-26 11:28:20 -06:00
Thom Gerdes 27912f9c21 Add api support for raw blob search
See issue
http://feedback.gitlab.com/forums/176466-general/suggestions/4566001-expose-raw-object-search-via-the-gitlab-api
2013-12-26 08:54:13 -05:00
Dmitriy Zaporozhets b27bd2b10d Add anchors to comments from event feed
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-26 15:11:48 +02:00
Dmitriy Zaporozhets 9a247213a8 New stuff for 6.5 in CHANGELOG 2013-12-26 12:58:15 +00:00
Dmitriy Zaporozhets fcf55171c4 Merge branch 'skv-headless-privacy_label' 2013-12-26 13:31:14 +02:00