Dmitriy Zaporozhets
|
3ca6c960ce
|
Merge pull request #942 from veprbl/network_graph_fix
Network graph fix (#909)
|
2012-06-19 06:55:26 -07:00 |
|
Dmitry Kalinkin
|
163395793b
|
network graph: fixed minor visual artefacts
|
2012-06-19 17:29:32 +04:00 |
|
Dmitry Kalinkin
|
c31c84f58a
|
network graph: use same color for all branch
|
2012-06-19 17:29:32 +04:00 |
|
Dmitry Kalinkin
|
464ca2a248
|
network graph: change lines to be more github-like (removes some ambiguousness in graph presentation)
|
2012-06-19 17:29:32 +04:00 |
|
Dmitry Kalinkin
|
efc86f9711
|
small refactoring for branch-graph.js
|
2012-06-19 17:29:32 +04:00 |
|
Dmitry Kalinkin
|
f33a80a522
|
#909 fix network graph json generation
|
2012-06-19 17:29:31 +04:00 |
|
Dmitriy Zaporozhets
|
25f1a7ec8a
|
Merge pull request #940 from anoldguy/master
Update Fonts to include good Windows Default monospaced font, too.
|
2012-06-19 04:01:52 -07:00 |
|
Nathan Anderson
|
19a9cd7f9d
|
Included good default font for Windows.
|
2012-06-19 07:56:09 -03:00 |
|
Nathan Anderson
|
77860f3537
|
Included good default for Windows and standardized <pre> font families
|
2012-06-19 07:55:01 -03:00 |
|
Dmitriy Zaporozhets
|
acdbc1b4c5
|
Better fonts for code
|
2012-06-19 13:48:39 +03:00 |
|
Valeriy Sizov
|
e27a1d31e0
|
Merge pull request #937 from jdamick/master
Modified the login screen for primarily LDAP authentication
|
2012-06-19 01:40:01 -07:00 |
|
Robb Kidd
|
5b1ede6280
|
Handle MR "show all commits" link with a doc-ready event handler.
Replaces link_to_function use which was deprecated in Rails v3.2.4.
https://github.com/rails/rails/commit/9dc57fe9c
Still absent is a graceful degrade for no-JS.
|
2012-06-18 18:36:25 -04:00 |
|
Robb Kidd
|
7484bcfff7
|
Invert "unless .empty?" to "if .present?"; unless-else is evil.
|
2012-06-18 18:32:46 -04:00 |
|
randx
|
034ddb85fe
|
Assignee filter for issues
|
2012-06-18 20:50:06 +03:00 |
|
randx
|
2dd17623c9
|
Refactor code themes
|
2012-06-18 20:18:14 +03:00 |
|
randx
|
22d6dc2b3b
|
Cucumber features: Team, SSH keys
|
2012-06-18 19:34:09 +03:00 |
|
jdamick
|
9a4e5a8bd5
|
removed dead code from the form
|
2012-06-18 11:51:17 -04:00 |
|
jdamick
|
26124e40ef
|
Merge branch 'master' of github.com:jdamick/gitlabhq
|
2012-06-18 11:48:18 -04:00 |
|
jdamick
|
848b5e99fc
|
moved the ldap login to its own partial and cleaned up the forms a little bit
|
2012-06-18 11:45:49 -04:00 |
|
jdamick
|
50dabb5452
|
customizing the user login screen for primarily ldap authentication
|
2012-06-18 11:45:49 -04:00 |
|
jdamick
|
f296d27648
|
moved the ldap login to its own partial and cleaned up the forms a little bit
|
2012-06-18 11:40:14 -04:00 |
|
randx
|
eb00cb69dd
|
Test only 1.9.3 on travis
|
2012-06-17 23:05:33 +03:00 |
|
randx
|
6f398a4dcd
|
Install charlock for travis
|
2012-06-17 22:53:40 +03:00 |
|
randx
|
f909e25d1b
|
Improve gitlab encode method
|
2012-06-17 22:00:13 +03:00 |
|
randx
|
5ff658a607
|
no pending cucumber for travis
|
2012-06-17 19:19:01 +03:00 |
|
randx
|
60db88ad34
|
Lets change how cucumber run on travis
|
2012-06-17 18:40:00 +03:00 |
|
randx
|
cd3f55a310
|
Fix travis
|
2012-06-17 18:33:13 +03:00 |
|
Dmitriy Zaporozhets
|
dbc7ef21d1
|
Merge pull request #932 from gitlabhq/cucumber
Cucumber
|
2012-06-16 03:46:14 -07:00 |
|
randx
|
e15a2b9695
|
Keep network graph pending
|
2012-06-16 13:45:51 +03:00 |
|
randx
|
67f445afea
|
fixed type
|
2012-06-16 13:31:21 +03:00 |
|
randx
|
8189082e4c
|
fix ci run
|
2012-06-16 13:20:17 +03:00 |
|
randx
|
6745a5e5c1
|
Cucumber -> Network graph feature
|
2012-06-16 13:03:20 +03:00 |
|
randx
|
781fd1a80c
|
Cucumber -> Dashboard features
|
2012-06-16 12:50:14 +03:00 |
|
jdamick
|
6ace52bb2b
|
customizing the user login screen for primarily ldap authentication
|
2012-06-15 17:07:53 -04:00 |
|
randx
|
85b86e6476
|
travis updated
|
2012-06-15 19:01:39 +03:00 |
|
Dmitriy Zaporozhets
|
da400b215e
|
Merge pull request #931 from goshakkk/comments-anchors
Add HTML anchors for comments
|
2012-06-15 08:54:55 -07:00 |
|
Gosha Arinich
|
482f1a7d19
|
Add HTML anchors for comments #929
|
2012-06-15 18:53:00 +03:00 |
|
Valeriy Sizov
|
b9ab93e108
|
Merge pull request #930 from benphelps/patch-1
Fix typo in wiki page last edited message.
|
2012-06-14 23:37:07 -07:00 |
|
Dmitriy Zaporozhets
|
5bbf3ccf05
|
Cucumber:
* Profile
* Browse code
* Sceleton for main features
* Wiki
* Commits
|
2012-06-15 07:15:28 +03:00 |
|
Ben Phelps
|
6ff99fe945
|
Change "in" to "ago" in last edited message.
|
2012-06-14 20:51:01 -05:00 |
|
Dmitriy Zaporozhets
|
a78908c697
|
mailObserver quickfix
|
2012-06-14 12:45:22 +03:00 |
|
Dmitriy Zaporozhets
|
72b9c14ebc
|
refactored mail observer
|
2012-06-14 08:24:10 +03:00 |
|
Dmitriy Zaporozhets
|
f5ee330a13
|
Few css fixes for dark theme
|
2012-06-14 10:43:45 +03:00 |
|
randx
|
36e88b960a
|
CSS refactoring
|
2012-06-13 20:02:30 +03:00 |
|
Dmitriy Zaporozhets
|
d143680c64
|
Merge pull request #923 from NARKOZ/refactoring-2
Minor cleanup
|
2012-06-13 05:44:58 -07:00 |
|
Nihad Abbasov
|
51c30d90d4
|
fix broken spec
|
2012-06-13 05:36:51 -07:00 |
|
Nihad Abbasov
|
e735763f27
|
remove useless index method from projects controller
see edd81a79c5
|
2012-06-13 05:22:40 -07:00 |
|
Nihad Abbasov
|
d1953a2640
|
no need to extend assets path anymore
see 865cf830c4
|
2012-06-13 05:19:02 -07:00 |
|
Dmitriy Zaporozhets
|
a243253b10
|
Refactored project archive. Improved MR usability form
|
2012-06-13 09:03:53 +03:00 |
|
randx
|
edd81a79c5
|
Dashboard refactoring:
* dashboard should be in dashboard controller not project index
* projects index removed
|
2012-06-12 23:13:42 +03:00 |
|